-
statistic_errors
统计格点数据文件A和文件B中物理量间的相关系数,平均误差,均方根误差,绝对误差。(Statistics grid data file A and file B, the correlation between physical quantities, the average error, root mean square error, absolute error.)
- 2021-01-07 17:48:52下载
- 积分:1
-
WENO
weno格式解决一维黎曼问题的代码,fortran90编写(Fortran code for Riemann problem solver in weno scheme)
- 2021-03-21 10:49:17下载
- 积分:1
-
LSL_SC
based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating which class leads to the minimum representation error. While the importance of sparsity is much emphasized in SRC and many related works, the use of collaborative representation (CR) in SRC is ignored by most literature.
- 2013-08-02 16:09:07下载
- 积分:1
-
zuniniudunfa
无约束优化问题的阻尼牛顿法python代码(Damped Newton Python code for unconstrained optimization problems)
- 2020-06-29 17:20:02下载
- 积分:1
-
dijkstra
最好的dijkstra 算法 matlab实现。
可以计算任意两点间的最短距离和路径。
不要参考其他的matlab程序,他们的路径都有问题。(Best Dijkstra algorithm matlab. You can calculate the shortest distance between any two points and path. Do not refer to other matlab program, their path has a problem.)
- 2013-05-21 12:51:37下载
- 积分:1
-
dian004
电网络理论程序 matlab
半动态及动态节点编号优化
NODE为节点关系表
无错误,低警告(Electrical network theory the program matlab semi-dynamic and dynamic node numbering optimization the NODE node relational tables error-free, low-warning)
- 2020-11-22 15:29:38下载
- 积分:1
-
mintreek-i-understang
程序设计的一些基本算法 及其应用 有很高的应用价值(Some basic programming algorithm and its application has a high value)
- 2013-05-21 10:38:10下载
- 积分:1
-
shuzhifenxi
说明: 包含十个常用的数值分析算法、包括高斯消去法、GIVENS变换等。(Contains ten commonly used numerical analysis algorithms, including Gaussian elimination, GIVENS transformation, and so on.)
- 2019-05-22 15:10:35下载
- 积分:1
-
牛顿迭代法求解非线性方程组
说明: 牛顿法又称牛顿-拉弗森方法(Newton-Raphson method),是一种在实数域和复数域上近似求解方程的方法。本程序收敛速度快,迭代步数可取大一些(Newton method, also known as Newton-Raphson method, is an approximate method for solving equations in real and complex fields. The program has fast convergence speed so the number of iteration steps can be larger.)
- 2019-05-13 21:08:38下载
- 积分:1
-
LeastMeanSquare
最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数(Overdetermined least-squares method of linear equations have to C templates, also includes matrix inversion, matrix multiplication, such as small function)
- 2021-01-26 19:58:37下载
- 积分:1