photo

Aneesh Vasudev


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

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
161,926
of 300,771

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

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

8 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

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

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

8 years 前 | 1 个回答 | 0

1

个回答