Feeds
提问
Error in find command....
t=linspace(xq(1),xq(np),1001) y2=polyval(pmon,t) plot(t,y2,'k--',x) for j=1:6 for i=1:1001; t1(j)=find(y2(i)=pmon(j)) en...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to call two non-empty square matrixes?
his file to get the size of both input variables A and B and add further statements to check that A is a non-empty square mat...
7 years 前 | 1 个回答 | 0
1
个回答提问
Finding X value value at y value?
In matlab is it be possible to find x values at specific y value, just as we did for finding y value at specific x value by usin...
7 years 前 | 1 个回答 | 0
