Feeds
質問
solution of Riccati equation ?
I've used "ric_schr" instruction to solve Riccati equation. Before that, I typed on command window "help ric_schr" to get more i...
12年以上 前 | 0 件の回答 | 0
0
回答質問
convert frame from camera on laptop
i've got the code below: vid=videoinput('winvideo',1,'YUY2_1024x768'); preview(vid); for k = 1:10 fram...
約13年 前 | 2 件の回答 | 0
2
回答回答済み
input argument is undefined in M-file ?
sorry, it's a green arrow button "Save and run" !
input argument is undefined in M-file ?
sorry, it's a green arrow button "Save and run" !
13年以上 前 | 0
質問
input argument is undefined in M-file ?
i have the code below: function mean = avg(x,n) mean = sum(x)/n; when i compile, there's an error as fol...
13年以上 前 | 2 件の回答 | 0