Statistics
RANK
5,823
of 297,294
REPUTATION
8
CONTRIBUTIONS
5 Questions
4 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
3
RANK
of 20,418
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 158,373
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
Can we specify eigen vectors and eigen values for MIMO pole placement
For MIMO system, there is a flexibility in eigen structure assignment, that is there can be more than one set of eigen vectors a...
7 years ago | 0 answers | 2
0
answersCreate a triangular wave/sawtooth function error...
Please change your file name. You saved it as sawtooth.m, note that sawtooth is an inbuilt function in matlab. try using mysaw.m...
9 years ago | 0
| accepted
Create a triangular wave/sawtooth function.
I think its because you have saved the file with name sawtooth, which is mattlab function name. try saving using different na...
9 years ago | 1
Legend color not correspondante to plot for a Plot with loop
Hi it must be because the color is changing per iteration as you didnt specify any color in plot. Try specifying color like p...
9 years ago | 0
Question
Positive definite matrix, least square minimization
Hi, I am trying to solve a constrained least square minimization problem, which will give me a X_{vec}=(15 x 1) matrix. I will b...
9 years ago | 1 answer | 0
1
answerQuestion
least square minimization with strict inquality constraint
I have a least square minimization problem with a constraint of the form Ax<=b. Even though, in principle the condition "=" in A...
9 years ago | 0 answers | 0
0
answersQuestion
Can anyone please tell me how can I use inbuilt Matlab function "Integral" or "quadl" for calculating the scalar quadratic cost function. J(x,t)=integral(x'(t)Qx(t))dt.
the cost function is J(x,t)=integral(x'(t)[Q+KRK]x(t))dt. tau=0 to 0.6 Following code says better what exactly I am trying ...
9 years ago | 0 answers | 0
0
answersEditing CSFUNC, not working without C,D matrices
Thank u kastubha and omur. i got it correct.
13 years ago | 0
Question
Editing CSFUNC, not working without C,D matrices
I am trying to implement a continious function using S function, i tried editing csfunc file in toolbox/simulink/blocks but t...
13 years ago | 2 answers | 0