photo

Khlifi Wahid


Last seen: 1 year 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
288,341
of 300,392

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,373

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


importation of code matlab in LabView
when I call a script code in LabView, i obtain this message "To get started, type doc. For product information, visit www.mathwo...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Operator '<' is not supported for operands of type 'struct'.
When I test this code which is shown below. I got an error of " Operator '<' is not supported for operands of type 'struct'. " ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


optimal placement and sizing of DGs
I need the code for optimal placement and sizing of DGs for ieee 33 bus system using cheetah optimization algorithm

1 year 前 | 0 个回答 | 0

0

个回答

提问


matlab code for Multi DG placement and sizing based on coyote optimization algorithm?
Does any one have matlab code for optimum location and size of distributed generation for IEEE 33-BUS TEST SYSTEM (American Elec...

1 year 前 | 0 个回答 | 0

0

个回答

提问


I can't minimize fval value using this code
global ncap global LDorig BDorig BDorig = [1 0 0 2 100 60 3 90 40 4 120 80 5 60 30 6 60 ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


GA does not solve problems with integer and equality constraints.
[ploss,v]=power_flow1() ncap=4; min=0.1; max=1; for i=1:2*ncap k=mod(i,2); if k==0 lb(i,1)=min; ub(i...

1 year 前 | 0 个回答 | 0

0

个回答

提问


GA does not solve problems with integer and equality constraints
When I test this code which is shown below. I got an error of " GA does not solve problems with integer and equality constraints...

1 year 前 | 3 个回答 | 0

3

个回答

提问


When I test this code which is shown below. I got an error of " not enough input arguements". How can i solve this error?
htis code for minimize power loss in IEEE 33bus using ga with capacitor in bus18 i got this error Not enough input arguments....

1 year 前 | 1 个回答 | 0

1

个回答