搜索资源列表
mathvalue_1
- 很经典的数据插值和拟合程序,MATLAB程序
Ellipsefitting
- 已知离散的坐标数据,利用这些坐标点进行椭圆拟合的程序-Known coordinates of discrete data points to use these coordinates ellipse fitting procedure
Bspline-C
- B样条插值拟合的程序,可以对图象或数据离散点进行插值,拟合,-it is B spline fitting program,it s very useful for photo or data
dzp
- 地学统计学作业 地学统计学测试题 现有一批沿一维分布的地质勘探(钻探和刻槽两种方式)取样数据,存储在Access数据库中,每个样品均有铁、铜、硫三种元素的化验品位,假设每个样品的长度相同。从中任选两个工程的取样数据,完成下列任务: 1.以所选工程总长度之半为最大滞后距分别计算两个元素品位(从铁、铜、硫中任选两个)的实验变异函数值,并提供程序源代码;(30+10分) 2.选取球状模型拟合变异函数理论模型(采用直接拟合法时必须提供图形),并提供源代码;(30+10分) 3.分别对
CST_airfoil_fitting
- 一个拟合CST曲线的程序,用来做翼型优化使用(也可以用到其它曲线拟合上)。 首先读入一个翼型数据,反求这个翼型的6*2个控制参数。通过这修改这个12个控制参数(其中的任意几个),来达到生成新的翼型的目的。(使用了NASA0714翼型作为例子 )-it is a code for airfoil curves fitting, which based on CST formula.Firstly, the program read a airfoil data,then the program
fitting
- 二维数据平滑,跟定二维数据,每9个点拟合,中间点带入拟合的曲线,得到平滑后的数据-2 d data smoothing, with 2 d data, fitting every nine points, intermediate points to the fitting curve, get data after smoothing
ellipse
- 根据离散数据点拟合圆,得到圆心坐标和拟合半径(Fitting the circle according to the discrete data points, the coordinates of the center of the circle and the fitting radius are obtained.)
alglib-3.14
- ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)