Community Profile

photo

NEIL Alfred


Last seen: circa 2 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


How to label the farthest x point
v0=75;%initial velocity of 75m/s g=9.81;%force of gravity 9.81 m/s^2 theta=[0:(pi/100):(pi/2)]; %values between constraints ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


The graph wont be appear
I keep getting this error Error using * Incorrect dimensions for matrix multiplication. Check that the number of columns in...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
Error typing ^ (power function) on Mac OS
t = linspace(0, 2*pi, 100); y= t.^2 * cos(t); g=sin(t); figure(1); plot(t,g) xlabel('Time,S') ylabel('Position...

oltre 2 anni fa | 0