代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/344652/11869624
txt~ readme.txt~
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
This version was last updated on 18 January 2003.
Installation
------------
www.eeworm.com/read/344652/11869658
txt readme.txt
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~mu
www.eeworm.com/read/155164/11892858
txt~ readme.txt~
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
This version was last updated on 18 January 2003.
Installation
------------
www.eeworm.com/read/155164/11892899
txt readme.txt
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~mu
www.eeworm.com/read/258032/11893804
dat bookinfo.dat
[General Information]
书名=MATLAB数学计算范例教程
作者=
页数=290
SS号=11261807
出版日期=
www.eeworm.com/read/155041/11902198
readme
README
=======================================================================
Incremental and decremental support vector machine learning
Matlab code, data and demos
G. Cauwenberghs
gert@jhu.edu
====
www.eeworm.com/read/257806/11911573
m exa090702.m
% -------------------------------------------------------------------
% exa090702.m, for example 9.7.2 and fig 9.7.2
% 连续小波变换。noissin 是MATLAB中带噪声的正弦信号。
% 本程序给出的是连续小波变换的灰度图表示。
%--------------------
www.eeworm.com/read/154760/11929435
m screensizecheck.m
function screensizecheck(SZ)
%SCREENSIZECHECK Check the current screen resolution.
% SCREENSIZECHECK([width height]) compares the current screen
% resolution to the width and height given (in pix
www.eeworm.com/read/154760/11929457
m versioncheck.m
function MATLABVERSION = versioncheck(x)
%VERSIONCHECK Check the Matlab Version
% MATLABVERSION = VERSIONCHECK(x) compares the number x to the
% version of Matlab on which the function is running
www.eeworm.com/read/154760/11929522
m resizefcn.m
function newPos = resizefcn(oldPos,hFig,MATLABVER)
%RESIZEFCN Version dependent resize function.
% newPos = RESIZEFCN(oldPos,hFig,MATLABVER) provides the appropriate
% resizefcn callback for diffe