资源列表
pjPsg
- 实现光谱检测中,多个检测点的平均,并进行sg平滑。 注:一点的多个光谱应保存在一个文件夹中,并以数字编号-Implementation of spectrum detection, the average number of detection points, and SG smoothing. Note: multiple spectral point should be kept in a folder, and a digital number
6.3.py
- Saddle point searching algorithm
node_generation
- this the algorithm to find the shortest path source to destination. It can be used to find and device the routing table-this the algorithm to find the shortest path source to destination. It can be used to find and device the routing table
genetic-algorithm
- In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimizatio
antcolony
- This code is for solving traveling salesman problem using ant colony algorithm.Ant Colony Optimization (ACO) is a population-based approach for solving combinatorial optimization problems that is inspired by the foraging behavior of ants and thei
CalculateAngleByTwoPoint
- 由两点计算直线的倾斜角度,人脸替换课题中需要通过两只眼睛的位置来计算人脸的偏转角。-Calculated by the two straight Angle, through two eyes in face replacement subject position to calculate the deflection Angle of the face.
mesh
- 对给定区域进行delaunay三角形化的程序,例子中为正方形区域,可以通过tecplot查看显示结果-Delaunay triangulation program on a given area for example, square area, you can view the results by Tecplot
string
- 实现字符串的处理算法,比如KMP,看看就知道,很久前写的,希望能有帮助-Realization string processing algorithms, such as KMP, look, we know that a long time ago to write, hoping to help
MCAT-version-5-release-2011b
- 参数敏感性分析的计算包,能够在matlab中计算后得到参数的计算区间。-Computing package parameter sensitivity analysis, the latter is able to calculate the interval is calculated in matlab get parameters.
runHYMOD
- 自己编写的HYMOD水文模型模块,能够直接运行得到HYMOD的结果。-I have written HYMOD hydrological model module, capable of running HYMOD results obtained directly.
Kmeans
- 关于K聚类的vc++用vs2010编写,简单处理。-K-means code ,very simple
TS
- tabu search for tsp by matlab
