photo

shamma aljaberi


Last seen: 9 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


why does the figure doesnt show the two vectors?
Hi! i am working on a project using the while loop (similar to my question regarding for loop) the figure doesnt show the plot a...

9 mesi fa | 2 risposte | 0

2

risposte

Domanda


why is the figure dioriented?
Hi im trying to plot the imaginary and real parts of the array, but the figure seems dioriented. here is the code: clear all ...

9 mesi fa | 0 risposte | 0

0

risposte

Domanda


why does it not plot the function?
hi! im trying to plot the real(x) and imaginary parts(y) of R_P. but the plot doesnt show any points in the graph. here is my co...

9 mesi fa | 1 risposta | 0

1

risposta

Domanda


i want to plot two coordinate positions (complex)
Im working on a project (analysis of four bar linkages) i have two vectors that i would like to plot but dont know how. the vect...

9 mesi fa | 0 risposte | 0

0

risposte

Domanda


why do i receive this error?
clc, clear t=0:1:20 S(t)=2*t.^2 V(t)=diff(S(t)); a(t)=diff(V(t)); subplot(1,3,1) plot(t,S(t)) title('Position vs. Tim...

oltre un anno fa | 1 risposta | 0

1

risposta