代码搜索:TOOLBox
找到约 9,571 项符合「TOOLBox」的源代码
代码结果 9,571
www.eeworm.com/read/285876/8803483
xml info.xml
12
Higher-Order Spectral Analysis Toolbox
matlab
$toolbox/matlab/general/matlabicon.gif
www.eeworm.com/read/428849/8834832
m contents.m
% Demos of the Statistical Pattern Recognition Toolbox.
%
% image_denoising - (dir) Image denoising using kernel PCA.
% ocr - (dir) Object Character Recognition.
%
% demo_anderson - G
www.eeworm.com/read/185152/9054866
m status.m
Comments on test results
------------------------
These functions were tested by running MATLAB 4.2c with
1) the MATLAB Optimization Toolbox (on a 486 PC)
2) the shareware UMSOLVE package deve
www.eeworm.com/read/282683/9074365
m mexall.m
function mexall
%MEXALL Compiles all MEX-files of the Matlab Toolbox for Dimensionality Reduction
%
% mexall
%
% Compiles all MEX-files of the Matlab Toolbox for Dimensionality Reduction.
%
%
% Thi
www.eeworm.com/read/184067/9123483
txt 安装说明.txt
% MATLAB数学建模工具箱
% Version 1.2 28-March-2001
%
% 安装步骤
% 1. 将MATHMODL.zip解压缩至matlab11\toolbox\;
% 2. 启动Matlab,利用Path Browser中的Add path菜单将
% matlab11\toolbox\mathmodl增至path中,放在最前面,并保存设置;
% 3. 回
www.eeworm.com/read/380715/9134091
m unc_nn_dejong2.m
function [fval]=unc_nn_dejong2(x)
%reference:
%note that you can get the formulation of unc_n2_dejong2 or Schwefel's function from some
%aritcles,such as
%(1)Hartmut Pohlheim 'Genetic Algorithm To
www.eeworm.com/read/183373/9165072
m record.m
%录音程序
duration = 2;
fs = 16000;
nbits = 16;
format = 'int16';
waveFile='D:\Program Files\MATLAB704\work\Bb'; %录好之后的文件放置的路径
y = wavrecord(duration*fs, fs, format); % MATLAB中toolbox的audiovideo,
www.eeworm.com/read/183373/9165176
asv record.asv
%录音程序
duration = 2;
fs = 16000;
nbits = 16;
format = 'int16';
waveFile='D:\Program Files\MATLAB704\work\Bb'; %录好之后的文件放置的路径
y = wavrecord(duration*fs, fs, format); %D:\Program Files\MATLAB704\
www.eeworm.com/read/378038/9253406
m lemwavf.m
function F = lemwavf(wname)
%LEMWAVF Lemarie wavelet filters.
% F = LEMWAVF(W) returns the scaling filter
% associated with Lemarie wavelet specified
% by the string W, where W = 'lemN'.
%
www.eeworm.com/read/378028/9253622
m stprpath.m
function stprpath(toolboxroot)
% STPRPATH sets path to Statistical Pattern Recognition Toolbox.
%
% Synopsis:
% stprpath
% stprpath(toolboxroot)
%
% Description:
% stprpath(toolboxroot) se