资源简介
% FASTICA(mixedsig) estimates the independent components from given
% multidimensional signals. Each row of matrix mixedsig is one
% observed signal. FASTICA uses Hyvarinen's fixed-point algorithm,
代码片段和文件信息
% FastICA for Matlab 7.x and 6.x
% Version 2.5 October 19 2005
% Copyright (c) Hugo G鋠ert Jarmo Hurri Jaakko S鋜el? and Aapo Hyv鋜inen.
%
% Type fasticag to launch the graphical user interface
%
% Please refer to your Matlab documentation on how to add FastICA to your
% Matlab search path. (One place to start is the path-command)
%
% FastICA programs:
% FASTICAG - Graphical user interface for FastICA
% FASTICA - command line version of FastICA
%
% Separate functions used by FastICA programs.
% FPICA - main algorithm for calculating ICA
% WHITENV - function for whitening data
% PCAMAT - calculates the PCA for data
% REMMEAN - function for removing mean
%
% GUI_CB - needed by fasticag
% GUI_ADV - needed by fasticag
% GUI_ADVC - needed by fasticag
% GUI_L - needed by fasticag
% GUI_LC - needed by fasticag
% GUI_S - needed by fasticag
% GUI_SC - needed by fasticag
% GUI_CG - needed by fasticag
% GUI_HELP - needed by fasticag
%
% ICAPLOT - for plotting the signals
% (also used by fastica and fasticag)
%
% Misc.
% DEMOSIG - generates some test signals
%
% Deprecated
% dispsig - plots the data vectors
% replaced by icaplot
% @(#)$Id: Contents.mv 1.7 2005/10/19 13:05:33 jarmo Exp $
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1307 2005-10-19 16:05 FastICA25\Contents.m
文件 794 2005-10-19 16:09 FastICA25\CVS\Entries
文件 8 2005-10-19 16:09 FastICA25\CVS\Repository
文件 21 2005-10-19 16:09 FastICA25\CVS\Root
文件 748 2008-09-24 20:20 FastICA25\demosig.m
文件 402 2003-04-05 17:23 FastICA25\dispsig.m
文件 18436 2005-10-19 16:05 FastICA25\fastica.m
文件 19214 2005-10-19 16:05 FastICA25\fasticag.m
文件 26067 2008-09-26 15:07 FastICA25\fpica.m
文件 13126 2004-07-27 16:09 FastICA25\gui_adv.m
文件 7411 2003-09-08 14:28 FastICA25\gui_advc.m
文件 19416 2003-09-10 13:33 FastICA25\gui_cb.m
文件 2704 2003-04-05 17:23 FastICA25\gui_cg.m
文件 14536 2005-10-19 16:05 FastICA25\gui_help.m
文件 5129 2004-07-27 16:09 FastICA25\gui_l.m
文件 3665 2003-09-11 15:01 FastICA25\gui_lc.m
文件 5017 2004-07-27 16:09 FastICA25\gui_s.m
文件 2402 2003-09-08 14:29 FastICA25\gui_sc.m
文件 13259 2003-04-05 17:23 FastICA25\icaplot.m
文件 15672 2008-09-26 11:40 FastICA25\mixedsig.mat
文件 12075 2003-12-15 20:24 FastICA25\pcamat.m
文件 461 2003-04-05 17:23 FastICA25\remmean.m
文件 125 2008-09-26 13:38 FastICA25\test.m
文件 2842 2003-10-12 12:04 FastICA25\whitenv.m
文件 748 2008-09-24 20:18 FastICA25\复件 demosig.m
文件 18436 2005-10-19 16:05 FastICA25\复件 fastica.m
..AD... 0 2008-09-24 15:46 FastICA25\CVS
..AD... 0 2008-09-26 15:06 FastICA25
----------- --------- ---------- ----- ----
204021 28
............此处省略1个文件信息
相关资源
- Matlab连接MongoDB操作指引
- Matlab2018aMacISO.txt
- 圆阵MUSIC算法
- 基于matlab的RS编解码仿真程序
- 正则化参数选取L曲线法matlab程序
- matlab中step的用法
- GA优化BP权阈值的matlab程序
- 短时傅里叶变换的matlab实现
- 仿真车辆移动的matlab代码
- 车辆动态仿真MATLAB仿真代码
- 一篇matlab自由曲面程序,主要涉及m
- GPS L5 软件接收机仅捕获和跟踪
- matlab带阻滤波器设计
- 阵列信号处理的理论和应用-MATLAB 程序
- matlab图像融合工具箱
- 何恺明图像去雾Matlab代码
- 牛顿法matlab源程序
- EMD的MATLAB程序
- 异步电机的间接矢量matlab仿真
- malab 的心音信号处理
- Matlab与CAD软件直接的图形相互输入接
- 用matlab实现细胞计数
- matlab的mmap
- Harris角点检测拼接包含ransac灰度图像
- 计算并绘制频散曲线的matlab程序
- HDB3码的matlab实现
- 基于Matlab的数据处理与三维模拟
- Matlab 估计资本资产定价模型
- 指纹识别算法MATLAB版本
- 关于PID控制的matlab m语言的仿真程序
评论
共有 条评论