MR T
KTH
Followers: 0 Following: 0
Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
279.324
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Clipping an audio signal
I want to clip an audio signal X like this : X(X>=(max(X)-0.5)) = max(X)-0.5; X(X<=(min(X)+0.5)) = min(X)+0.5; But with...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Convolution without conv2
I want to convolude and image IM = mean(double(imread(image)),3); with matrix A=ones(3,3)*(1/9), without using the conv2() funct...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Multidimensional algorithmic array loop
Lets say I have a m*n matrix called v, and I want to store algorithmic values to each element in v. Perhaps for spot v(1,1) I wa...
casi 8 años hace | 1 respuesta | 0