photo

Jose Camorlinga Medina


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
269,012
of 301,529

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 21,315

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,175

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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.

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

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

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

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

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

8 years 前 | 1 个回答 | 0

1

个回答