CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 拟合 matlab

搜索资源列表

  1. Hermite

    0下载:
  2. 关于matlab的一些很经典的插值算法 特别对做数值计算及曲线拟合很有用-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:9400
    • 提供者:李艺
  1. fitting_plane

    0下载:
  2. 用matlab实现的平面拟合算法,只要输入不少于三个的空间点坐标-plane_fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:657
    • 提供者:zhang yajuan
  1. instructionsofcurvefitting

    1下载:
  2. 一本介绍在matlab下曲线拟合的好书,书中含有大量的实例。-An introduction under the curve fitting in matlab books, the book contains many examples.
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:185695
    • 提供者:杜秋水
  1. ols

    6下载:
  2. 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:836
    • 提供者:晓柳
  1. multifit

    1下载:
  2. 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量    Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2991
    • 提供者:刘荣
  1. RBF

    3下载:
  2. 用RBF神经网络,完成对y=f(x)的曲线拟合。-Using RBF neural networks, complete the y = f (x) the curve fitting.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-22
    • 文件大小:21337
    • 提供者:徐波
  1. compertz

    0下载:
  2. compertz模型用于死亡率的拟合和预测-compertz model for fitting and prediction of mortality
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:197144
    • 提供者:jack2684
  1. 1

    0下载:
  2. 用MATLAB编写的求曲线拟合的程序,希望大家分享一下。我是新来的。-Prepared using MATLAB for curve fitting process, I hope to share with Members. I was new.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:49074
    • 提供者:谷霁红
  1. InterpolationAndFitting

    0下载:
  2. 插值与拟合的一些经典算法,包含多项式插值和二维插值,以及一些数学建模实例-some classic algorithms interpolation and fitting, including polynomial interpolation and two-dimensional interpolation, as well as some examples of mathematical modeling
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:179926
    • 提供者:hujun
  1. circle

    0下载:
  2. 这是根据点拟合圆和直线的matlab程序,比较简单实用-This is the basis of points won and a straight line fitting the matlab procedure is relatively simple and practical
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1318
    • 提供者:翟乐
  1. polyfitconvenient

    1下载:
  2. 利用 matlab的GUI 环境编写 多项式曲线拟合程序,及其界面,由于参数的输入是实时的、拟合过程可以实时显示,因而使用非常方便。-Using matlab GUI to prepare the environment polynomial curve fitting procedures, and its interface, as input parameters in real time, the fitting process can be real-time display, whi
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7225
    • 提供者:王力
  1. PLS

    1下载:
  2. 最小二乘法含有非线性线性拟合附有理论和实际的例子说明比较具有实际应用哟-PLS
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:6182
    • 提供者:kubery
  1. chazhiyunihe

    0下载:
  2. 插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:395368
    • 提供者:fengyu
  1. matlab

    1下载:
  2. 这是一些关于MATLAB的小程序,有曲线拟合的,利用线性网络进行线性预测,正交实验设计及其实验结果的极差分析等,希望对大家能带来帮助!-This is a small number of MATLAB procedures, there is curve fitting, and linear networks using linear prediction, orthogonal experimental design and experimental results of range ana
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:156737
    • 提供者:小可
  1. interpolationfitting

    1下载:
  2. 插值和拟合 matlab算法实现 可以直接调用-Matlab interpolation and fitting algorithm can be directly called
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:179733
    • 提供者:yang ling
  1. LMS_poly_fit

    0下载:
  2. 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:209594
    • 提供者:lsw_hit
  1. edgeSimulation

    0下载:
  2. 在提取出图像边缘后,进行图像的边缘拟合时使用-In the extracted edge image after image of the edge of the use of fitting
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2507
    • 提供者:hanzhibin
  1. exp120

    0下载:
  2. 调用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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:891
    • 提供者:熊星星
  1. fx_nihe

    0下载:
  2. 利用matlab对实验数据进行非线性拟合-Matlab on the experimental data using non-linear fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1636
    • 提供者:李芳芳
  1. CurveFittingguide

    0下载:
  2. matlab曲线拟合工具箱使用说明,可以直接得到拟合曲线的表达式。-matlab_curve
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2239585
    • 提供者:xiechunhui
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com