搜索资源列表
分段拟合
- 这是个分段拟合程序,对处理图表数据非常有帮助。-This is a sub-fitting procedures for handling graphics data has been very helpful.
高斯拟合程序,采用高斯函数拟合数据
- 高斯拟合程序,采用高斯函数拟合数据,获得拟合高斯函数的平均值和方差。-Gaussian fitting procedure, using Gaussian function fitting the data, fitting Gaussian function to obtain the mean and variance.
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
曲线拟合
- 本程序是基于LABWINDOWS开发的,主要是实现数据拟合这一功能。-This procedure is based on the development of LABWINDOWS is mainly the function of data fitting.
Project1
- 用VB编写的多项式拟合程序 Public Function funPolynomial(Num As Long, x() As Single, y() As Single, Degree As Integer, AA() As Single) As Long 多项式曲线拟合 y=a0+a1*x+a2*x^2+an*x^n Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 Degree为要拟合的多项式曲线次数 A
nihe
- 用matlab来解决数据拟合问题,包括四个例子程序和一个ppt-Data fitting using matlab to solve problems, including four examples of procedures and a ppt
Matlab-data-fitting
- Matlab数据拟合 用Matlab进行数据拟合的方法和原理以及程序-Matlab with the Matlab data fitting data fitting methods and principles and procedures
tuoyuannihe
- 使用最小二乘法对任意位置的椭圆进行数据拟合的程序,使用全部的边缘点集。-Anywhere using the least squares method for data fitting ellipse, the use of all of the edge point set.
数据拟合
- matlab平台中幂律分布数据的拟合程序(fitting program of a power law distribution)
数据拟合c++
- 有关数据拟合的c++程序,采用了最小二乘的原理,与excel数据趋势生成的结果很相似(Data fitting c++ procedures, using the principle of least squares, and Excel data trends generated results are very similar)
散落点数据拟合拟合及其优化
- 可以二次三次四次函数拟合,并进行优化方法介绍,达到高度拟合。(Can be two times, three times, four times function fitting, and optimization, to achieve height fitting.)
数据拟合
- 该matlab程序是数学中的经典程序,可应用于工程中的数据拟合。(The matlab program is a classic procedure in Mathematics)
直角坐标系-zernike多项式波面拟合程序
- 最小二乘法进行泽尼克多项式拟合将离散数据点拟合成面型。(use the least square method to fit the wavefornt with zernike polynomials.)
插值与拟合
- 这个程序使用matlab编程,可以实现数据的分析与处理。(Implementation of data analysis and processing.)
pro22
- 多次函数最小二乘法拟合数据,并进行误差计算,程序中数据为温度拟合(The multiple function least square method is used to fit the data and calculate the error. The data in the program is temperature fitting.)
NIHE
- 这是自己修改过的实际matlab曲线拟合程序,可实现3阶最小二乘拟合(This is the actual Matlab curve fitting program which can realize the 3rd order least squares fitting)
最小二乘法拟合程序
- 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
第三题程序和结果
- 用rstool进行多变量非线性拟合 题目:问题3:在某地夏天室内环境下,使用可变环境因素(干球温度、相对湿度及风速)与体感温度(红字)对照表(见表3)中的数据作为数据源,请挖掘出可变环境因素与体感温度之间的关系,并进行误差分析。 表3可控环境因素对体感温度对照表 干球温度℃ 相对湿度% 风速FPM(1FPM=0.00508m/s) 0 100 200 300 400 500 35 30 35 31.6 26.1 23.8 22.7 22.2 40 35 31.9 26.4 24
nihetextcode
- 本程序是MATLAB测试代码,能够实现对三维高程点进程平面拟合。(This program is MATLAB test code, which can realize plane fitting to 3D elevation point process.)
列车踏面数据拟合
- 此为JM3踏面数据拟合程序,可根据CAD的数据点进行相应的分析,后处理可导入到simpack文件,进行相应的机车分析