资源列表
exchange
- 自制的将一个int型数据转化为有数值意义的二进制。
minfit
- 实现最小二乘的仿真函数,有3次和9次多项式的拟合。
larange
- 该算法实现了拉格朗日插值并比较了龙格现象
decoder1.3
- 视频的h263解码,可以实现236文件解码到yuv文件
Hidden_Markov_model_for_automatic_speech_recogniti
- Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner
Genetic_Algorithm_Optimization_Toolbox_package_Mat
- This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this comm
HUFFMAN
- HUFFMAN编码在信息论中的应用实例!
watermark
- 数字水印综述加代码,具有很重要的参考价值
MATLAB
- 可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序
STDM
- 利用STDM方法嵌入水印信息,可设置量化步长,选择各种经典的攻击方式,控制攻击强弱,返回误码率和峰值信噪比
patchwork
- 利用patchwork方法,嵌入0-1水印。可设置像素修改值、选择各种经典的攻击方式和控制攻击强弱。返回提取的水印信息和峰值信噪比。利用Matlab编写。
1125
- 北大在线做题系统1125题 经典题目 值得一做