Community Profile

photo

JV


Last seen: 11 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


ODE45 - problem with parameters passed in odefcn
Hello, I encountered a problem with passing extra parameters to ode. I attached the live script file with said issue. I'll be ...

circa 3 anni fa | 1 risposta | 0

1

risposta

Risposto
[SOLVED] Using global flags to advance in a script
Ok so I propably managed to solve this myself global locate_Flag; global aim_Flag; global throw_Flag; while(1) locate_Fla...

oltre 3 anni fa | 0

| accettato

Domanda


[SOLVED] Using global flags to advance in a script
Hello fellow community I want to make a script with converting it into a GUI in the future in mind. It's purpose is to run part...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get fmincon to work with an ode45?
Hello fellow members of the community I've written a code for the purpose of finding the specific initial values of an ODE of t...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to solve ODE (vector of first order equations)?
Hello fellow community I want to solve an ODE for particle trajectory; function dpos = Throw(pos) mu = 1; g = 10; dpos(...

oltre 3 anni fa | 1 risposta | 0

1

risposta