photo

Phantom.i7


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
34.138
of 297.503

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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

  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 9 jaar ago | 2 answers | 1

2

answers

Question


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

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 11 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 11 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 11 jaar ago | 2 answers | 0

2

answers