photo

Ujjal Dey


Last seen: 2 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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);

8 years 前 | 0

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答