代码搜索:MATLAB LMD

找到约 10,000 项符合「MATLAB LMD」的源代码

代码结果 10,000
www.eeworm.com/read/128482/14293899

readme

----------------------------------------------- TrueTime version 1.13 Example: Distributed Control System Directory: $DIR/examples/distributed ----------------------------------------------- 1. IN
www.eeworm.com/read/229880/14313857

txt readme.txt

The simulator GUI is started with command 'ui_start' in Matlab command window. WLAN simulation starts by clicking the 'Start Simulation' button in the GUI window. WLAN simulation can be termin
www.eeworm.com/read/229007/14355744

txt readme.txt

README - Event Files SensIT / Collaborative Signal Processing Research Group Electrical and Computer Engineering University of Wisconsin Madison Prepared by Marco F. Duarte July 16, 2003 Des
www.eeworm.com/read/227522/14421637

m durlev.m

function [MX,res,arg3] = durlev(AutoCov); % function [AR,RC,PE] = durlev(ACF); % function [MX,PE] = durlev(ACF); % estimates AR(p) model parameter by solving the % Yule-Walker with the Durbin-Levins
www.eeworm.com/read/227275/14434015

dat bookinfo.dat

[General Information] 书名=MATLAB 7.0实用指南 (下册) 作者= 页数=274 SS号=11320961 出版日期=
www.eeworm.com/read/227275/14434449

dat bookinfo.dat

[General Information] 书名=MATLAB 7.0实用指南 (上册) 作者= 页数=334 SS号=11323315 出版日期=
www.eeworm.com/read/223154/14652414

m durlev.m

function [MX,res,arg3] = durlev(AutoCov); % function [AR,RC,PE] = durlev(ACF); % function [MX,PE] = durlev(ACF); % estimates AR(p) model parameter by solving the % Yule-Walker with the Durbin-Le
www.eeworm.com/read/222288/14697950

m gauss.m

function quad=gauss(f,a,b,A,W) %Input - f is the integrand % - a and b upper and lower limits of integration % - A is the 1 x N vector of abscissas from Table 7.9 %
www.eeworm.com/read/222288/14697955

m linsht.m

function L=linsht(F1,F2,a,b,alpha,beta,M) %Input - F1 and F2 are the systems of first-order equations % representing the I.V.P.'s (9) and (10), respectively; % input as
www.eeworm.com/read/222288/14697961

m trisys.m

function X=trisys (A,D,C,B) %Input - A is the sub diagonal of the coefficient matrix % - D is the main diagonal of the coefficient matrix % - C is the super diagonal of the c