photo

Hugo Hernández Hernández


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
188,773
of 297,527

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer