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

搜索资源列表

  1. Matlab曲线拟合 最小二乘法 polyfit

    2下载:
  2. 已知离散点上的数据集 ,即已知在点集 上的函数值 ,构造一个解析函数(其图形为一曲线)使 在原离散点 上尽可能接近给定的 值,这一过程称为曲线拟合。最常用的曲线拟合方法是最小二乘法,该方法是寻找函数 使得最小
  3. 所属分类:编程文档

    • 发布日期:2012-03-03
    • 文件大小:7.4kb
    • 提供者:wangzhaocai
  1. introductionsvm

    0下载:
  2. 支持向量机(Support Vector Machine)是Cortes和Vapnik于1995年首先提出的,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中-SVM (Support Vector Machine) is Cortes and Vapnik in 1995, first put forward, which in the settlement of a small sample, nonlinear and high di
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:周伟
  1. BaseAutopanoramareserch

    0下载:
  2. 别对两幅图像提取广义特征点后, 利用基于根均方误差和交叉相关的两级匹配算法完成同名控制点的建立。并以局部加权直线拟合方法来校正图像 的几何畸变。最后建立两幅图像之间的函数映射关系,完成图像的配准。实验结果证明了该方法的有效性。-Do the two images extracted generalized characteristic point, the root mean square error-based and cross-correlation of the two cont
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:555.27kb
    • 提供者:林杰
  1. 123

    0下载:
  2. 关于支持向量机的算法 支持向量机在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中-On support vector machine support vector machine algorithm to solve small sample, nonlinear and high dimensional pattern recognition showed the advantage of many special, and can be
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:22kb
    • 提供者:王侃
  1. Visual-Fortran2002

    5下载:
  2. 有数值计算中常用的Visual Fortran子过程近200个,内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶变换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组,每一个子程序都包括功能、方法、使用说明、子程序和例子五部分。本书的所有子过程都在Visual Fortran 5.0版本上进行过验证,程序都能正确运行。同时配书发行光盘,包括所有子过程、验证过程及所有验
  3. 所属分类:software engineering

    • 发布日期:2014-04-30
    • 文件大小:6.82mb
    • 提供者:
  1. Intelligent-computation-methods

    0下载:
  2. 采用bp神经网络对其进行函数拟合。误差反向传播网络(bp网络)是目前人工神经网络模式中最具代表性,应用最广泛的一种模型,具有自学习、自组织、自适应和很强的非线性映射能力,可以以任意精度逼近任意连续函数。-The bp neural network to its function fitting. Error back propagation network (bp network) is the artificial neural network model of the most repres
  3. 所属分类:Project Design

    • 发布日期:2017-12-06
    • 文件大小:66.4kb
    • 提供者:杨明飞
  1. MATLAB2

    0下载:
  2. 介绍软件MATLAB非线性曲线拟合的功能,寻找较好的非线性函数来拟合实验数据,总结出非线性曲线拟合的方法、求解步骤和上机操作过程-Introduction of the software MATLAB non-linear curve fitting functions, in search of better non-linear function to fit the experimental data, summed up the non-linear curve fitting meth
  3. 所属分类:Software Testing

    • 发布日期:2017-11-26
    • 文件大小:797.75kb
    • 提供者:ben
  1. matlab

    0下载:
  2. 误差的来源 非线性方程(组)的数值解法 解线性方程组的直接方法 解线性方程组的迭代法 矩阵的特征值与特征向量的计算 函数的插值方法 函数逼近与曲线(面)拟合 数值微分 数常微分方程(组)求解值积分 -The source of the error Numerical method for solving the nonlinear equation (group) The direct method of solving linear
  3. 所属分类:File Formats

    • 发布日期:2017-11-08
    • 文件大小:1.02mb
    • 提供者:陈佳文
  1. nihequxian

    1下载:
  2. matlab复变函数求解拟合曲线的方法和程序-Solving complex function matlab curve fitting methods and procedures
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:819byte
    • 提供者:liyu
  1. Matlab-Fitting-Toolbox

    0下载:
  2. 今天帮同学做了一个非线性函数的曲线拟合,以前没做过,所以是摸着石头过河。费了一下午时间,终于把曲线拟合出来了,顺道也学习了使用Matlab进行曲线拟合的方法,把学习所得记录下来,和大家共享。-Today, help students to do a nonlinear function curve fitting, never done before, it is feeling the stones. Spent an afternoon, and finally the curve fitt
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:164.11kb
    • 提供者:
  1. least_square_method1

    0下载:
  2. 多项式函数具有较好的微分属性,用多项式函数去拟合未知的较复杂的函数,以最小二乘来确定最佳的多项式函数,进而求解微分方程-Differential polynomial function has good properties of the unknown polynomial function to fit the more complex functions, in order to determine the best least squares polynomial function, t
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:1.51kb
    • 提供者:lu
  1. 11111

    0下载:
  2. 多项式拟合,对一组带噪原始数据,采用“普通”的多项式函数进行拟合.-Linear fitting and least squares
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:13.66kb
    • 提供者:dyk
  1. 支持向量机非线性回归通用MATLAB源码

    1下载:
  2. 支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合,GreenSim团队推荐您使用。
  3. 所属分类:报告论文

  1. MATLAB-xianxingnihe

    0下载:
  2. 基于MATLAB的非线性曲线拟合。介绍软件MATLAB非线性曲线拟合的功能,通过上机实验和误差分析,寻找较好的非线性函数来拟合实验数据,从 而探索并归纳总结出非线性曲线拟合的方法、求解步骤和上机操作过程。-Thispaper introduces the functionof nonlinear curve fittingofMATLABsoftware. Bydoingexperimentswithcomputer anderror analysis, it is lookingfor
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:833.78kb
    • 提供者:jiaren
  1. C-language-prepared-by-least-squares

    0下载:
  2. 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序!-C language prepared by the method of least squares curve fitting
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5.21kb
    • 提供者:刘长青
  1. zuixiaoerchen

    0下载:
  2. 最小二乘法曲面拟合,三维曲面拟合程序,由多个函数组成-Least squares curve fitting, 3D surface fitting procedure, consisting of multiple function
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:81.33kb
    • 提供者:天天
  1. matlab001

    0下载:
  2. 用MATLAB作非线性最小二乘拟合 Matlab的提供了两个求非线性最小二乘拟合的函数:lsqcurvefit和lsqnonlin。-Use MATLAB for nonlinear least squares fitting, MATLAB provides two nonlinear least-square fitting function: lsqcurvefit and lsqnonlin.
  3. 所属分类:Project Design

    • 发布日期:2017-04-23
    • 文件大小:12.9kb
    • 提供者:sunqingle
  1. 新建 Microsoft Word 文档 (3)

    1下载:
  2. 用数据拟合函数:给出一组x和y的数据,用matlab拟合函数并绘图(Use data fitting function)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-29
    • 文件大小:20kb
    • 提供者:嘘嘘嘘xu
  1. 华侨大学XFX函数优化平台2017版

    0下载:
  2. 该2017版软件集成了竞赛争冠系列算法(含单目标寻优、多峰函数寻优、参数估计(拟合)等)和多种差分向量型式的差分进化算法。可对数学函数进行有或无约束优化、多峰函数优化等工作。其中改进竞赛争冠算法是近期本人的研究佳作。与现行优良的进化算法相比,颇具竞争力。(The 2017 version of the software integrates the series of race champion algorithm (including single objective optimization
  3. 所属分类:软件工程

    • 发布日期:2018-01-05
    • 文件大小:2.46mb
    • 提供者:xufs
  1. 某高层振型离散数据拟合

    1下载:
  2. 通过非线性最小二乘法拟合某高层的振型离散数据,以连续性函数表示。
  3. 所属分类:文档资料

« 12 »
搜珍网 www.dssz.com