Low Pass Butterworth Filter
by Avinash Parnandi
03 Feb 2010
(Updated 03 Feb 2010)
Implementation of a low pass Butterworth filter with comments.
|
Watch this File
|
| File Information |
| Description |
In this code I have implemented a low pass filter using the filtfilt command. It plots the actual data, filtered data and the filter characteristics. Its pretty well commented out. Feel free to change portions of the code depending on your requirements i.e. the data, cutoff frequency, order of the filter etc. |
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
| Other requirements |
I have written and tested this code on Matlab 7.0.4 on a machine running Ubuntu 9.04. Please email me if you have any issues on other platforms. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 03 Feb 2010 |
Added some more comments. |
|
Contact us