Estadística
5 Preguntas
                        0 Respuestas
CLASIFICACIÓN
208.847
                          
                          
of 300.381
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          5 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            60.0%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
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
Saving image with the plots
Below code segment shows the result correctly on output_axis. I mean, the image C and the plots on the image. [B,L,...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
How to reduce size of 2D image ?
I have to compress 2D NxN image by taking the fourier transform first, then in the frequency domain I have used high pass filter...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i do this?
Here is my code: [m,n] = size(I); for c = 1:n for r = 1:m x = round(s*r); y = round(s...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
how to apply highpass, lowpass or bandpass filtering according to the paramaters ?
I have to apply filtering to a discrete time function. Input signal is n-by-1 vector. Sampling frequency is also given in Hz....
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
How to add harmonics to a signal ? Help please !!
Is there anyone who can help me? I need to add harmonics of a signal to that signal. Signal is given in vectorized form and i...
más de 13 años hace | 1 respuesta | 0
