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...
대략 9시간 전 | 답변 수: 0 | 0
0
답변질문
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일 전 | 답변 수: 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개월 전 | 답변 수: 1 | 0