Feeds
질문
Error parfor loop: Unexpected failure to indicate all intervals added
1. Version: Matlab 2019b; and using 'local' cluster of my laptop 2. Code: parfor ii=1:Num pv...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to get coefficients of triangular functions in an expression
for example, X=k*sin(p1 + x*t) + c*sin(2*p1 + 2*x*t) when I used 'coeffs' as: [P, T]=coeffs(X,'sincos') The result is: P = k...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to find the maximal order of a symbolic expression composed by multi vars???
X=4*c4*x^3 - 15*c5*x^2*y^2 - 15*c5*x^2*z^2 + 3*c3*x^2 ; in which c3,c4 and c5 are constants; x, y and z are variables. so the m...
6년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
What happened for "simple" command in matlab 2016
I meet the same problem, i.e., the result of 'simplify' is not desired but 'simple' works well.
What happened for "simple" command in matlab 2016
I meet the same problem, i.e., the result of 'simplify' is not desired but 'simple' works well.
6년 초과 전 | 0


