photo

Jose Camorlinga Medina


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to use Eulers angle and ode45 to generate trajectory of aircraft
I am having trouble setting up Euler angles into the ode45 command.

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert my 2d trajectory code into a 3d by banking
I used the equations of motion to model a trajecroy of a spaceplan, the first 2 phases of the plane were kept in 2d for simplici...

6 years 前 | 0 个回答 | 0

0

个回答

提问


I am trying to set up a code to calculate the equation of motion of a rocket using ode45
My equation for the EOM are dv/dt= T/m - D/m - g*sin(gam): at=tangential acceleration, T=thrust, D=drag, g=acceleration of...

6 years 前 | 0 个回答 | 0

0

个回答

提问


how to fprint a particular element corresponding to other element
I need to solve for a M value, so I created an array of M values, one of which is the correct M. The M is imbedded multiple time...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do I use the solve command
I am trying to solve for a certain M that will satisfy 2 equations using the solve command. I know my final answer is supposed t...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to delete multiple elements of an array using for loop?
I have an array x which is equal to [1:40000]. In every 1000 elements I am trying to delete the first 500 elements I cannot fi...

6 years 前 | 1 个回答 | 0

1

个回答