搜索资源列表
Least QuadraticFiter
- 最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab linear fitting results done ear
优化了的过关键点的光滑曲线拟合算法
- 该程序是离散点平滑程序,可实现对一组有序离散数据进行闭合和不闭合情况的情况.-that the procedure was discrete points smoothing procedures, to be able to achieve an orderly group discrete data for closure and closure of the situation.
sensor-analysis
- 这是一个仪器性能分析程序,对一组数据进行拟合,分别计算仪器的线性度、迟滞、重复性、最大值、最小值。-This is an instrument performance analysis program to fit a set of data were calculated instrument linearity, hysteresis, repeatability, maximum, minimum.
nihe
- labview在进行数据处理时用的曲线拟合程序-labview used during the data processing program of curve fitting. .
zernikeCT
- 此程序为泽尼克的方法拟合离散点的数据,用于图像处理。-Zernike parameter fitting
Chapter-8-of-the-matlab-data-fitting
- matlab中的第8章 数据拟合(包含例子和程序源码)-Chapter 8 of the matlab data fitting (including examples and program source code)
RBFnihe
- 神经网络拟合程序,实现很好的你和功能, 应用RBF神经网络,实现的一种数据拟合-Neural network fitting procedure, you achieve a good and functional, RBF neural network, a data fitting achieved
8
- 第8章 数据拟合(此程序是用matlab编写的,此代码已经通过本人测试)-Chapter 8 data fitting (This procedure is used matlab, this code has passed my test)
第三题程序和结果
- 用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.)
MATLAB概率与数理统计分析程序源码大全
- 将概率与数理统计的分析方法与MATLAB软件典型应用融为一体,既从理论上介绍了概率论与数理统计基础、数据处理与统计作图、统计估计、参数检验、方差分析、回归分析与数据拟合、实验设计及多元分析的基本原理及应用等内容,又详细讲解了使用MATLAB在各领域中处理工程数据的典型实例。