photo

Ujjal Dey


Last seen: mehr als 2 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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);

etwa 8 Jahre vor | 0

Frage


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

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort