photo

Anal


Last seen: 27 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
193,526
of 299,793

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


matlab does not give any answer.
Here is my code: tic clc; all clear; a=18897.2598; w1=2*a; % in a0 w2=3.78*a; % in a0 lambda=780*0.001*a; %in a0...

10 months 前 | 1 个回答 | 0

1

个回答

提问


Integration symbiolic form in matlab gives error
%here is my matlab script Part_1=@(r,theta) 1+(2.*(1+r.*cos(theta))).^2; W_i=@(r,theta) Part_1(r,theta).*(whittakerW(50, 0.5...

10 months 前 | 3 个回答 | 0

3

个回答

提问


int function is not working properly in matlab
Following is my script to integrate a function in matlab2023a. Here If I put n_S approximately 50 and i=50, the code does work....

1 year 前 | 1 个回答 | 0

1

个回答