资源列表
gmsk
- gsm通信中,成功应用了gmsk调制,该模块用simulink实现gmsk调制及其性能测试,
rcosine
- 仿真滚降系数为0.22的平方根升余弦滤波器的MATLAB程序.
demo
- 内涵免疫克隆算法,基因算法,免疫网络算法的matlab源码
digitalwatermarking
- 基于MATLAB的数字水印的图像实现,采用DWT的频域方法嵌入水印信号
FractionalPLLDesign
- 是关于sigma delta PLL设计的详细论文,论文中有具体的设计细节,并在附录中有相应的matlab、vhdl code
DPSK_systerm_with_matlabcode
- 详细说明了pi/4 DQPSK 调制、解调,RRC 匹配滤波器设计, BER 蒙特卡洛仿真,rayleigh衰落下的系统仿真。 文档中附有各个模块的Matlab code。
emd_PPT
- 详细简介了EMD算法原理以及matlab的实现
MATLAB_txt
- 在MATLAB环境下读取TXT文件的程序集合
doppler
- doppler 频移程序, 大家相互参考
matlab灰度直方图
- matlab的源程序,能够显示出图像的灰度分布的直方图,好像用matlab的人不多阿-Matlab source, can display the image histogram of the distribution of gray, like using Matlab A few people
pid温度控制
- PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response
GMres
- 数值算法中另一个经典算法gmres算法,用来求解大型矩阵方程问题。-Another classic algorithm gmres algorithm used to solve the problem of large matrix equations.