photo

Anal


Last seen: Today Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

8 hours ago | 0 answers | 0

0

answers

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer