资源简介
用于轴承信号的处理,采用盲源分离方法,针对轴承的复合故障。
代码片段和文件信息
% 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 $
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-05-24 11:32 盲源分离\
文件 1307 2005-10-19 16:05 盲源分离\Contents.m
文件 748 2003-04-05 17:23 盲源分离\demosig.m
文件 402 2003-04-05 17:23 盲源分离\dispsig.m
文件 18436 2005-10-19 16:05 盲源分离\fastica.m
文件 19214 2005-10-19 16:05 盲源分离\fasticag.m
文件 26041 2005-06-16 15:52 盲源分离\fpica.m
文件 13126 2004-07-27 16:09 盲源分离\gui_adv.m
文件 7411 2003-09-08 14:28 盲源分离\gui_advc.m
文件 19416 2003-09-10 13:33 盲源分离\gui_cb.m
文件 2704 2003-04-05 17:23 盲源分离\gui_cg.m
- 上一篇:电力系统暂态仿真 MATLAB
- 下一篇:蚁群算法图像分割
评论
共有 条评论