Feeds
回答済み
Select columns from a matrix by treshold value
Thank you all, i just did it via Y = circshift(B,-1); which also worked fine for me. Then i could use Y insteat of B to sel...
Select columns from a matrix by treshold value
Thank you all, i just did it via Y = circshift(B,-1); which also worked fine for me. Then i could use Y insteat of B to sel...
4年以上 前 | 0
| 採用済み
質問
Select columns from a matrix by treshold value
Hi, i have some data stored in a 7200*600 matrix (600 could also be 300 or 1000 or something in this range). Somewhere in the ...
4年以上 前 | 2 件の回答 | 0
2
回答回答済み
Rename Parameter for Simulink Model
Hi, i have to change the names both in the m-file and the Simulink model so that i have the suitable names in the base workspa...
Rename Parameter for Simulink Model
Hi, i have to change the names both in the m-file and the Simulink model so that i have the suitable names in the base workspa...
7年弱 前 | 0
質問
Rename Parameter for Simulink Model
Hi, i have build a Simulink Model which requires about 200 parameters which are stored in a *.m file like: "A_mu = 10; % som...
7年弱 前 | 1 件の回答 | 0
