资源列表
HopfieldTsp
- 连续Hopfield网络解决TSP, 绘制路径,计算路径实际长度
ANACOR
- 对应分析correspondence analysis(ANACOR) [G,F,A]=ANACOR(X),X为原始数据 p X n维 即有n个样本,每个样本由p个变量来描述。返回F为R型因子分析后的结果,Q为最后的结果,A=ZZ 。-Correspondence analysis correspondence analysis (ANACOR) [G, F, A] = ANACOR (X), X for the original data p X n that is n-dimension
jiefc
- 一个C++程序。用来解多元一次线性方程组-A C++ program. solution to a system of linear equations
shuzhifenxi
- 东南大学出版数值分析第一章第20题源代码-Southeast University, published in Numerical Analysis Chapter 20 source code question
regre
- program to calculate a linear regresion
calendar
- 这是我自己写的万年历,源代码有一定的解释,有利于初学者学习的 -This is what I had written calendar, a certain interpretation of the source code will help beginners learn
kmeans
- 大规模数据的kmeans聚类,空间复杂度低 -large scale kmeans
AC
- AC算法的简单实现,能实现模式的建立和检测。标志位标志模式在字符串的位置-AC algorithm is simple to achieve, to achieve model building and testing. Flag logo position in the string model
fushu
- 经常问复数加法,减法,乘法和除法运算,通过动态计算,输入的两个部分-Used to ask the plural add, subtract, multiply and divide operation, through the dynamic calculation, the two parts of the input
double-integral
- 计算二重的积分,用高斯方法,节点取n=3-Calculate two weight points, using the Gauss method, node taken n = 3
b
- 01背包问题——求最大值 非常的实用算法-01 knapsack problem- seek the maximum
D_S
- 证据算法C源代码,是数学计算中经典的算法。-Evidence algorithm C source code, is the classic mathematical algorithms.