統計
MATLAB Answers
10 質問
0 回答
ランク
of 172,330
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
In an assignment A(I) = B, the number of elements in B and I must be the same. this is the error i am getting
hi i am trying to assign few values like this "for k=1:1:12 rh(k)=[200 300 400 400 900 1300 1350 1300 1000 700 650 350]; ...
12年以上 前 | 2 件の回答 | 0
2
回答質問
does genetic algorithm consider only a specific range of variable in the given range
hi i am working on a project based on genetic algorithm. i have to minimize the net annual cost of a co-generation prime mover. ...
12年以上 前 | 0 件の回答 | 0
0
回答質問
can we use 'and' condition in "for"
can we use 'and' condition in "for" like example _ _for re1=1000 && rh=200._ _
12年以上 前 | 1 件の回答 | 0
1
回答質問
why is the code considering only one value when the variable is in an iteration loop
hi. i am trying to run a loop taking the variable value from x=500:50:5000. it is considering each number starting from 1 and fo...
12年以上 前 | 1 件の回答 | 0
1
回答質問
can we plot a graph in genetic algorithm solver
can we plot a graph showing fitness value vs the variable in genetic algorithm. can anyone show me the syntax for this plot
12年以上 前 | 1 件の回答 | 0
1
回答質問
i am getting different results for different times of running the genetic algorithm
hi i'm working on a project in which i have to minimize the net annual cost( objective function). the variable range is in 500-5...
12年以上 前 | 1 件の回答 | 0
1
回答質問
i am getting different results for different times of running the genetic algorithm
hi i'm working on a project in which i have to minimize the net annual cost( objective function). the variable range is in 500-5...
12年以上 前 | 1 件の回答 | 0
1
回答質問
can we use if statements in genetic algorithm
hi i'am new to genetic algorithm. can we use if condition in the objective function file. i'am getting awkward results. can anyo...
12年以上 前 | 0 件の回答 | 0
0
回答質問
else statement is showing error
can any one tell me why the else statement is showing an error in my code for Re1=3000 if x<Re1 f1=mc+cof+((Re1-x)*0.1...
12年以上 前 | 1 件の回答 | 0
1
回答質問
Subscripted assignment dimension mismatch
hi i'm new to Matlab and i am working on a project in genetic algorithm. i'm getting an error saying Subscripted assignment dime...
12年以上 前 | 1 件の回答 | 0
