资源列表
Archive
- 分别用欧拉方法,改进欧拉方法,经典龙格库塔法解指定常微分方程(可在源码中调整方程内容)-Respectively use Eula, Modifying Eula and Longe Kuta method to calculate ordinary differential equation
Archive
- 数值方法解线性方程组,包括雅克比迭代法,高斯赛德尔迭代法和SOR超松弛迭代法的例程。-Linear equations with Jacobi, Gauss-Seidel method and SOR iteration.
Sorting-algorithm
- 自己总结的C的排序算法实例-Sorting algorithm
Congrad
- 共轭梯度法求解线性微分方程组的程序,以西安交通大学研究生《数值分析》习题为例,可通用-Conjugate gradient method for solving linear differential equations program to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
Romberg
- 龙贝格方法求数值积分,以西安交通大学研究生《数值分析》习题为例,函数形式,可通用-Romberg numerical integration methods seek to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, function form, can be common
RungeKutta
- 龙格库塔法求解常微分方程的程序,以西安交通大学研究生《数值分析》习题为例,可通用-Runge-Kutta method for solving ordinary differential equations procedures to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
Trispline
- 三次样条插值程序,以西安交通大学研究生《数值分析》习题为例,可通用-Cubic spline interpolation process to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
Matrix
- 用C++实现矩阵的各种运算,包括:求逆运算,判断矩阵是否为空,获取矩阵的行向量,矩阵数据的输入输出,实现矩阵的嘉减乘法-In c++ implementation matrix of various operations, including: inversion, to determine whether a matrix is empty, matrix row vector, matrix of data input and output, the realization of matri
Matrixechol
- 用C++实现矩阵的各种运算,包括:求逆运算,判断矩阵是否为空,获取矩阵的行向量,矩阵数据的输入输出,实现矩阵的嘉减乘法-In c++ implementation matrix of various operations, including: inversion, to determine whether a matrix is empty, matrix row vector, matrix of data input and output, the realization of matri
NGPM_v1.4
- The package uploaded is constituted of several matlab code of NGSA2 matlab algorithm.-used for multiobjective optimization
gaussLUsolution
- 数值求解高斯LU分解,采用VB语言编码实现。可直接使用。-Gauss LU solution
sarRD
- 针对SAR的RD算法,并加入了窗函数进行旁瓣抑制。-The RD algorithm for SAR, and joined the window function sidelobe suppression.
