搜索资源列表
快速沃什变换源码
- 快速沃什变换源码提供了数字信号变换方法的C程序实现,并有例子应用。-rapid transformation source providing a digital signal conversion of the C program, and application examples.
fpat
- 这个是一个fuzzy patter detector算法工具箱,有例子程序, 请您用winzip解压缩-this is a fuzzy patter detector algorithm toolbox, there are examples of procedures, please use winzip decompress
matlab_neat
- 这个是关于neural fuzzy 算法的工具箱, 有例子程序, 请您用winzip解压缩-is on the neural fuzzy algorithm toolbox, there are examples of procedures, please use winzip decompress
deconv
- 采用matlab编写的数字图像恢复程序,和数字图像解卷积操作的程序。对常用的几种解卷积方法都有例子。-using Matlab prepared by the digital image recovery procedures, and digital image deconvolution operating procedures. Several pairs of common deconvolution method has examples.
matlab_GA
- MATLAB遗传算法的经典程序,有例子,值得研究一下,应该有帮助.-MATLAB GA classic procedures, is an example worthy of study, should help.
svminstance
- 自己用libsvm封的svm matlab,有例子-own use libsvm letters svm Matlab, is an example
kkmeans
- 自己做的一个kmean聚类程序,里面有例子和聚类程序
sort
- 介绍了各种排序算法的文档,有例子,通俗易懂
-2660
- 《matlab程序设计教程》里的程序代码,源程序,每一章节都有例子
Matlabhanshu
- matlab中的函数大全………………如何实用有例子
kalman-1.3
- 实现扩展Kalman滤波的源程序,有例子,是学习Kalman滤波的好帮手!
LMF
- LMF方法解非线性方程组,有例子,可以直接运行!
C语言编程例子
- 这是初学者的宝典,以以往的编程白例是不同的,有较大的区别,里面有100多个编程实例-This is a beginner's book for the past programming white cases are different, the difference is larger, there are more than 100 examples of programming
galib245
- 遗传算法软件包,其中有例子配合理解,十分不错-GA package, which is an example with understanding, very good
ukf算法例子
- ukf的很好的例子,对于学习ukf算法入门很有帮助
matlab代码实现卡尔曼滤波
- matlab代码实现卡尔曼滤波,里面代有例子,可直接运行
SQP算法
- C程序的SQP算法,里面有例子
bayes-ppt
- 详细的阐述了贝叶斯的原理,而且有例子说明,还附有程序的流程图-Detailed descr iption of the Bayesian principle, but also examples, but also with process flow chart
QRTT.rar
- QR方法求赫申伯格矩阵的全部特征值,有例子,检验过,很顺利的,QR method for Joseph Berger Shanghai eigenvalue matrix of all, there are examples of tests, it is smooth
GN算法的一个例子
- GN算法的一个例子,是先给出节点之间的邻接关系,比如有边相连就是1,没有就是9,最后画出图像。