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...
3年以上 前 | 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...
5年以上 前 | 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...
5年以上 前 | 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.
5年以上 前 | 0