Alexander Voznesensky
Followers: 0 Following: 0
Python
Spoken Languages:
English
Estadística
CLASIFICACIÓN
12.082
of 295.527
REPUTACIÓN
3
CONTRIBUCIONES
9 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
55.56%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Short Length Convolution Speed Up
Hi! I need to perform a short-length convolution. The signal length is N=2^18=262144, and the filter length is M=1...64. The mos...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
MATLAB interrupting the algorithm by timer
Hi! I need to set a time limit on an algorithm. I want to throw an error and stop while cycle in try block after 3 seconds, then...
casi 4 años hace | 3 respuestas | 0
3
respuestasPregunta
GPU for loop parallelization
Hi there! Is it possible to perform for loops (i,j) on GPU here? I know about arrayfun in MATLAB, but in this case i don't sure ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
About decimation in DWT
Hi! I'm studying DWT by this link http://slideplayer.com/slide/4998644/. And I have 2 question (slide on 18.07): 1. We should...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
About using cwt function
Hi guys! I'm a little bit confused about using cwt function. I know, that some wavelets have a scaling function (phi), but some ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot Wavelet FFT in Hz
Hi! I'm trying to do fft of wavelet function. But I'm confused: how to define x-axis f in Hz? Here is my code: scales=1:10...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
fread: how to read n bytes from bin files
Hi! I have a binary file. It consists of records: 8 byte long, 4 byte float, 4 byte float, 4 byte float. I want to read the file...
más de 7 años hace | 2 respuestas | 0
2
respuestaswhat is the matlab code to remove noise from the speech signal?
Hi! As far, as i know, there is no built-in functions. But, who knows. You can use wavelet transform for denoising.
casi 8 años hace | 0
Pregunta
Error message. Increase font size.
Hi! Is there any possibility to increase font size in errordlg?
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
FFT in dB scale
Hi everybody! I'm trying to use dB scale in FFT. I've found the example <http://www.dsplib.ru/content/winex/winex.html> I'm t...
casi 8 años hace | 1 respuesta | 1