No BSD License  

Highlights from
Adaptive line enhancemment application

5.0

5.0 | 1 rating Rate this file 13 Downloads (last 30 days) File Size: 7.23 KB File ID: #13838

Adaptive line enhancemment application

by luis emiliani

 

01 Feb 2007 (Updated 27 Apr 2007)

Adaptive line enhancemment application

| Watch this File

File Information
Description

%function [ALEstruct]=ale(f,fs,munoise,sigmanise,mulms,ncoef,dur)
%function to perform adaptive line enhancement using LMS algorithm and an adaptive FIR filter
%ALE concept enhances a single tone signal (frequency f) affected by white noise (mu,sigma)
%REQUIRES FILTER DESIGN TOOLBOX, SIGNAL PROCESSING TOOLBOX
%INPUTS
%f: frequency of sinusoid
%fs: sampling signal of sinusoid (At least 2f)
%munoise, sigma: mean and variance of white noise
%mulms, value of the step parameter in the LMS algorithm
%ncoef: number of coefficients of the FIR filter
%dur: simulation time in number of signal periods
%OUTPUTS
%ALEstruct: a structure with fields
% .weights: the filter's weights after finishing iterations
% .error : evolution of error signal during simulation
% .output: output of the filter
% .signal: a copy of the input signal
% .desired: a copy of the desired signal in the LMS adaptive scheme. Note: e(n)=output(n)-d(n)
% .mse .mmselms .emselms .meanwlms .pmselms: results of predicted and simulated filter behavior in terms of MSE, minimum MSE, excess
% MSE, coefficient vector means and predicted learning curve (pmselms).

Required Products Filter Design Toolbox
Signal Processing Toolbox
MATLAB release MATLAB 7.1.0 (R14SP3)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
27 Mar 2007 Hao Yanchun

Thank you very much!

28 Apr 2007 jimi essian

im an electronic enggg
in my project i have problem plz help me
thx

Please login to add a comment or rating.
Updates
27 Apr 2007

add a comment and example

Tag Activity for this File
Tag Applied By Date/Time
filter design luis emiliani 22 Oct 2008 08:59:15
filter analysis luis emiliani 22 Oct 2008 08:59:15
ale luis emiliani 22 Oct 2008 08:59:15
adaptive line enhancement luis emiliani 22 Oct 2008 08:59:15
lms filtering luis emiliani 22 Oct 2008 08:59:15
adaptive filters luis emiliani 22 Oct 2008 08:59:15

Contact us at files@mathworks.com