photo

koorosh dastan


Last seen: 5 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
190,662
of 297,457

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
30.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Explorer

查看徽章

Feeds

排序方式:

提问


2D or 3D from CST to matlab
i work withh pattern function in matlab but i can get the result and only get err i dont know i can use it or not? i get text f...

8 months 前 | 1 个回答 | 0

1

个回答

提问


why fminimax lost the point i want to optimize but patternsearch doesnt?
i want to use fminimax because i like to have quantize variable so i like to use it but it try to optimize another point(zero) ...

11 months 前 | 1 个回答 | 0

1

个回答

提问


fill color between two curve
i have several line and i want two fill color between them but i couldnt fill properly this what i want (all of them) prf...

12 months 前 | 1 个回答 | 0

1

个回答

提问


should cost function be only one point?
should cost function be only one point? assume I have numerous points to minimize, where I can change the values of these point...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Are the variables(fminimax) independent of each other?
in this code i have 68 variable half of them between [0,1] and next half [-90,90] the first half change reasonable but others ...

1 year 前 | 0 个回答 | 0

0

个回答

提问


fminimax instead decrease increase my costfunct
To better understand my code, I'll explain it section by section. Boundary selection:I divided my variable into two halves....

1 year 前 | 0 个回答 | 0

0

个回答

提问


pso doesnt go to main loop
i edit the code for optimize ,y cost function % % Copyright (c) 2015, Mostapha Kalami Heris & Yarpiz (www.yarpiz.com) % All ...

1 year 前 | 0 个回答 | 0

0

个回答

提问


optimize vector by fminimax
if i uuse fminimax to optimize vector how it recognize which element is suitable for it here is example clear all q=20; rand...

1 year 前 | 1 个回答 | 0

1

个回答

提问


quantize and increase variable in fminimax
my first question how can i increase vaariable in fminimax in below code when i add another variable only the one i put in funct...

1 year 前 | 0 个回答 | 0

0

个回答

提问


use optimizer for separated area
i wrote this code close all clear all elementNumb=20; ubb=90; lbb=-90; random_numberst = lbb + (ubb + ubb) * rand(1, e...

1 year 前 | 0 个回答 | 0

0

个回答