Community Profile

photo

shoaib Ch


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer