photo

tianyuan wang


Last seen: 27 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
231,313
of 299,997

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,858

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,881

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Answer

查看徽章

Feeds

排序方式:

提问


Modify function_handle in Simulink matlab function
Hi there, I want to modfy the type of function_handle in Simulink Matlab function. Here is the codes nonConOption = 1; nonl...

6 months 前 | 2 个回答 | 0

2

个回答

提问


error in Simulink matlab function
Hi I encounter a problem. Matlab Function allows the matrix transposition: y = fun(x) % x = [6,1] x = x'; x end For my c...

6 months 前 | 1 个回答 | 0

1

个回答

提问


Simulink Matlabfunction does not support Global Optimization toolbox
Hi there, I recently use Global Optimization toolbox in Simulink Matlabfunction to solve global optimization problem. But it al...

6 months 前 | 1 个回答 | 0

1

个回答

已回答
How do I get the minor time in a MATLAB s-function?
I encountered a similar problem. If I choose the ode4 solver, does the model loop four times in one time step? Another questio...

2 years 前 | 0

提问


Is there a bug in the if function
for example if 0.0001575*1800<=5*0.0567 1 else 0 end The theoretical result should be 1, but the output is 0

5 years 前 | 3 个回答 | 0

3

个回答