Joshua D'Agostino - MATLAB Central
photo

Joshua D'Agostino


Last seen: plus de 3 ans il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB AnswersFrom 09/14 to 03/25Use left and right arrows to move selectionFrom 09/14Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANG
35 039
of 297 429

RÉPUTATION
1

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
83.33%

VOTES REÇUS
1

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Why isn't this solve working?
I'm trying to get out 2 values for an angle, gamma: gamma = asin((sqrt(1 + d^2)*sin(a))/r) is the formula for the angle....

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


How to get 2 angle values for an asin?
Hey guys, I'm trying to solve for 2 angles that have the same sine value. i.e. if x = asin(0.5), then x could be 30 degrees o...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


Solve this particular system of equations
Okay so I have 2 equations, for the latitude and longitude, of a sphere when looking at it from a distance. The latitude and lon...

environ 10 ans il y a | 2 réponses | 0

2

réponses

Question


Simulating intensity from surface plot?
So I'm trying to essentially show what the intensity distribution from a given 3D object would be, and have an intensity plot pr...

plus de 10 ans il y a | 1 réponse | 1

0

réponse

Question


Need some help in solving these ODE's
Hey guys, I need to solve a coupled, simultaneous and implicit system of ODE's. Here's my code and then I'll briefly explain it:...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


using ode45 to solve a non-linear system of coupled ODE's
so my code doesn't work. I've looked around and seen that maybe ode45 is not the best ode solver for this problem but it is an a...

plus de 10 ans il y a | 2 réponses | 0

2

réponses
Go to top of page