资源列表
QUEEN
- C PROGRAM FOR 8 QUEENS PROBLEM USING BACKTRACKING
gaosixiaoqu
- 高斯消去法-Gaussian elimination
Leastsquare
- 有用的最小二乘法matlab的程序 有参考价值-Useful procedure for least squares matlab useful
neville
- Nevilles method in C
gray_bin_NeiBlakeAlgorithm
- Gray scale images to Binary images conversion using Nei Black Binarization Algorithm using Matlab
costas
- Recovery phase with recursive Costas loop. Bpsk symbols to demodulate
stick
- (1)输入有多个测试案例 每个测试案例的第一行代表切后的木棍数目(<=64),第二行为切后各木棍的长度(由空格分隔开) 最后一行为数字0; (2)对每个测试案例,输出原始木棍中可能的最短长度-(1)Enter the number of test cases are the first line of each test case on behalf of the stick after cutting the number of (<= 64), the second
3922
- zstu 3922的解题源码,对学习ACM程序设计竞赛非常有用。适合初学者 含测试数据-zstu 3922
LU
- C语言的LU分解求解线性方程组 输入格式: 输入n ,然后n*(n+1)的增广矩阵-LU decomposition of the C language for solving linear equations input format: Input n, then n* (n+1) augmented matrix
LM
- 用阻尼最小二乘计算weibull分布参数-use matlab to caculate the parameters of weibull distribution
chazh
- 插值算法的源程序,采用matlab写的,对理解插值算法有很大的帮助作用。-Interpolation algorithm source code, using matlab to write, to understand interpolation algorithm has been very helpful.
Verhulst0106
- 实现灰色模型中Verhulst计算方法,原数据采用能源数据进行计算。此方法基于迭代,属于灰色模型中的一种改进算法。-It implement the verhulst calculation of grey model.The raw data adopt energy dates.This method is based on Improved iterative algorithm.