Projects supporting the mat data format.


Logo CAM Java 2.0

by wangny - April 11, 2013, 18:21:12 CET [ BibTeX Download ] 1358 views, 553 downloads, 1 subscription

About: The CAM R-Java software provides a noval way to solve blind source separation problem.

Changes:
  1. Three classic BSS algorithms - NMF, fastICA and Factor Analysis - are combined into the software. Users can readily call the three functions from Java GUI
  2. A simple plug-in mechanism is added. Users can add their own BSS algorithm into the software by following the Software Plugin Adding Guide and User Manual