No BSD License  

Highlights from
Kernel Wiener Filter (Kernel Dependency Estimation)

4.5

4.5 | 2 ratings Rate this file 10 Downloads (last 30 days) File Size: 2.49 MB File ID: #18764

Kernel Wiener Filter (Kernel Dependency Estimation)

by Makoto Yamada

 

15 Feb 2008 (Updated 18 Feb 2008)

The kernel Wiener Filter (kernel Dependency Estimation) algorithm in MATLAB.

| Watch this File

File Information
Description

The kernel Wiener Filter (kernel Dependency Estimation) in MATLAB.

Note: The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far.
(In the near future, we will expand the algorithm for large scale data.)

There are 4 main functions:

1. kwiener_train -- Compute the kernel Wiener filter coefficient.
2. kwiener_predict -- Compute the pre-image using kernel Wiener filter.
3. kernelg -- Compute the kernel Gram matrix using Gaussian kernel.
4. demo_kwiener -- Run the USPS filtering problem using kernel Wiener filter.

Following references were related to the code:

  1. J. Weston et.al. ``Kernel Dependency Estimation,'' NIPS 2003
  
  2. M. Yamada and M. R. Azimi-Sadjadi, ``Kernel Wiener Filter using Canonical Correlation Analysis Framework,'' IEEE SSP'05, Bordeaux, France, July 17-20, 2005.

  3. C. Cortes et.al. ``A General Regression Technique for Learning Transductions,'' ICML, Bonn, Germany, Aug 7-11.

  4. M. Yamada and M. R. Azimi-Sadjadi, ``Kernel Wiener Filter with Distance Constraint,'' ICASSP, Toulouse, France, May 14-19, 2006
    
  5. Zhe Chen et.al, ``Correlative Learning: A Basis for Brain and Adaptive Systems,'' Wiley, Oct. 2007 (Section 4.6)

MATLAB release MATLAB 7.0.4 (R14SP2)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
28 Mar 2008 David Qun

perfect code if you are interested in KDE or correlation learning.

15 Sep 2009 calla  
Please login to add a comment or rating.
Updates
18 Feb 2008

Cleared file name conflicts.

18 Feb 2008

Cleared file name conflicts (col2im).

Tag Activity for this File
Tag Applied By Date/Time
filtering Makoto Yamada 22 Oct 2008 09:47:47
kernel wiener filter Makoto Yamada 22 Oct 2008 09:47:47
kernel dependency estimation Makoto Yamada 22 Oct 2008 09:47:47
preimage Makoto Yamada 22 Oct 2008 09:47:47

Contact us at files@mathworks.com