Feeds
질문
"Subscripted assignment dimension mismatch in for loop
c0 = linspace (0.001,2,10); c1 = linspace(5,30,10); ac = linspace(0.1,0.5,10); mc = linspace(0.2,1,10); xx ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Matrix interpolation with two vectors as input
I'm trying to interpolate a matrix in MATLAB with two vectors as input. I manage to do this with one value, but not with the who...
거의 10년 전 | 답변 수: 1 | 0
