photo

shamma aljaberi


Last seen: 9 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 months ago | 2 answers | 0

2

answers

Question


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 months ago | 0 answers | 0

0

answers

Question


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 months ago | 1 answer | 0

1

answer

Question


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 months ago | 0 answers | 0

0

answers

Question


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

1 year ago | 1 answer | 0

1

answer