资源列表
ChaZhi
- 该文件中有拉格朗日插值算法,艾肯特插值算法,牛顿插值算法,高斯插值算法,埃尔米特插值算法的常见插值算法的代码。-The document in the Lagrange interpolation algorithm,艾肯特interpolation algorithm, the Newton interpolation algorithm, Gaussian interpolation algorithm, Hermite interpolation algorithm of the code
kamanfilter
- 卡尔曼滤波器的详细资料,内附有MATLAB的程序,说明十分详细值得学习-filter
k-means
- 这个文件实现了一维数据的K-均值聚类算法,可以直接运行,但不能处理多维的-This file implements a one-dimensional data, K-means clustering algorithm can be directly run, but you can not deal with multidimensional
surfer
- surfer白化文件生成,主要用于瞬变电磁超前探测扇形图绘制-surfer albino file generation, mainly for advanced detection of transient electromagnetic fan drawing
BPNeuralnetworksource
- BP网络神经源程序,由Visual C编程,程序简练,实用。-BP neural network source code from Visual C programming, procedures concise and practical.
bp
- 不用到matlab工具箱,进行神经网络控制器设计,采用BP方法-Do not have to matlab toolbox, the neural network controller design, using BP method
tabu
- 禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。 -Tabu search (Tabu search) is a local neighborhood search algorithm for the promotion, Fred Glover in 1986, proposed this idea, thus forming a complete set of algorithms.
dImaageProcesi
- 数字图像处理的源码。包含图像边缘检测,图像高斯滤波,拉拉普拉斯变换,直方图均衡等。 可直接使用。 已通过测试。 -Source of digital image processing. Containing the image edge detection, image Gaussian filter, Lara Plath transformation, histogram equalization. Can be used directly. Has been tested.
666tabu
- 禁忌搜索的matlab程序,包括求解TSP问题,介绍和ppt-Matlab tabu search procedures, including the TSP problem solving, presentation and ppt
BallDrop
- 标准正态分布,小球坠落演示-Standard normal distribution, the ball falling demo
kwic
- 简单的txt文本搜索程序。能够从指定的txt文档中搜索特定单词并生成其KWIC。此程序为《统计自然语言处理基础》习题1.6第7题答案。-Simple search program for certain word in a txt file. It can find out specific word in a txt file and generate its KWIC. This program can serve as the answer of practice 1.6.7 of "Fo
QR_tezheng
- 包含QR分解法和QR法求解矩阵的特征值和特征向量-QR