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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0