photo

rivaldo rivaldo


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Trying to plot error
I'm trying to run this code and get plot of the error as a function of epsilon but im getting blank plot, someone can help? ...

6 years ago | 1 answer | 0

1

answer

Question


FFT ovaerlap save/overlap add linear convolution, help!!
I need to apply linear convolution between two signals: the one is a speech noisy signal(407792x2 double) the other is a i...

7 years ago | 0 answers | 0

0

answers

Question


how can i add Uniformly distributed noise between 44-55 [hz] to a speech signal?
i tried this one but i'm getting an error Error using randi Requested 407792x407792 (1239.0GB) array exceeds maximum arr...

7 years ago | 1 answer | 0

1

answer

Question


can't solve matrix dimensions error with noise signal
I'm trying to add uniformal distributed noise to a speech signal and just dont know how to solve this error Error using + ...

7 years ago | 1 answer | 0

1

answer

Question


how to wright and find the convolution of this two signals in matlab : x[n]=-0.3 δ(n +2)+2δ[n] 1.5δ[n-3]-δ[n-5] h[n]=-(0.5)^(n+1)*u(n)+0.5^(n-1)*u(n-1)
how to wright and find the convolution of this two signals in matlab : x[n]=-0.3 δ(n +2)+2δ[n] 1.5δ[n-3]-δ[n-5] h[n]=-(0.5)^(...

7 years ago | 0 answers | 0

0

answers

Answered
how to find h[n] from the following discrete equation
yes, i need to find in matlab the response h[n] with this input signal x[n]=-0.3δ[n+2]+2δ[n]+1.5δ[n-3]-δ[n-5]

7 years ago | 0

Question


how to find h[n] from the following discrete equation
hello, i want to solve and find h[n] from the following equation with matlab : x[n]=-0.3δ[n+2]+2δ[n]+1.5δ[n-3]-δ[n-5] please h...

7 years ago | 1 answer | 0

1

answer

Question


how to plot y=|x| function without using abs,
hi im trying to plot two functions the first y=|x| the second y=|x+4|-|x^2-7| without abs func but with for and if please ...

7 years ago | 1 answer | 0

1

answer