photo

Ujjal Dey


Last seen: ungefär 2 år ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Numerical integration with a variable integration limit
At first, try with "int" command and form a final function of your desired variable. Ex: f2=@(x) int (f1(x,z),z);

nästan 8 år ago | 0

Question


Want to divide the element into mesh and to get the data of nodes and elements. But its showing error
if true % code end%Density_of_mesh = input('Enter the Mesh Density (max:5): '); Density_of_mesh = 4; Thickness...

nästan 8 år ago | 0 answers | 0

0

answers

Question


Illegal use of reserved keyword "else".
if ( found ) [r, pclon, pclat] = cspice_reclat( point ); % Let re, rp, and f be the satellite's longer equatorial ...

nästan 8 år ago | 1 answer | 0

1

answer

Question


I want to calculate this integral
I am trying this command but, it is showing error every time integral( @(k)integral3(@(r,t,s)Ft,0,60,0,pi,0,2*pi), 0, 2*pi,...

ungefär 9 år ago | 1 answer | 0

1

answer