photo

Carlos Santiago Rodríguez Sarmiento


Last seen: 3 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
0 个回答

排名
158,888
of 299,791

声誉
0

贡献数
2 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答