photo

Anas Zh


Last seen: 9 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
152,300
of 299,759

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


how to cover math expression to symbolic expr.?
AA, I have this code, syms V B G H V=[G^1 G^2 B^3; B^4 B^5 G^6; B^7 B^8 B^9]; for k=1:9 BB(k)=B^k; VV(k)=k; en...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to remove the zeros inside a 3D matrix?
AA, I have a 3D matrix Xroot(z,w,k) (10x33x402). The problem is, for example Xroot(1,1,:) it contians 400 zeros and jus...

3 years 前 | 3 个回答 | 0

3

个回答

提问


How to define second derivative in symbolic
AA, I have a project to derive some equations that defined in symbolic variables. For example, r= cos(A), I want the symbolic...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How can I create a vector of numbered names
How can I create a vector of number names for example, n=8; v= ["λ1","λ2".... ,"λn"] so i can get a vector v= ["λ1","λ2"...

4 years 前 | 1 个回答 | 0

1

个回答