photo

DenisK


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Should any error appear when different types of convolutions on same vectors compared?
Hi, I've got an assignment where I needed to check four types of convolution methods: linear, circular, Overlap add and Overl...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


How can I modify vector length?
I have several vectors to compare, however they all slightly differentiate by length. I know that first numbers of vectors are z...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Answered
How can I turn off a "self learning" function of Matlab?
Anyways, lots of thanks. Hope (JIT) will work.

ongeveer 6 jaar ago | 0

Answered
How can I turn off a "self learning" function of Matlab?
I remember, that function name sounds like "unhealsh", but when I typed it in matlab help, it didn't find anything. Probably, I ...

ongeveer 6 jaar ago | 0

Question


How can I turn off a "self learning" function of Matlab?
Hello, I've got an assignment where I was asked to compare time required for different convolutions methods. Surprisingly, t...

ongeveer 6 jaar ago | 3 answers | 0

3

answers

Question


Low pass filter using firpm and freqz functions
Hello, I've got an assignment, that requires to filter a Tuba from Picolo in an audiofile which is mp3 format. So, first I...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


Hi, how can I calculate an impulse response of the LTI system, for a given function : y[n] - 0.5*y[n-1] = -0.5*x[n] + x[n-1]
% create a symbolic expresion for y(n) and x(n) syms y(n) syms x(n) %define function for transform Z y(n)= 0.5*y(n-...

meer dan 6 jaar ago | 3 answers | 0

3

answers