代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/233802/14135620
dat bookinfo.dat
[General Information]
书名=MATLAB 6.x图像处理
作者=
页数=338
SS号=0
出版日期=
www.eeworm.com/read/131520/14142253
txt readmeda.txt
AFD - Advanced Filter Design
DAFR - Drawing Analog Filter Realizations -- version 1.00 for MATLAB
Miroslav D. Lutovac, Dejan V. Tosic -- This program is freeware.
"Drawing Analog Filter Realiza
www.eeworm.com/read/131520/14142619
txt readmedd.txt
AFD - Advanced Filter Design
DDFR - Drawing Digital Filter Realizations -- version 1.00 for MATLAB
Miroslav D. Lutovac, Dejan V. Tosic -- This program is freeware.
"Drawing Digital Filter Reali
www.eeworm.com/read/130671/14179008
readme
Matlab Support Vector Machine Toolbox
-------------------------------------
Author: Steve Gunn
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is
www.eeworm.com/read/128482/14293866
readme
----------------------------------------------
TrueTime version 1.13
Example: Simple PID Task Simulation
Directory: $DIR/examples/simple_pid
----------------------------------------------
1. INTRO
www.eeworm.com/read/128482/14293930
readme
TrueTime 1.13b README
TrueTime is Matlab-based and requires Matlab 6.5 (R13) with Simulink
5.0 or Matlab 6.1 (R12.1) with Simulink 4.1. The simulator software
consists of a Simulink block library and
www.eeworm.com/read/229479/14334660
dat bookinfo.dat
[General Information]
书名=MATLAB 6.x图像处理
作者=
页数=338
SS号=0
出版日期=
www.eeworm.com/read/228652/14371589
m power.m
function Q = power(P,n)
% POWER -- elementwise power for matrix polynomials
%
% Q = P.^n
% Q = power(P,n)
%
% This routine is not meant to be called by the user. It is called by
www.eeworm.com/read/228652/14371656
m uminus.m
function Q = uminus(P)
% UMINUS -- unary minus for matrix polynomials
%
% Q = - P
% Q = uminus(P)
%
% This routine is not meant to be called by the user. It is called by
% Matla