photo

shamma aljaberi


Last seen: 9 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答