-
fit2
最小二乘曲面拟合程序(m文件),对一组三维数据z=f(x,y)拟合,成为关于x和y的多项式(least squares fitting procedure Surface (m), a group of three-dimensional data z = f (x, y) fitting, be on the x and y polynomial)
- 2021-04-22 16:08:48下载
- 积分:1
-
conc1
说明: 用于求解耦合速率方程的四阶龙格-库塔数值解法(4th order Runge-kutta methods for solving the coupled rate equations)
- 2011-04-15 12:45:30下载
- 积分:1
-
模糊控制
模糊控制的C语言实现,双输入单输出,采用查表法进行模糊推理,去模糊方法采用重心法,易于单片机实现(C language realization of fuzzy control, double input and single output, using look-up table method for fuzzy reasoning, using center of gravity method for deblurring, easy to realize by single chip computer)
- 2020-11-17 20:09:39下载
- 积分:1
-
fit_line
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
(//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b))
- 2005-08-24 04:40:23下载
- 积分:1
-
munkres
指派问题的匈牙利解法,从文件中读入待指派的数据。(Assignment problem of the Hungarian method, read from a file to be assigned to data.)
- 2009-12-15 21:42:40下载
- 积分:1
-
CurveFitCOMDemo
曲线拟合程序,matlab编写成com控件非常好用,适用于初学者(Curve fitting procedures, matlab developed into a very useful com controls for beginners)
- 2008-04-16 21:08:26下载
- 积分:1
-
hot-procssing-map
改程序可用于绘制热加工图,用于热加工领域(It is a code using for making hot processing maps used to characterize the hot deformation behavior)
- 2015-10-24 21:28:07下载
- 积分:1
-
migration(FKaPS)
F-K域偏移法和相移法偏移程序(C语言)(FK domain migration method and the phase- shift method migration program (C language))
- 2021-04-06 20:59:02下载
- 积分:1
-
Desktop
主要用于三次样条拟合,对离散点进行拟合插值,(Three order spline fitting)
- 2018-05-25 17:27:38下载
- 积分:1
-
82859165cifa
编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入
(Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
- 2011-06-21 22:50:34下载
- 积分:1