photo

Carlos Santiago Rodríguez Sarmiento


Last seen: mer än 3 år ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
209 014
of 300 343

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

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

Feeds

View by

Question


I need help with a Fill a figure with 1 and 0
r1 = 30; k = 3; r2 = r1/k; hypo = zeros(200,200); for t = 0:0.001:2*pi x=round((r1-r2)*cos(t)+r2*cos((1-k)*t)); y...

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

1

answer

Question


If I start with a matrix of zeros, how can I easily create a Hypocycloid of ones in that matrix?
I want to make an Hypocycloid with a matrix of zeros, it is for make the Fourier Transformation of the image. Something like thi...

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

1

answer