Community Profile

photo

reen2015


qatar

Last seen: 2 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Knowledgeable Level 1
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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...

6 years ago | 0 answers | 2

0

answers

Answered
Create 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...

8 years ago | 0

| accepted

Answered
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...

8 years ago | 1

Answered
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...

8 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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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 ...

8 years ago | 0 answers | 0

0

answers

Answered
Editing CSFUNC, not working without C,D matrices
Thank u kastubha and omur. i got it correct.

12 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...

12 years ago | 2 answers | 0

2

answers