资源列表
递归解决Hanoi汉诺塔
- 解决Hanoi问题
test
- 一段关于大厨杀鸡问题的探索的代码,有兴趣的可以-Paragraph on the chef chicken to explore the issue of code, anyone interested can look at
high-and-low-fusion-seprately
- 用matlab编写的程序,将图像的高频部分和低频部分分别以不同的融合规则进行融合,结果优于一般的最大值或者加权平均的方法-Matlab programs written in the high frequency part and low frequency part of the image were different fusion rules fusion, the result is better than the maximum or weighted average method
today1.cpp.tar
- it is a code in c++ of one of the problem of contest.
Cad
- 变速箱优化设计,这是一个非常好的软件,值得一下-Gearbox optimized design
mobilty_cells_within_cells
- cells within cell,i.e. depiction of cell zoomin technique
tdfFileOpen
- D is the dimension vector, R the rotation matrix, T the translation vector of the calibrated volume LINKS is a [2,nLinks] adjacency list of links: if exists linkIdx such that links(:,linkIdx) == [track1 track2] then a link exists connectin
PV3
- Non linear control of a photovoltaic water pumping System
newton
- 通过使用牛顿法,求解某个函数的极小值 选定起始点后,通过newton方法,多次迭代,得到局部最优解-get the minimun value of a function using newton method
stegnography-using-lsb-subsitution
- this simple program of lsb subsitution for steganography.you have to copy this program in matlab editor nd then just run it.-this is simple program of lsb subsitution for steganography.you have to copy this program in matlab editor nd then just run i
MATLAB_1
- butterworth滤波器的小波小波算法程序-butterworth filter wavelet wavelet algorithm program
kalman2
- 卡尔曼滤波器是一种由卡尔曼(Kalman)提出的用于时变线性系统的递归滤波器。这个系统可用包含正交状态变量的微分方程模型来描述,这种滤波器是将过去的测量估计误差合并到新的测量误差中来估计将来的误差。 -Kalman filter