photo

Aneesh Vasudev


Last seen: mehr als 4 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


pass arguments to a function that have not been defined in the workspace
Hi all, What am I supposed to do in order to achieve the following: function op=Mset(op,ip,kk,n) if kk==1 op=ip./n...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


break out of if statement to else
Hello everyone, I would like to achieve the following: if condition1 statements... if condition2 brea...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
plotting a vector field in polar coordinates
Robert, you could try to use the following code (hope it works, havn't checked it). Use the regular quiver to plot the output...

mehr als 6 Jahre vor | 0

Frage


multiply mimo transfer function in Simulink
Dear all, I would like to know how I could multiply a matrix to a transfer function as shown in fig1 (essentially connect 2 m...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Optimization 'Output function' with additional inputs
Dear all, How do I pass additional input arguments to a user defined output function for fmincon. Thanks

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


nyquist plot from frequency response data
Hi all, I have a complex vector containing the response of a particular system to frequencies, given in another vector. How d...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Constraint on some of the design variables
Hi all, If I have an objective function as obj(x,y,z) with lower bounds [x_l,y_l,z_l] and upper bounds [x_u,y_u,z_u] ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort