MAtlab Experts Needed

December 22nd, 2022

———–Projects——————————-
Easy:
Create an application that will:
1. take data from wav files (and mat files)
2. represent it and its Fourier counterpart
3. design filters with typeFIR=n mod 4 (for fir1, window is n mod 10) and
typeIIR=l mod 4, filter=n+k
mod 4, having f1=500+20*l Hz, f2=3000+10*n Hz, with the transition band =150*k
Hz, for the given data
(filters differ for different fs of the signal!!!)
4. represent praphically the filter characteristics (coefficients, poles,
zeros, imz, freqz, delay,
phasedelay, grpdelay). Make some considerations
5. filter the signal and display the results
6. play the initial and the filtered signal
7. save the new signal to the disk
…………………………………..
n=round(1+10)
k=1
l=21
…………………………………
fs=8000
11025
22050
44100
typeFIR= fir1
fir2
firls,
firpm
fir1Method=Rectangular
Triangular
Bartlett
Blackman
Chebyshev
Hamming
Hanning
Kaiser
Taylor
Tukey
type IIR=butter,
cheby1,
cheby2,
ellip
filter= lp %low pass
hp %high
bp %pass
bs %band stop

Answer #1
Do you offer any type of reimbursment for the help you need?

 

| Sitemap |