资源列表
conjugn
- Conjugate gradient method for non-linear equations inC
k均值聚类算法源代码
- K均值聚类算法源代码-K-means clustering algorithm source code
c4.5r8sourcecode
- c4.5的源码决策树最全面最经典的版本-Bank of the most comprehensive source of decision tree of the most classic version
image_mva_0
- 一个利用Matlab实现PCA(主成分分析),k_means图像分割很好的例子。-using Matlab a PCA (Principal Component Analysis), k_means image segmentation good example.
MazeProblem
- 迷宫问题输出每一步的棋盘变化 第一个用递归解决的问题-maze problems every step of the output change a chessboard with the recursive solution
FIR
- FIR滤波器系数计算 C源码,有多种加窗处理-FIR filter coefficients C source code, plus a variety of window treatment
三次样条插值
- 三次样条插值计算方程组-cubic spline interpolation equations
longer
- 龙格库塔法的c语言实现-Runge - Kutta method in C Language
nfgh
- 用C语言实现农夫过河问题-C language farmer river issues
最佳一致逼近的里米兹算法
- 最佳一致逼近的里米兹算法-best approximation algorithm Meads Lane
函数连分式的计算
- 函数连分式的计算-function even fractional calculation
selectsort
- 《计算机算法基础》关于选择问题算法:找第k小元素,时间复杂度为O(n);-"computer algorithm based" on the choice of algorithm : k find small elements, time complexity of O (n);