photo

ailbeildce


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
209,469
of 301,344

評判
0

コントリビューション
6 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,238

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,044

コントリビューション
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年以上 前 | 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年以上 前 | 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...

8年弱 前 | 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)...

8年弱 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答