Community Profile

photo

Alexander Voznesensky


SPb GETU "LETI"

Last seen: 2 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
English

统计数据

  • Thankful Level 3
  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 3 个回答 | 0

3

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

已回答
what 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.

7 years 前 | 0

提问


Error message. Increase font size.
Hi! Is there any possibility to increase font size in errordlg?

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 1

1

个回答