代码搜索:FastICA

找到约 394 项符合「FastICA」的源代码

代码结果 394
www.eeworm.com/read/106648/15631434

m gui_help.m

function gui_help(which_help) % % Used by FASTICAG % All the help texts and title used by GUI are stored here. % Make changes here. % Also displays the helpwindow with the selected text % @(#)$Id:
www.eeworm.com/read/106648/15631438

m contents.m

% FastICA for Matlab 6.x % Version 2.2, April 29 2004 % Copyright (c) Jarmo Hurri, Hugo G鋠ert, Jaakko S鋜el
www.eeworm.com/read/243093/12964968

m icassoest.m

function sR=icassoEst(mode,X,M,varargin) %function sR=icassoEst(mode,X,M,['FastICAparamName1',value1,'FastICAparamName2',value2,...]) % %PURPOSE % %To compute randomized ICA estimates M times from dat
www.eeworm.com/read/156528/11794876

m bac.m

function bac(s) A =[0.1509 0.0784;0.6979 0.8600]; x=A*s; subplot(521); plot(s(1,:)) subplot(522) plot(s(2,:)) %******************** ys=slfilter(x); %******************** subplot(523)
www.eeworm.com/read/129274/14255148

m contents.m

% FastICA for Matlab 5.x % Version 1.01 April 23 1998 % Copyright (c) Jarmo Hurri, Hugo G鋠ert, Jaakko S鋜el
www.eeworm.com/read/189440/8470996

m gui_cb.m

function gui_cb(action) % % This file is used by FASTICAG % This file holds the callbacks to the main window % 27.5.1999 % Hugo G鋠ert %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/430093/8767427

m gui_cb.m

function gui_cb(action) % % This file is used by FASTICAG % This file holds the callbacks to the main window % @(#)$Id: gui_cb.m,v 1.5 2003/09/10 10:33:41 jarmo Exp $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/430093/8767445

m gui_sc.m

function gui_sc (action) % % This file is used by FASTICAG % This file holds the callbacks for save-dialog % @(#)$Id: gui_sc.m,v 1.3 2003/09/08 11:28:59 jarmo Exp $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/426951/8990068

m gui_cb.m

function gui_cb(action) % % This file is used by FASTICAG % This file holds the callbacks to the main window % @(#)$Id: gui_cb.m,v 1.5 2003/09/10 10:33:41 jarmo Exp $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/426951/8990090

m gui_sc.m

function gui_sc (action) % % This file is used by FASTICAG % This file holds the callbacks for save-dialog % @(#)$Id: gui_sc.m,v 1.3 2003/09/08 11:28:59 jarmo Exp $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%