Statistics
17 Questions
0 Answers
RANK
191,558
of 295,467
REPUTATION
0
CONTRIBUTIONS
17 Questions
0 Answers
ANSWER ACCEPTANCE
41.18%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Common term used for linear and nonlinear systems?
Anyone having idea of common term used for separate linear and nonlinear systems?
10 years ago | 0 answers | 0
0
answersQuestion
Anyone having matlab2009 setup?
Anyone having matlab2009 free setup It's urgent I want to run program on that.i am using 2014 but it is not working for my progr...
10 years ago | 1 answer | 0
1
answerQuestion
How to write zero-pole function using it's simulink block?
How to write zero-pole function using it's simulink block? if is like this -9.0045 s(s+0.4596) (s+0.4579) (s+0.4576) (s+0.01)...
10 years ago | 0 answers | 0
0
answersQuestion
How to write script matlab code in simulink?
I have a matlab code that generates tranfer function and I want to use in my simulink file.It is simple script file I want to kn...
10 years ago | 1 answer | 0
1
answerQuestion
why I receive message like this"Warning: Function ishermitian has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict" in Matlab 2014
why I receive message like this"Warning: Function ishermitian has the same name as a MATLAB builtin. We suggest you rename the f...
10 years ago | 1 answer | 0
1
answerQuestion
Error using targetman>throw_make_error
I want to run example of "edit mpcoffsets" but got error like this Error using mpcoffsets (line 63) Error using targetman>...
10 years ago | 0 answers | 0
0
answersQuestion
How to write code for hankle and toeplitz matrix?
I have matrices like F = [CA;CA^2;CA^3;CA^4;CA^5;CA^6;CA^7;CA^8;CA^9;CA^10] and other matrix is phi=[CB 0 0...
10 years ago | 3 answers | 0
3
answersQuestion
How to create row matrix?
I have Nc=3 and want to get row matrix as A=[1;1;1;-1;-1;-1] so what will be it's command.If I vary value of Nc rows change ac...
10 years ago | 1 answer | 0
1
answerQuestion
Matlab code for Hildreth Program?
Anyone can do Matlab coding for Hildreth Programming.I have constraints as given in attached file .
10 years ago | 1 answer | 0
1
answerQuestion
Any idea of small signal analysis ?that is used for linearisation
Any idea of small signal analysis ?that is used for linearisation in control system
10 years ago | 1 answer | 0
1
answerQuestion
In an assignment A(I) = B, the number of elements in B and I must be the same.
My code is given below.Anyone of you can correct it? clear all clc r(10)=1; x(10)=[0.1 0.2]'; Phi_Phi =[1.1541 1.0407 ...
10 years ago | 1 answer | 0
1
answerQuestion
how to do Coding for Nonlinear Model Predictive Control using Matlab?
how to do Coding for Nonlinear Model Predictive Control using Matlab?I need generalised code for it.
10 years ago | 0 answers | 0
0
answersQuestion
How to Subtract two rows of same matrix?
I have a matrix A=[2 3;5 6] and then I have another matrix A1=[3 4 5;6 7 8;0 0 1].I want to subtract 2nd row from first row of ...
10 years ago | 1 answer | 0
1
answerQuestion
How can I insert row into matrix?
I have a matrix A=[2 3;5 6] and then I have another matrix A1=[3 4 5;6 7 8;0 0 1].I want to insert my first row of matrix A (i.e...
10 years ago | 1 answer | 0
1
answerQuestion
How to implement Nonlinear Model predictive Control using Yalmip
Any one having idea of implementing Nonlinear Model predictive Control using Yalmip?I want to implement nonlinear Equation using...
10 years ago | 0 answers | 0
0
answersQuestion
Anyone have idea of MPT toolbox?
Is there anyone having idea of MPT toolbox?
10 years ago | 2 answers | 0
2
answersQuestion
How to get second and third state using MPT toolbox ?
I am implementing a state space function using MPT toolbox in which there are 4 states I want to get output of second and third ...
10 years ago | 0 answers | 0