Phantom.i7 - MATLAB Central
photo

Phantom.i7


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 03/14 to 03/25Use left and right arrows to move selectionFrom 03/14Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
0 个回答

排名
34,138
of 297,672

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,464

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,351

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How does regionprops compute for the centroid?
Hi, Im wondering on how does regionprops computer for its centroid properties? It says that 'Centroid' – 1-by-Q vector...

9 years 前 | 2 个回答 | 1

2

个回答

提问


Find the centroid of any shape
Hi, the code below finds the centroid of an image however if the shape is a crescent the output shows that the centroid is outsi...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Image segmentation of connected shapes problem
Hello, Below is the code I used to segment the image however when there are are connected shapes (shown in the img) the code ta...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Whats next after FFT? signal comparison
Hi i want to compare two signals one is record the other will be played then recorded. recObj = audiorecorder; disp(...

11 years 前 | 0 个回答 | 0

0

个回答

提问


getpeaks too many input argument
hi i have this code >> [x1, Fs] = wavread('chordA1.wav'); >> FFT1 = fft(x1); >> sq1 = abs(FFT1); >> sq1 = abs(FFT1...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Comparing two audio signals (guitar chords recognizer)
I want to compare two audio signals and check their similarities however it seems i cannot compare them.. this is supposedly my...

11 years 前 | 2 个回答 | 0

2

个回答