Lei LIU
Aerospace city
Followers: 0 Following: 0
Statistics
RANK
139,019
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersWhat 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 years ago | 0