photo

Lei LIU


Aerospace city

Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
1 个回答

排名
248,427
of 301,237

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,206

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,611

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • First Review
  • First Answer

查看徽章

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 years 前 | 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...

7 years 前 | 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...

7 years 前 | 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.

7 years 前 | 0