资源列表
empca
- 用EM算法估计PCA参数,效果比传统的PCA要好,原文发表于神经计算杂志上,有兴趣者可以先看论文。-using EM algorithm parameters estimated PCA results than the traditional PCA better, in the language of neural computation published in the magazine, those who are interested can read papers.
kpca_toy
- 基于kernel pca的非线性降维算法,原文发表于神经计算杂志上,有兴趣者可以先看论文。-PCA-based kernel of nonlinear reduced dimension algorithm, the original published in the Journal of neural computation, those interested can read papers.
IsomapR1
- 基于测地距离不变性的非线性降维算法源码,原文发表在2000年的Science杂志上,需要了解具体原理者请先看其论文。-based on geodesic distance invariance of nonlinear reduced dimension algorithm source code, the text published in 2000 in Science magazine, the need to understand the specific tenets who can
心电图滤波
- 心电图滤波,频谱分析,滤波器设计的参考程序,没有密码,自由下载,欢迎交流。下载后请留言-ECG filtering, spectrum analysis, the reference filter design process, no password, free download, welcomed the exchange. After downloading please leave
比Boyer-Moore更快的字符串查找算法
- 比Boyer-Moore更快的字符串查找算法-than the Boyer - Moore string search for a faster algorithm
一维黄金 插值 格点法
- 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
Lyapunov1
- 计算连续方程Lyapunov指数的程序,自己编写的,比较好用-consecutive terms of Lyapunov exponent equation procedures, the preparation of their own, more user friendly
hamilton
- 以最近通路法,及逐步修正法搜索通路,求出最小权的哈密顿通路或者哈密顿回路,既货廊问题 请将数字改为txt后缀-recent pathway, and is gradually Amendment Act search paths, obtained the right to the smallest or the Hamiltonian path Hamiltonian circuit, both cargo Gallery change the question I would be grat
四点式曲线
- 用VB编的关于四点画曲线的程序,是形成曲线的基本原理,十分简单方便,通俗易懂-VB series on the four dotted curve procedures, form the basic tenets of curves, very simple, convenient and easily understood
字符串匹配算法
- 一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
TSP_G
- 利用凸包的原理,求解70个城市的旅行商问题.用Matlab实现-use of convex hull of principle, solving 70 cities in the TSP. Using Matlab
Lagrange_Newton_Aitken插值算法
- Lagrange,Newton,Aitken三个插值公式算法的演示.DOS界面输出计算结果.-Lagrange, Newton, Aitken three interpolation algorithm formula demo. DOS interface output results.