-
munkres
指派问题的匈牙利解法,从文件中读入待指派的数据。(Assignment problem of the Hungarian method, read from a file to be assigned to data.)
- 2009-12-15 21:42:40下载
- 积分:1
-
非线性方程的求根
说明: 非线性方程 Aitken加速收敛方法 二分法 割线法 牛顿微分改正方法(Nonlinear equation Aitken accelerated convergence method Dichotomy method Secant method Newton's differential correction method)
- 2020-10-05 19:06:10下载
- 积分:1
-
Least-squares-linear
可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
- 2013-10-24 14:21:45下载
- 积分:1
-
Galileo_singlefrequency
Galileo单频定位程序,能基于rinex文件实现高精度定位,供编写时参考(Galileo single-frequency positioning program can achieve high-precision positioning based on RINEX file for reference when writing.)
- 2020-07-04 14:20:01下载
- 积分:1
-
sirt
SIRT方法解线性方程组,通过迭代求解,取得了更为精确的结果,节省了计算时间(sirt mehtod to solve equation)
- 2010-05-07 07:14:45下载
- 积分:1
-
J.Fulleabouguer
一款很好用的卫星重力异常布格校正Fortran90程序。(A very useful bouguer correction Fortran 90 program。)
- 2010-07-22 10:53:14下载
- 积分:1
-
Douglas_Peucker
Douglas-Peucker algorithm for a 2-dimensional data with example in matlab.
- 2012-12-24 04:46:23下载
- 积分:1
-
SAR-satellites
利用SAR卫星在多个时刻的位置和速度信息,计算出任意象元成像时刻卫星的位置,拟合出SAR卫星的轨道模型。(Using SAR satellite in multiple time position and velocity information to calculate as the image element imaging time satellite position, fitting the SAR satellite orbital model.)
- 2021-03-24 01:19:14下载
- 积分:1
-
公约数
说明: 用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
- 2020-06-21 16:20:01下载
- 积分:1
-
LDL-and-Cholesky
利用楚列斯基分解法和平方根法分解对称矩阵,较为实用(use the Cholesky method and esquare-root method to solve the problem of Triangle decomposition of matrix)
- 2020-06-30 07:40:01下载
- 积分:1