搜索资源列表
bp2005
- 经过多次试验,该程序用于复杂的非线性数据的拟合具有很好的效果。-After numerous experiments, the procedure for the complex nonlinear fitting the data with very good results.
最小二乘法的曲线拟合
- 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
leastsquares
- 最小二乘法的拟合程序,用C语言实现.在压缩包中有具体说明.-least squares fitting procedure in C language. In a compressed specify.
newtown
- newtown 插值法 拟合曲线 其中N》=20,愿代码,可以模拟曲线,非常好用-newtown interpolation curve fitting which N "= 20, and is willing to code can be simulated curves, very handy
200511051003323276
- 最小二乘法实现的曲线拟合二次曲线的c++源码
match_fitting
- 由本人自己编程实现的匹配拟合方法,是基于最小二乘法的拟合,可以很好的拟合地震数据,提取子波
NH
- Nh.for 最小二乘曲线拟合-Nh.for Least squares algorithm curve fitting
erchengfa
- 最小二乘法曲线拟合程序代码,可以直接从点生成曲线,windows界面-giygikgiufiuihkfiugfvyjfgkugj
5555
- 用最小二乘法拟合圆的圆心和半径 源代码-Using least squares fit circle' s center and radius of the source code
biarc
- 用C#写的双圆弧拟合程序。采用平均转角法。智能控制误差-Biarc
L_s
- 拉格朗日差值与最小二乘法拟合,c语言实现-Lagrangian difference with the least square method, c language
sfit
- 模拟拟合bezier曲面的程序,在预订bezier曲面上随机取数据点,进行拟合。-Simulation bezier surface fitting procedure, in the book from Random bezier surface data points for fitting.
kongjian
- 用做的一个用于工程的控件,在使用中可以自己更改调用,主要是可以拟合,这在测试采集数据领域是非常有用的.-Used as a control for the project, changes in use can call their own, mainly to fit it in the field of testing of collecting data is very useful.
DataFitting
- 用C#写的直线拟合的演示程序,使用Graphics进行绘图-written used C#, a demo for Linear Fitting
123
- 这个是C语言关于线性拟合的问题 有几种不同的方法解答-This is C-linear fitting of the problem on several different methods to answer
WindowsApplication1
- 用C#编写的多元线性回归的最小二乘法,实现曲线的拟合~~ -Written in C# using multiple linear regression least square method, fitting a curve ~ ~
非线性补偿可调阶数曲线拟合
- C语言算法,手动输入数据,数据个数可调,拟合阶数可调,带加权处理,可设置精度.
NH
- 用最小二乘法拟合二元多次曲线 已知点的x坐标集合 已知点的y坐标集合 已知点的个数方程的最高次 二元多次线性方程拟合曲线(Fitting two yuan multiple curves with least square method X coordinate set of known points Y coordinate set of known points The highest degree of the equation of the number of known points
Ransac拟合直线和圆
- C# 实现直线拟合,圆拟合 ransac算法,剔除忽略点(C# realizes line fitting and circle fitting with ransac algorithm to eliminate the ignored points)
滤波及线性拟合算法
- 高通、低通滤波算法,及线性拟合算法C#源码
