Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
34.138
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 9 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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(...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
getpeaks too many input argument
hi i have this code >> [x1, Fs] = wavread('chordA1.wav'); >> FFT1 = fft(x1); >> sq1 = abs(FFT1); >> sq1 = abs(FFT1...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 10 años hace | 2 respuestas | 0