代码搜索:MATLAB LMD

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

代码结果 10,000
www.eeworm.com/read/164338/10117015

m q811.m

%《MATLAB在电子信息课程中的应用》第八章例8.11程序q811 % 连续和离散系统的根轨迹绘制 % 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月 clear,clf format compact disp('先分析连续系统'),pause s=tf(1,[1,12,30,50,0]) % 建立连续系统开环模型s figure(1),rloc
www.eeworm.com/read/164260/10120782

m dijkstra.m

function D = dijkstra( G , S ) % -------------------------------------------------------------------- % Mark Steyvers, Stanford University, 12/19/00 % -----------------------------------------
www.eeworm.com/read/164219/10122286

h fdacoefs.h

/* * Filter Coefficients (C Source) generated by the Filter Design and Analysis Tool * * Generated by MATLAB(R) 7.1 and the Signal Processing Toolbox 6.4. * * Generated on: 21-May-2006 15:35
www.eeworm.com/read/164218/10122436

h fdacoefs.h

/* * Filter Coefficients (C Source) generated by the Filter Design and Analysis Tool * * Generated by MATLAB(R) 7.1 and the Signal Processing Toolbox 6.4. * * Generated on: 21-May-2006 15:35
www.eeworm.com/read/164217/10122509

h fdacoefs.h

/* * Filter Coefficients (C Source) generated by the Filter Design and Analysis Tool * * Generated by MATLAB(R) 7.1 and the Signal Processing Toolbox 6.4. * * Generated on: 21-May-2006 15:35
www.eeworm.com/read/164216/10122582

h fdacoefs.h

/* * Filter Coefficients (C Source) generated by the Filter Design and Analysis Tool * * Generated by MATLAB(R) 7.1 and the Signal Processing Toolbox 6.4. * * Generated on: 21-May-2006 15:35
www.eeworm.com/read/359802/10124257

vhd dds_top.vhd

-------------------------------------------------------------------------------------------- -- -- DSP Builder (Version 7.0, Build 33) -- Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/359802/10124260

vhd dds.vhd

-------------------------------------------------------------------------------------------- -- -- DSP Builder (Version 7.0, Build 33) -- Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/359802/10124410

vhd tb_dds_top.vhd

-------------------------------------------------------------------------------------------- -- -- DSP Builder (Version 7.0, Build 33) -- Quartus II development tool and MATLAB/Simulink Interface
www.eeworm.com/read/359802/10124411

v tb_dds_top.v

////////////////////////////////////////////////////////////////////////////////////////////// // // DSP Builder (Version 7.0) // Quartus II development tool and MATLAB/Simulink Interface // //