资源列表
[数学计算/工程计算] niuduichazhijiefangcheng
说明:这是用牛顿插值法解方程,是数值分析的程序,希望对大家有所帮助-This is a solution using Newton<yuteng> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] NewtonRaphson
说明:求解非线性方程组的NewRaphson方法-Solving nonlinear equations NewRaphson method<明明> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] rainflowcounting
说明:雨流计数法+最小二乘法matlab程序,用于疲劳与断裂力学课程-Rain-flow counting method+ Least squares matlab procedures for fatigue and fracture mechanics courses<sunshine> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] shuzhifenxi
说明:数值分析上机实验,包括高斯、拉格朗日、龙贝格三种算法的实现-Numerical analysis of experimental aircraft, including the Gaussian, Lagrangian, three Romberg Algorithm<沈玉> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 02050811
说明:用C语言实现的算术表达式的运算,用了堆栈的方法,利用算术运算符的优先级实现,实现了包括+,-,*,/和()的运算,输入#号运算结束。-Using C language arithmetic expression computing, using the stack method, using arithmetic operator priority realize, realize, including 2B !,-,*,/ and () the operator, type# Its end<宋莹> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] post
说明:在一个按照东西和南北方向划分成规整街区的城市里,n 个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y 坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1, y1) 和(x2, y2) 之间的距离可以用数值| x1 . x2| + | y1 . y2| 度量。 居民们希望在城市中选择建立邮局的最佳位置,使n 个居民点到邮局的距离总和最小。-In a direction in accordance with the East-West and North-<程光> 在 2025-06-07 上传 | 大小:1kb | 下载:0