资源列表
hartigansSLC_OpenCV
- hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
Newton-iterative-method
- 牛顿迭代法求解方程x² -2=0,java实现-Newton iterative method for solving equations x ² -2 = 0, java achieve
SegY
- 使用VC读取地震数据文件-use VC read seismic data files
lingjiancanshushejichengxu
- #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
somefunctiontosolveextremum
- 目标函数的几种极值求解方法,包括最速下降法,拟牛顿法,共轭梯度法MATLAB实现-The objective function to solve several extreme methods, including steepest descent, quasi-Newton method, conjugate gradient method
fft
- 快速傅立叶变化的fft算法的C语言实现。-Fft Fast Fourier change of the C language algorithm implementation.
chazhi
- Newton插值,lagrange插值的实现,大致就是这样子-Newton interpolation, lagrange interpolation implementation is roughly like this
CalculateMethod_Krig
- C++实现的插值算法,迭代算法实现,包括样条插值,拉格朗日插值,分段线性插值等,希望对大家有所帮助-C++ implementation of the interpolation algorithm, iterative algorithms, including the spline interpolation, Lagrange interpolation, piecewise linear interpolation, we want to help
Calculator
- 简单的计算器,只实现了基本的加减乘除这些功能-Simple calculator, basic addition and subtraction, multiplication and division of these functions
mentekaluo
- 蒙特卡罗算法求 Pi . 随机算法. 概率算法-Monte Carlo method to caculat Pi
CSharp
- C#写的最小二乘法程序 C#写的最小二乘法程序 C#写的最小二乘法程序 -C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng
Matrix
- VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
