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

搜索资源列表

  1. Ch7_curve-fitting

    0下载:
  2. 介绍了利用matlab进行曲线拟合的方法,以及相应函数在matlab中的使用方法-Describes the use of matlab curve fitting method, and the corresponding function in matlab to use
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:631329
    • 提供者:doudou
  1. example0A_01

    1下载:
  2. 已调试好的基于图像资料的数据重建与拟合的matlab程序源代码,主要有重建图像数据和曲线拟合-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1280
    • 提供者:胡盛亮
  1. bbb

    2下载:
  2. 用matlab实现三次NURBS插值曲线拟合,插值源程序-Using matlab to achieve Cubic NURBS interpolation curve fitting, interpolation source
  3. 所属分类:matlab

    • 发布日期:2015-04-23
    • 文件大小:2048
    • 提供者:kaka
  1. 2202

    0下载:
  2. matlab编写的程序,曲线拟合方面的,希望对大家有用-Curve fitting area, matlab program written in the hope that more exchanges
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15594
    • 提供者:肖剑
  1. quxiannihe

    0下载:
  2. Matlab中两组数的曲线拟合,一般采用多项式拟合-curve fitting using a couple of datas
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1449
    • 提供者:guochanghong
  1. quxiannihe

    0下载:
  2. 曲线拟合功能 实现曲线不同方式的拟合,为初学matlab做曲线拟合-Curve fitting function curve of different fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:186087
    • 提供者:大成
  1. bpa

    0下载:
  2. matlab平台下,基于bpa神经网络的曲线拟合代码,注释详尽-matlab platform, based on the bpa neural network curve fitting code with comments in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1731
    • 提供者:
  1. polytool

    0下载:
  2. matlab中一个曲线拟合函数,有兴趣的可以看看。-matlab curve fitting function, who are interested can look at.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12189
    • 提供者:YBT
  1. nihe

    0下载:
  2. 基于matlab的曲线拟合,一种函数的拟合,完整代码-Based on the MATLAB curve fitting based on MATLAB curve fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:793
    • 提供者:Aloe
  1. consolidate

    0下载:
  2. 这是一个实现曲线拟合的matlab程序,在数字预失真技术里面用到。-this is a matlab program for accomplishing the consolidation function,it always be used in digital predistortion technology.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:49996
    • 提供者:
  1. quxiannihe

    0下载:
  2. 求联合概率密度的matlab编程,可用于大部分数学或曲线拟合的场合-Seek the joint probability density
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1710328
    • 提供者:秤子33
  1. A-least-squares-fit

    1下载:
  2. matlab最小二乘原理下的曲线拟合方法汇总:polyfit函数、“\”命令、fminsearch函数、nlinfit函数。附上一个具体的例子:1900-2000年的总人口情况的曲线拟合。-matlab principle of least squares curve fitting method Summary: polyfit function, " \" command, fminsearch a function, nlinfit function. Attach a
  3. 所属分类:matlab

    • 发布日期:2016-12-25
    • 文件大小:26624
    • 提供者:中士
  1. Chapter-14

    0下载:
  2. 基于小波神经网络matlab程序设计曲线拟合-Curve fitting matlab program based on wavelet neural network design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2114
    • 提供者:xxt
  1. curve-combine

    0下载:
  2. MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:49739
    • 提供者:李平
  1. matlabliness

    0下载:
  2. 文档介绍利用matlab进行非线性曲线拟合时的例子以及所需函数-The document describes the non-linear curve fitting using matlab example, and the desired function
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:35212
    • 提供者:冯琦
  1. xianlunihe-matlab

    0下载:
  2. 工程线形拟合中,圆曲线最小二乘法拟合计算方法-Engineering linear fitting, round curves least squares fit
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:8385
    • 提供者:蒋世琼
  1. Untitled3

    0下载:
  2. 基于有理B样条的视觉光谱光视效应的曲线拟合技术用MATLAB实现-MATLAB, based on the visual spectrum of light, as the effect of rational B-spline curve fitting techniques
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:1003
    • 提供者:lingyou
  1. 123

    0下载:
  2. 一个关于MATLAB的简单的曲线拟合GUI代码。-A simple curve fitting on MATLAB GUI code.
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:8051
    • 提供者:罗毅
  1. population

    0下载:
  2. 这是用matlab做曲线拟合,预测人口发展的一个m文件。-This do curve fitting using matlab predict population development m file.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:993
    • 提供者:lxy
  1. wber

    0下载:
  2. 威布尔分布曲线拟合的matlab程序,对于一切符合威布尔分布的数据都适用。本程序以rainflow程序为基础,对随记采样的数据进行统计,然后拟合直线。-Weibull distribution curve fitting
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:1541
    • 提供者:张世飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com