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