photo

Simon Blasko


Last seen: oltre 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
82.815
of 300.381

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

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

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Utilize variable from different function
Hello, I have one function (Golf_Projectile_DragMagnus) which outputs the final distance reached by a golf ball with varying f...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


I must find the magnitude of the h step in order to have an x_impact accuracy of 0.1m. I dont understand why when I change my dt my final impact distance changes so drastically when its supposed to approach a final more accurate result.
function Projectile_motion_variation_drag_Magnus clear clc format long g; workspace format compact fontSize = 20; g ...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Projectile motion with drag. My problem is in the loop as the number of elements are not equal apparently on the left and right. Id appreciate detailed input ive been lost on this for a couple of days now
function Yoted clear clc format long g; workspace format compact fontSize = 20; g = 9.81; %...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Projectile motion with drag. Im not sure what Im doing wrong here but it tells me my matrix dimensions must agree however I thought that if I use .* it can multiply a scalar and a vector together
function projectile_golf clear clc format long g; workspace format compact fontSize = 20; g = 9.81; % a...

quasi 5 anni fa | 1 risposta | 0

1

risposta

1

risposta