Anal
Followers: 0 Following: 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...
17 hours 前 | 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...
14 days 前 | 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....
6 months 前 | 1 个回答 | 0