资源列表
changerk144
- 变步长龙格库塔法,用于解决四阶微分方程组求解析解的问题,尤其适用于两自由度间隙碰撞问题的解决。-This is a matlab program about Runge-Kutta,and it will help you solve many difficulty questions.With its help,you can have a easy way to access your success.
wavelets-60724
- wavelet edge detecter as a matlab source
zuiduan_path
- VC++求两个线段(城市)最短距离的算法-VC++ requirements of two segments (city) algorithm for the shortest distance
Backpropagation
- 模式识别课程作业-神经网络分类IRIS数据集.共两层网络,程序有详细注释。程序结果将输出到EXCEL文件中,也很详细。-Course work in pattern recognition- Neural Network Classification IRIS data set. A total of two networks, a detailed program notes. Program results will be output to the EXCEL file, and very
Tc
- 五点差分求解椭圆边值问题,简单明了,运行快捷,好用-five points
LDA
- 使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现-Implemented using matlab LDA (linear discriminant analysis) classifier, and the implementation of PCA
(LMI)_MATLAB
- 线性矩阵不等式的解法关于matlab-LMI matlab
jmvc8.5
- 多目视频编码源程序,是基于H264的,比它更强-Multicast video source coding, is based on the H264, and stronger than it
GABOX
- 遗传算法实现TSP问题的工具箱程序,还包括大量遗传算法方面的实例,是很丰富的GA工具箱。-TSP problem genetic algorithm toolbox program also includes many examples of aspects of genetic algorithm, GA is a very rich toolbox.
fast-ICA
- fastICA2.5 ICA算法,使用快速独立分量分析(ICA)算法进行特征提取-fastICA2.5 ICA algorithm, the use of fast independent component analysis (ICA) feature extraction algorithm
数值分析中的一元二次线性方程的求解
- 数值分析中的一元二次线性方程的求解,主要是用DELPHI语言进行编程-Numerical analysis of a linear quadratic equation, is mainly used for programming language DELPHI
btree.tar
- C++实现的异质二叉树,实现了对节点的增加,删除,查询,以及整个树的释放。利用了面向对象编程的封装,继承和多态的思想。-C++ implementation of heterogeneous binary tree, the realization of the node to add, delete, query, and the release of the entire tree. Object-oriented programming using encapsulation, inher