-
simulink
本书详细介绍了matlabsimulink工具的基本用法和应用
(The book details the basic usage matlabsimulink tools and applications)
- 2007-09-21 15:23:09下载
- 积分:1
-
MMA
盲均衡的MMA算法,程序绝对可用,欢迎下载。(MMA blind equalization algorithm, the procedure is absolutely available, welcome to download.)
- 2008-01-01 13:47:41下载
- 积分:1
-
MUSIC
此程序为经典的MUSIC算法源程序,对经典算法使用MATLAB语言进行具体准确描述(This program is the classic MUSIC algorithm source code, the language of the classical algorithm used for specific and accurate description of MATLAB)
- 2010-10-21 21:27:48下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
Fourier_Transformation_GUI
matlab中用于进行fourier变换的GUI程序(matlab in fourier transform used for GUI program)
- 2007-10-08 21:29:14下载
- 积分:1
-
sliceomatic-2.2
This sliceomatic file is coded based on the slice fucntion in MATLAB It can be used to view the shape of various 3D strucntures,whoes cross sections can also be shown.
- 2010-03-03 14:42:19下载
- 积分:1
-
pidsr
PID用于机器人路径控制的MATLAB程序,路径选择是一个简单的正弦函数.控制参数是速度和角速度.(PID control for robot path MATLAB program, the path of choice is a simple sine function. Control parameter is the speed and angular velocity.)
- 2009-05-16 20:20:48下载
- 积分:1
-
Algorithm-1
利用登山算法生成大围长的QC-LDPC码(Use hill-climbing algorithm to construct QC-LDPC code)
- 2013-05-02 20:15:11下载
- 积分:1
-
Kalman-Filter
《卡尔曼滤波原理及应用-MATLAB仿真》一书源代码例程( Kalman filter theory and applications- MATLAB simulation a book source code routines
)
- 2016-09-25 22:35:02下载
- 积分:1
-
signaldetection
电子科技大学《信号检测与估计课件,研究加性噪声中的检测与估计(Signal detection and estimate
)
- 2010-12-31 10:41:16下载
- 积分:1