photo

kkh1897


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

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
127,537
of 300,771

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
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
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Constrained Particle Swarm Optimization
Hi, How can I set the code of below constrained pso? 1/position(1) + 1/position(2) + 1/position(3) + 1/position(4) = 1 Thanks...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I get input of function when the output is constant?
Hi, How can I get input of function when the output is constant? In this function, output = f(input) output is constant and i...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I put condition in ode solver
I'm trying to put if condition in ode solver. but it seems that I can't control variables in ode function. (can control just de...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Matlab ode solver - putting condition in function
I use ode23s solver and the results show that variables oscillate around zero plus and minus. I want to fix the variables to ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to apply if statement in ode45 function?
I have a multiple equations with variables c1, c2, c3. Each variables decrease as the time increases. And I want to put if sta...

5 years 前 | 1 个回答 | 0

1

个回答