搜索资源列表
曲线◎拟合
- vc++二维数据拟合源代码边干边学过后 共和国精华区 国会结构化-vc fitting two-dimensional data source learning by doing focus of the Republic after the structure of Congress
217.matlab.tar
- 椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and source code, and test data
zhaiquan-matlab
- 对金融数据(股票,期货,债券)进行分析拟合,计算各种指标-the financial data (stocks, futures, bonds) for analysis fitting calculated indicators
g_fitting
- 使用正交多项式完成数据拟合。程序对读入的gps采样点完成曲线拟合。
print
- matlab经典算法的程序-数据拟合,code fit-classical algorithm matlab procedures- data fitting, code fit
MATLAB-BPnet
- 一个三层的神经网络算法,可以用来数据拟合,建模.-A three-tier neural network algorithm can be used to data fitting, modeling.
p
- 基于马尔萨斯及Logistic人口模型,本文做了相应改进,根据已有数据确立了我们的人口模型。人口净增长率与人口密度比是简单常数值或者是简单的指数函数,所建立的模型来预测人口总数都是不完备的,所以我们假定人口净增长率是随总人口变化的函数,而这个函数是我们通过数据拟合可以近似得到的,由人口净增长率函数的确立,我们可以以微分方程的形式建立人口模型-Based on the Malthusian and Logistic population
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
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
matlab
- 这是初学者学习Matlab的经典课件,第一到五章,包含微积分问题、线性代数问题以及数据拟合方法等-This is the classic beginner learning courseware Matlab, first to the five chapters, including the issue of calculus, linear algebra problems, and data fitting methods
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数据拟合(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 functio
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与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