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

搜索资源列表

  1. 4

    0下载:
  2. 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:222865
    • 提供者:林创明
  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. lwr

    0下载:
  2. 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3315
    • 提供者:wanghuaqiu
  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. nihe

    0下载:
  2. 用于拟合道路边缘的离散点为一曲线的程序,-The edge of the road for the fitting of a curve discrete points of procedure,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2856
    • 提供者:zc
  1. PLS

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

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

    0下载:
  2. 通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测-Population data through the existing structural features, their post-fitting analysis of the short and long-term prediction
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:53430
    • 提供者:sujunsan
  1. fx_nihe

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

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

    0下载:
  2. 拟合曲线,最小二乘法和牛顿法等,有助大家基础学习。-Curve fitting, least squares method and Newton s law, the foundation will help you learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:180799
    • 提供者:许晴和
  1. Matlab

    0下载:
  2. Matlab基础例题程序,分为矩阵、图形、曲线拟合等,可用初学者学习使用-Code for practice of matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:115820
    • 提供者:Bell
  1. gongjuxiangdewangluo

    0下载:
  2. 利用神经网络工具箱,实现数据拟合,预测控制-Using neural network toolbox, data fitting, predictive control
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2331
    • 提供者:张宇
  1. EllipseDirectFit

    0下载:
  2. 椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:934
    • 提供者:shiyuexin
  1. nihe

    0下载:
  2. matlab拟合数据,分为回归分析、曲线拟合及计算机模拟-it contains Regression analysis, curve fitting and computer simulation
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:1004289
    • 提供者:张明
  1. twice_nihe

    0下载:
  2. 对已知房价数据做二次拟合,从而得出曲线方程,对做未来房价的粗略预测-Known to do on the secondary price data fitting curve equation to obtain, so the future price of crude forecast
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:602
    • 提供者:chenxin
  1. shujunihe

    0下载:
  2. 实现数据拟合!里面有很多实现数据拟合的源程序!-Data fitting! There are many data fitting source!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:20551
    • 提供者:tande
  1. Matlab

    0下载:
  2. 一篇用于样条曲面拟合的matlab程序实现的论文,对于初学者具有很好的借鉴意义。-1 for the spline fitting matlab program implementation paper for beginners with a good reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:304210
    • 提供者:wwl
  1. lsge-matlab

    0下载:
  2. 用matlab实现的二维圆拟合和三维圆拟合
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:32623
    • 提供者:chxspace
  1. matlab

    0下载:
  2. 这是初学者学习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
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3722057
    • 提供者:李勇强
  1. Untitled

    0下载:
  2. 拟合与插值MATLAB实验,基于一股票收盘价-MATLAB fitting and interpolation experiment, based on a closing stock price
  3. 所属分类:source in ebook

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