Statistica
5 Domande
0 Risposte
RANK
34.516
of 297.294
REPUTAZIONE
1
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
1
RANK
of 158.373
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Output file for standalone app doesn't work on MAC
I am making a standalone application in Matlab. I am using the deploytool command to help me package and create the app. The b...
quasi 11 anni fa | 0 risposte | 0
0
risposteDomanda
I am having trouble triggering an event
I want to trigger an event to signal a takeoff. The code plots the inrun for a snowboard jump and I am using an event to stop th...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
I have a file that uses ODE45. The options and function call both reference seperate script (.m) files. I want to include them all into one large file. How do I do this? I want to include it all into a GUI without having to use any reference files.
options = odeset('Events',@takeoff_event2, 'RelTol', 1e-6); %states are [x v ] state0= [0 1.2]; %initial co...
quasi 12 anni fa | 0 risposte | 0
0
risposteDomanda
Coding GUI's-formatting
I am writing a pretty involved GUI to calculate skier projectiles and landing impacts. At this moment, most of the code I have w...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
How to use ode45 (or other) to solve equations without taking too big of a step along interval
I am trying to use ode23s to solve a ski jumper dynamics problem. I want to calculate the speed along path with given initial co...
quasi 12 anni fa | 1 risposta | 1