photo

shamma aljaberi


Last seen: 10 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

10 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

10 Monate vor | 0 Antworten | 0

0

Antworten

Frage


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...

10 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

10 Monate vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort