代码搜索:Separation

找到约 547 项符合「Separation」的源代码

代码结果 547
www.eeworm.com/read/351758/10611807

m inputdatafile_1.m

% sample input file which contains user defined parameters for simulation % % Bo Qiang 10/18/05 % qiang.2@osu.edu np = 100000; % Number of photons to be simulated. dz = 0.2; % Grid separation f
www.eeworm.com/read/197757/7971501

viro alexander.viro

I proposed moving some stuff to a seperate file, such as the re-exec routines. Alexander wrote: According to Alexander Viro : > As for the code separation - I think it's nice. Act
www.eeworm.com/read/297947/7984402

m test_structure_texture_decomposition.m

% test for TV-L2 (Osher-Rudin-Fatemi) decomposition % and TV-Gabor (Aujol-Gilboa) decomposition n = 128; path(path, 'toolbox/'); name = 'barb'; % to save results rep = ['results/separation/' name
www.eeworm.com/read/135153/5888605

c pc_keyb.c

/* * linux/drivers/char/pc_keyb.c * * Separation of the PC low-level part by Geert Uytterhoeven, May 1997 * See keyboard.c for the whole history. * * Major cleanup by Martin Mares, May 1997 *
www.eeworm.com/read/156528/11794879

m based_nag.m

function [y,PI] = based_nag() % %A natural gradient-based Algorithm for Blind Source Separation %copyright 2005.4.14 %author:lucky zhang %used to separate audio signal %usage:[y,PI]=based_neg(x
www.eeworm.com/read/156528/11794926

m new_nag.m

function [y,PI] = new_nag() % %A natural gradient-based Algorithm for Blind Source Separation %copyright 2005.4.14 %author:lucky zhang %used to separate audio signal %usage:[y,PI]=based_neg(x)
www.eeworm.com/read/156528/11795012

m based_neg.m

function [y,PI] = based_neg() % %A new On-Line Negentropy-based Algorithm for Blind Source Separation %copyright 2005.4.14 %author:lucky zhang %used to separate audio signal %usage:[y,PI]=based_
www.eeworm.com/read/156528/11795332

m gui_cb.m

function gui_cb(action) % % This file is used by Blind source separation % 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/129814/14223834

c eval.c

/* * Expansion - quoting, separation, substitution, globbing */ #include "sh.h" #include #include "ksh_dir.h" #include "ksh_stat.h" /* * string expansion * * first pass: quoting, IFS se
www.eeworm.com/read/205449/15315964

m contents.m

% BSS_EVAL - Toolbox for evaluation of Blind Audio Source Separation (BASS) % methods. % % Developers: - Cedric Fevotte (cf269@cam.ac.uk) - Emmanuel Vincent % (vincent@ircam.fr) - Remi Gribonval (re