photo

Aneesh Vasudev


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

6 years 前 | 0

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答