統計
MATLAB Answers
6 質問
0 回答
ランク
of 173,422
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Changing Matlab online version to older one
HI, How can I change the Matlab online version to an older version. I do not want to use 2024b or 2024b just any older versi...
約1年 前 | 1 件の回答 | 0
1
回答質問
Class in Matlab function block of simulink
Hi, I am trying to define a class in matlab function block in simulink but it did not accept it. for example I write F.max=4...
8年以上 前 | 1 件の回答 | 0
1
回答質問
GA optimization with predefined variable
Hi, I want to build Genetic algorithm but I dont want it to search all the values of the variables. like x1=[1 2 3] & x2=[3 4 5]...
9年弱 前 | 1 件の回答 | 0
1
回答質問
R matrix of noise
If I have a function y(n)=0.8*y(n-1)+0.2*u(n-1)+e(n)+0.7*e(n-1) How can I get R matrix using matlab of the colored noise (e(n)...
10年弱 前 | 0 件の回答 | 0
0
回答質問
variable index to many matrices
Hi, Can we have one variable referring to more than one matrix. Like B(1)=[1 2;3 4] and B(2)=[7 8 9;4 5 6]...etc what is t...
10年以上 前 | 1 件の回答 | 0
1
回答質問
How to get full day data from time sample
Hi if I have data like |[1 2 3 4 5]| at time |[1 5 12 15 19]| how can I get for example the data at time 2 or 3 or even 24. I tr...
10年以上 前 | 1 件の回答 | 0
