photo

ZHUEN RUAN


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
284,202
of 301,478

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,296

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,719

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why "Index exceeds matrix dimensions." when I use PSO to fit the parameters in ODE?
I am trying to use PSO to fit the parameters in ODE, but I get the errors as: if true Index exceeds matrix dimensions. Er...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Why “Index exceeds matrix dimensions” when I use PSO to fit the parameters in ODE?
I am trying to use PSO to fit the parameters in ODE to the datas. But I got the errors: if true Index exceeds matrix dim...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Why I get "Warning: Failure at t=6.856645e-02. Unable to meet integration tolerances without reducing the step size below the smallest value allowed" when use ODE15s?
I am trying to use ODE15S to solve ODE e [t,N]=ode15s(odefun,[0:10:949],NN0); But I got the warning like this: i ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Why "Error using odearguments“ and ”Error in ode15s“ ?
I am trying to solve ODE using ode15s first, when I set some parameters in the subfunction of ODE as constant, I can get the rig...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to set Variable-step in ODE15s?
I am trying to solve ODE using ODE15s, but when I change the Variable-step, the result changes. So how to set the step? Thanks. ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Why "Support of character vectors that are not valid variable names or define a number will be removed in a future release. " when I solve use sym and subs?
I am trying to solve population balance model using ode15s in matlab. (1) I first build a framework of equations with dimensio...

7 years 前 | 1 个回答 | 0

1

个回答