资源列表
Marquardt
- 这是一个马奎特最优化算法,通过测试,比一般的最优化算法运算速度要快很多,而且精度也挺高。希望对大家有用
response-function
- 在数值计算及科学研究中,通过响应函数计算响应频率。-In numerical calculations and scientific research, by calculating the response frequency response function.
suan-fa-in-C
- 用c语言编写的各种算法,很有用的东西,大家下载下来看看就知道了!都运行通过的,分享供大家学习-Various algorithms using c language, useful things, download them to see to know it! Run through share for everyone to learn
collocg
- 完成海洋船测量跟航空测量的联合处理 利用最小二乘配置法 -Complete ocean ship with air measurement joint processing Use of least square collocation method
Gauss
- 用高斯消去法来处理矩阵的运算,有兴趣的朋友可以-Using Gaussian elimination method to calculate the matrix operations
C-solutionsof-Differential-equations
- 对于常微分方程组的多种数值解法,改进欧拉法、龙格-库塔算法、高斯消去法、定步长变步长-multiply C solutions-of-Differential-equation-group
Soil-particle-size-conversion
- 土壤粒径由国际制向美国制转换的三次样条插值的程序代码-Soil particle system to the United States by the International system for the conversion of cubic spline interpolation procedure code
Kalman
- 无线传感器网络定位系统中使用的,有关RSSI等测距定位方法研究方向的内容
BigNum
- VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类: //乘2运算,即 // a = a * 2^dwTimes 相当于左移一位二进制,低位补0 CUSuperInt& Double(DWORD dwTimes = 1) -VC++ number of computing unsigned big integer class and examples of the use of free time has prepa
chapter-3-of-math-analysis
- 数值分析中,LU分解法,按比例主元消元法,列主消元法,高斯消元法,追赶法对一些数值方程的求解作用,简化人工求解过程,提高效率。还有一些简单例题的编程算法-Numerical analysis, the LU decomposition method, principal component elimination method in proportion, column main elimination method, gauss elimination method, method of ch
detip-2.tar
- DEcompose seT of IP-addresses build a tree of aggregate networks
Matrix
- 矩阵操作的一个类,包含各类矩阵运算的常用运算和算法。-A set of Matrix computation algorithm, such as get Inverse matrix, Jacobi and so on,
