Community Profile

photo

Smith


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Can somebody explain to me this code?
so here's the code: t=0:pi/120:2*pi; x=5+3*cos(t); y=7+3*sin(t); plot(x,y) axis equal the only confusing part is t ...

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

1

answer

Question


How can you display a null/empty matrix?
is this a way? M = [ ] disp(M)

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

1

answer

Question


How can I draw a circle in matlab using parametric ecuations or the circle ecuation?
I need this for my homework and I managed to do it but the end result wasn't that smooth. Can somebody give me a simple, short c...

ungefär 10 år ago | 2 answers | 0

2

answers

Question


How can I draw a circle in matlab using parametric ecuations or the circle ecuation?
I'm new to matlab and I wanted to know

ungefär 10 år ago | 3 answers | 0

3

answers