资源列表
[数学计算/工程计算] AutomatedGeneralizationofDEM
说明:基于DEM的等高线自动综合算法研究本文在分析现有等高线综合方法的基础上,采用最大独立点集法构造地形层次结构的综合方法,进行了大量的实验,表明了该方法在等高线综合中的可行性和适用性-Automated Generalization of DEM<sjx> 在 2025-07-01 上传 | 大小:292kb | 下载:0
[数学计算/工程计算] Simpleequationstoachieve
说明:利用该方程组求解一般的线性方程组,别且符合数学求解原理-Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve<赵伟元> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] differentialequations
说明:本源码为原创代码。包含分别用改进欧拉方法、龙格-库塔法、阿当母斯法求解形如y =f(x,y)的常微分方程的源代码。希望对用到数值计算算法的起帮助作用。-The source for the original code. Included were the improved Euler method, Runge- Kutta method, Adam mother there method of the form y ' = f (x, y) of ordinary differentia<风流云散> 在 2025-07-01 上传 | 大小:100kb | 下载:0
[数学计算/工程计算] fitting
说明:利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接LU分解法解方程的算法代码实现。希望对用到数值计算的带来帮助。-The least square algorithm for fitting a set of coordinates, including the use of direct LU decomposition equations for the algorithm code to achieve. Want to use to bring numerical help.<风流云散> 在 2025-07-01 上传 | 大小:101kb | 下载:0
[数学计算/工程计算] solvinglinearequations
说明:线性方程组求解算法实现。包括了列主元消元法、直接LU分解法、雅克比迭代、高斯赛德尔迭代法。并且对四个算法实现做了不太规范的、简单的类封装。原创代码,含详细注释。希望对用到数值计算的带来帮助。-Algorithm for solving linear equations. Including the main-element elimination method, the direct LU decomposition, Jacobi iteration, high Sisaideer itera<风流云散> 在 2025-07-01 上传 | 大小:105kb | 下载:0