搜索资源列表
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
p
- 基于马尔萨斯及Logistic人口模型,本文做了相应改进,根据已有数据确立了我们的人口模型。人口净增长率与人口密度比是简单常数值或者是简单的指数函数,所建立的模型来预测人口总数都是不完备的,所以我们假定人口净增长率是随总人口变化的函数,而这个函数是我们通过数据拟合可以近似得到的,由人口净增长率函数的确立,我们可以以微分方程的形式建立人口模型-Based on the Malthusian and Logistic population model, this article has done a
exp120
- 调用CFTOOL工具箱进行实验数据拟合,首先给定实验输入和测得的实验结果,然后调用该工具箱,就可以进行曲线拟合了-Toolbox CFTOOL call for fitting the experimental data, first of all, given the experimental input and the measured results, and then call the toolbox, we can carry out curve fitting of the
gongjuxiangdewangluo
- 利用神经网络工具箱,实现数据拟合,预测控制-Using neural network toolbox, data fitting, predictive control
MATLAB
- 这是一个MATLAB中文工具箱,提供了很多有用的,MATLAB自身没有的数学建模的源码,例如:数据拟合,微积分和微分方程,随机模拟和统计分析,数学规划,离散优化等,并有中文的注释。非常好!-This is a MATLAB toolbox Chinese, providing a lot of useful, MATLAB does not own the source of mathematical modeling, such as: data fitting, calculus and d
shujunihe
- 实现数据拟合!里面有很多实现数据拟合的源程序!-Data fitting! There are many data fitting source!
BPdatafitting
- 用BP神经网络做数据拟合的Matlab源码-Neural Network Data Fitting Matlab
nihe
- 用matlab来解决数据拟合问题,包括四个例子程序和一个ppt-Data fitting using matlab to solve problems, including four examples of procedures and a ppt
Datafitting
- 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
BPmatlab
- 神经网络应用于数据拟合,比传统的样条插值方法精度要高,有实验结果。-Neural network used in data fitting than the traditional method of spline interpolation accuracy is higher, with experimental results.
Matlab-data-fitting
- Matlab数据拟合 用Matlab进行数据拟合的方法和原理以及程序-Matlab with the Matlab data fitting data fitting methods and principles and procedures
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
matlab数据处理代码
- matlab用于数据处理,包括最值,数据拟合等(Matlab for data processing, including the most value, data fitting and so on)
数据拟合
- matlab平台中幂律分布数据的拟合程序(fitting program of a power law distribution)
拟合
- 计算方法数据拟合,利用matlab数据拟合(data fitting calculation method)
数据拟合
- 该matlab程序是数学中的经典程序,可应用于工程中的数据拟合。(The matlab program is a classic procedure in Mathematics)
第6讲 用MATLAB进行数据拟合
- 数据拟合,入门 数据拟合是一个数学函数,在MATLAB的NAG Foundation Toolbox中也有一些曲面拟合函数,如e02daf是最小二乘平方曲面拟合函数,e02def可求出曲面拟合的函数值(Data fitting is a mathematical function, in MATLAB NAG Foundation Toolbox, there are also some surface fitting functions, such as e02daf is the leas
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
第8章 数据拟合
- 数据拟合,回归算法,一次回归,多次回归,线性拟合,非线性拟合(Data fitting, regression algorithm, primary regression, multiple regression, linear fitting, nonlinear fitting)
数据拟合
- 利用MATLAB进行数据拟合,常见的数据拟合方法。包括:一元函数插值、样条插值、多项式插值或拟合 、曲线拟合、拉格朗日插值法等。(MATLAB data fitting, common data fitting methods. It includes: interpolation of unitary function, spline interpolation, polynomial interpolation or fitting, curve fitting, Lagrange inte