photo

ailbeildce


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
252,347
of 300,399

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,952

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,598

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to modify FFT equation in Matlab?
Instead of exp(-2pi*i/n*k*j) in FFT sum (see https://www.mathworks.com/help/matlab/ref/fft.html#buuutyt-6 ), I want to have ex...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Probability as a function of space
Sorry for the bad title, I couldn't articulate better. Let's say I have an image 512 x 512. I want to populate this image with ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Bwlabel, randperm with constraints
I cannot clearly explain myself so I'll use the image attached. - I have a binary mask. I use bwlabel to visualize all the con...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Assign border pixels according to two regions it separates
Hi, The title may be confusing. So I'll explain with the image below. I want to be able to color the borders (shown in green)...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Associated legendre polynomials fail after certain degree
Hi, I am using legendre polynomials for an application on spherical harmonics. However the code legendre(170,0.5) whe...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to concatenate -x:x for x=0,1,2,3,..n without a loop?
Hi, I want to populate a matrix with rows in the form of 0,-1,0,1,-2,-1,0,1,2,-3,-2,-1,0,1,2,3 0,-1,0,1,-2,-1,0,1,2...

8 years 前 | 1 个回答 | 0

1

个回答