統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Problem with Genetic algorithm fitness function
Hi everybody I want to use genetic algorithm for optimizing 24 variable. The problem is this: <</matlabcentral/answers/up...
10年弱 前 | 0 件の回答 | 0
0
回答質問
how to reduce the matrix dimmension?
Hi all I have a EEG data which is a 4D matrix with this size ans = 36 18 10 2560 ...
約10年 前 | 1 件の回答 | 0
1
回答質問
help me to reduce my function time runing
Hi every body This is my code if true for r = 1:100 U = 1 * (r-1); for c = 1:100 V = 2 * (c-1); ...
約10年 前 | 2 件の回答 | 0
2
回答質問
plot trajectory around fix points
hi i want to plot trajectory around fix point for : <</matlabcentral/answers/uploaded_files/11910/Untitled.jpg>> ...
10年以上 前 | 0 件の回答 | 0
0
回答質問
how to draw a trajectory
Hi i have a differential equation like this: x'' + x + x^2 = 0 its a chaos problem and i want to display the trajectori...
10年以上 前 | 1 件の回答 | 0
1
回答質問
How can i ploting 3 function with 2 variables?
Hi i have 3 function like this x1=(5+sin(w1*t))*cos(w2*t), x2=(5+sin(w1*t))*sin(w2*t), x3=cos(w1*t) the t variable is n...
10年以上 前 | 1 件の回答 | 0