Hugo Hernández Hernández
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
For loop assignment error
Hi all, I have crated a set of equations assigned to a letter and contains a variable that goes until 14002, to fill a matrix w...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Fill a Matrix with derivatives
Hello all, I am trying to create the following Matrix and then repeat it for each epoch so I get a 14002 x 4 Matrix, I am s...
3年以上 前 | 0 件の回答 | 0
0
回答質問
Midpoint integration with for loop
Hi, Computing a numerical integration with the Midpoint Method I'm struggling with the output of my function, while with Euler ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Function as an integrator
Hi everybody, I'm computing a numerical solution by Euler's method for a second order differential equation, I have defined th...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Cross product magnitude computation
Hi, Trying to get the elements for a RSW reference frame (orbital mechanics concept), I have problems regarding to the magnitud...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Plotting elements from a function
Hi all, I'm trying to plot the position and velocity from a created function in twos different plots using subplot, the functi...
4年弱 前 | 0 件の回答 | 0
0
回答質問
How to fill a 3D zeros matrix array
I have created a 3D zeros Matrix R3_T = zeros(3,3,1442); And want to fill it using the following computation: R3_Thot = [cos...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Array of Matrices multiplication
Solving an exercise for orbital mechanics I found a problem while multiplying a 3x3 matrix by a 3x1 Matrix, actually these matri...
4年弱 前 | 1 件の回答 | 0