統計
MATLAB Answers
8 質問
0 回答
ランク
of 160,402
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
compiling CPP file in Matlab
Dear All, I am trying to compile CPP file in Matlab the following error comes when we run CPP file >> mex crossover.cpp ...
12年以上 前 | 1 件の回答 | 0
1
回答質問
facing problem in optimization using GA
Hi all i want the value of p(t),q(t) and a(t) and the value of t from 1 to 25 with minimizing a function z, code is given bel...
12年以上 前 | 1 件の回答 | 0
1
回答質問
how to write objective function for 4 variables
Hi All i want to write a objective function for 4 variables and i want all 4 variables value in output, how to write it please ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
getting error Subscript indices must either be real positive integers or logicals.
Dear all i write a code when i run this i got error "Subscript indices must either be real positive integers or logicals." c...
13年弱 前 | 1 件の回答 | 0
1
回答質問
geting value as Inf
Dear All i am solving a equation after first iteration i got value as infinity, actually i want the value of x(1)to x(20), Le...
13年弱 前 | 2 件の回答 | 0
2
回答質問
value of log(1000)
hi all i want to find value of log(1000)in matlab, we know lo(1000) value is 3, but matlab calculate it 6.9078. tell me how to ...
13年弱 前 | 3 件の回答 | 1
3
回答質問
Index exceeds matrix dimensions
Dear All I am trying to solve equation but i am getting error code is: M=100; r=0.8; alpha=0.45; beta=0.75; ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Maximizing a Function
Dear all maximizing f(x) = x2 using genetic algorithm, where x ranges from 0 to 31. Perform 4 iterations. i got his code f...
13年弱 前 | 4 件の回答 | 0