Feeds
질문
please help me !!Dimensions of matrices being concatenated are not consistent.
Error using vertcat Dimensions of matrices being concatenated are not consistent. Error in mypaper/myfun (line 47) ...
거의 11년 전 | 답변 수: 1 | 1
1
답변질문
please help me to solve these equations,thank you
the equations are in the file,the number of equation is over 200;they are in a cellarrey of f{i}. performance.m is the functi...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
how to solve a equation
I have a cell array,its elements are all of expression with symbol variables a{i,j}. for example cell array:f{n}, *f{1}...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
how to define a Three-dimensional symbol variable
b(i,j,k); i = 5,k = 3 for i = 1:5 j = 2^i; end in other words,every row has different number of element for ...
거의 11년 전 | 답변 수: 1 | 0