photo

Chandan


Last seen: 12 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

Spoken Languages:
English
Pronouns:
He/him

统计学

MATLAB Answers

4 个提问
1 个回答

排名
182,909
of 297,457

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
18,629 of 20,438

声誉
1

平均
0.00

贡献数
0 文件

下载次数
12

ALL TIME 下载次数
14

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • First Submission
  • GitHub Submissions Level 1
  • Thankful Level 2

查看徽章

Feeds

排序方式:

已回答
How to find gradient of a vector field in matlab symbolic
% thanks for answer. It worked with the Jacobian too. clc; clearvars; syms x y z syms u(x, y, z) v(x, y,z) w(x,y,z) V = [u...

1 year 前 | 0

提问


How to find gradient of a vector field in matlab symbolic
I am trying to find gradient of a vector field in matlab symbolic , whose output will be matrix but it am getting error

1 year 前 | 3 个回答 | 0

3

个回答

提问


how to define greek letter as syms in matlab?
I am doing symbolic computation. I am looking to define greek letters as syms syms x y z t \epsilon syms u(x,y,z,t) v(x,y,z,...

1 year 前 | 1 个回答 | 0

1

个回答

提问


what if the some rows of matrix M is zeros
In fluid mechnics problems, we get quadratic eigenvalue problem . But most of the element of the co-effiencient matrix of lamda^...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Function writing in MATLAB in symbolic format
I have been trying wrting this equation (screenshot1) in MATLAB in symbolic format. Mathematically, my equation is correct. But...

2 years 前 | 1 个回答 | 0

1

个回答