photo

shamma aljaberi


Last seen: 4 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
73 660
of 297 775

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20 469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 513

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

mer än ett år 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 ...

mer än ett år 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...

mer än ett år 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...

mer än ett år ago | 1 answer | 0

1

answer

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

ungefär 2 år ago | 1 answer | 0

1

answer