资源列表
circfit
- 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径
32位二进制数转为asc码
- 自己做的程序,可能对你有用-own procedures that may be useful to you
Matlab-2D-Gaussian-fitting-code Matlab的二维高斯拟合代码
- Matlab的二维高斯拟合代码 数值分析中非常有用的算法 -Two-dimensional Gaussian fitting Matlab code is very useful in numerical analysis algorithms
winerpro.rar
- 蒙特卡罗模拟布朗运动程序 蒙特卡罗模拟布朗运动程序,Monte Carlo simulation Monte Carlo simulation procedures Brownian motion Brownian motion process
Calculate
- 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
Linear_least_squares_fitting_procedure
- 最小二乘法的拟合直线的C++源代码,供参考。-Least squares method of fitting a straight line of C++ source code for reference.
NuclearFitting
- 核辐射中仪器标定时用到的最小二乘拟合法,coords.txt是实验得出的数据!该方法可求出拟合直线的斜率和截距。-Nuclear radiation instrumentation calibration when used least-squares fitting, coords.txt are derived from experimental data! This method can be obtained fitting a straight line of slope and in
Matrix_Mul_limited
- Cuda简单的矩阵乘法程序,用于cuda初学者参考用-Cuda simple matrix multiplication program for beginners reference cuda
mktest
- 气象检验突变点,很简单,包括气温,风速,等等。-it can be used in the test of abrupt point.
LUforAX=b
- 利用矩阵的LU分解来计算线性方程组,其中矩阵分解的时候利用的是Doolittle分解。-LU decomposition of matrix to calculate the linear equations, matrix decomposition when the use of which is Doolittle decomposition.
juzhen
- 两个简单的创建矩正,以及矩阵中元素替换,重组矩阵的matlab源码-Two simple moments are created, as well as replacing the matrix elements, reorganization matrix matlab source
CG
- 共轭梯度法(CG)是一种重要的求解矩阵的方法,本例给出了共轭梯度法的程序,并给出了一个算例-CG is an important method to solve the equation group. Give you a good example.