资源列表
git_book-master
- 数据分析样历,从基本到神经网络, 非常实用(samples for data analyse, From basic to neural networks, very practical)
gabor2
- 构造gabor滤波器组,可以显示gabor核图像,对图片进行滤波,提取特征(construct a bank of gabor,show the kernel images of gabor and filter an image ,extract feature)
LKmatlab
- 基于光流算法,检测运动物体的光流场,并给出每个像素点的运动状态。程序里面还给出了相关例子。(The optical flow field of moving object is detected)
编码
- 主要仿真了两种基本的编码方式:AMI和SRZ(Two basic encoding methods: AMI and SRZ)
ABS11
- ABS的simulink模型,采用的PID控制(This is a model of ABS that using PID method to control.)
线性分组码译码
- 线性分组码编码及译码程序,包括BSC和高斯信道下的编译码。(Linear block code encoding and decoding procedures, including BSC and Gauss channel coding and decoding.)
频率
- 精确估计双音多频信号的频率,数据文件采样频率为8kHz,“double”格式,估计出电话号码。(Accurate estimation of the frequency of dual tone multifrequency signals, data files, sampling frequency of 8kHz, double format, to estimate the number of the phone.)
IIR
- IIR滤波器的设计及实现,利用MATLAB设计IIR滤波器。(IIR filter design and implementation, the use of MATLAB design IIR filter.)
huffman
- 根据给定的信源概率分布,编程实现霍夫曼编码和二次扩展信源霍夫曼编码,并和信源的熵进行比较,体会霍夫曼编码的编码效果。(According to the given probability distribution of the source, Hoffman encoding and two extended source Hoffman coding are programmed and compared with the entropy of the source to realize th
aa61ad628b98
- MATLAB设计滤波器,FIR滤波器、IIR滤波器(MATLAB design filter)
mycode8
- THIS CODE GIVE IMAGE HOLOGRAM WHICH IS USED FOR VARIOUS SECURITY SYSTEMS
Numerical Optimization
- 一本很不错的数值优化书籍,适合科学研究者和工程应用者(A very good book of Numerical Optimization, which is proper for scientist researcher and engineer)