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

搜索资源列表

  1. Bspline.编写拟合非均匀有理B样条曲线的程序

    0下载:
  2. 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-23
    • 文件大小:3188
    • 提供者:asd
  1. OriginCurveFittingFunctions

    0下载:
  2. Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:390436
    • 提供者:xbl
  1. bpneuralnetworksandthestudyofcurve

    0下载:
  2. 网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:155888
    • 提供者:chenhongxia
  1. Movingleastsquaremethodbasedonthecurveandsurfacefi

    0下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:468467
    • 提供者:chenruibao
  1. ls

    1下载:
  2. 此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1835
    • 提供者:张芳
  1. quxiannihe

    0下载:
  2. 主要用于解决数学软件matlab的曲线拟合问题,其中包括:指数曲线拟合,抛物线拟合,直线拟合。-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1033
    • 提供者:伊水冰蓝
  1. MATALAB1

    1下载:
  2. MATLAB三维曲线拟合,说明各种情况,分析时可以参考-MATLAB 3D magic fit
  3. 所属分类:3D Graphic

    • 发布日期:2015-10-16
    • 文件大小:5926
    • 提供者:lijie1
  1. eigen

    0下载:
  2. 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:527
    • 提供者:kone_zhang
  1. matlab

    0下载:
  2. 介绍MATLAB曲线拟合功能,并通过绘制弯矩图的实际例子说明它在有限元绘图中的应用-Introduction MATLAB curve fitting function, and moment diagram by drawing the actual examples of it in the drawing of the finite element
  3. 所属分类:matlab

    • 发布日期:2017-06-08
    • 文件大小:15575727
    • 提供者:coral
  1. MATLAB-Curve-Fitting

    0下载:
  2. 给予神经网络RB发的MATLAB曲线拟合-Issued to give MATLAB neural network curve fitting RB
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:185692
    • 提供者:dddd
  1. NH

    0下载:
  2. 曲线拟合 matlab 毕业设计常用-use matlab curve fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:979
    • 提供者:王磊
  1. Matlab-curve-fitting-program

    0下载:
  2. Matlab曲线拟合程序,详细描述了CFtool工具使用方法及各种曲线拟合常用程序代码-Matlab curve fitting program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:507770
    • 提供者:张山
  1. matlab-curve-fitting

    0下载:
  2. matlab曲线拟合工具箱,包含进行曲线拟合的所有内容,非常方便使用。-matlab curve fitting toolbox contains curve fitting, and is very convenient to use.
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:5907943
    • 提供者:huaibo
  1. 最小二乘曲线拟合

    2下载:
  2. 这是一份最小二乘曲线拟合的matlab代码,希望对有需要的人有帮助!!
  3. 所属分类:matlab例程

    • 发布日期:2014-09-02
    • 文件大小:586
    • 提供者:liuhaiariel
  1. tt

    0下载:
  2. 本程序借助matlab软件平台,可以进行对数曲线拟合(This procedure for logarithmic curve fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:franticboy
  1. 正交多项式最小二乘拟合

    3下载:
  2. 计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:青不笑
  1. matlab编写的增广的最小二乘辨识程序

    0下载:
  2. matlab曾广最小二乘辨识程序,利用增广最小二乘法编写程序,完成系统辨识(Matlab once wide least square identification program)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:liyuqi61148
  1. polyfit

    0下载:
  2. polyfit函数是matlab中用于进行曲线拟合的一个函数。其数学基础是最小二乘法曲线拟合原理。曲线拟合:已知离散点上的数据集,即已知在点集上的函数值,构造一个解析函数(其图形为一曲线)使在原离散点上尽可能接近给定的值。(The polyfit function is a function used in curve fitting in matlab. Its mathematical basis is the principle of least-squares curve fitting
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:CHENCCCCC
  1. 基于移动最小二乘法的曲线曲面拟合

    1下载:
  2. 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)
  3. 所属分类:文章/文档

    • 发布日期:2021-03-28
    • 文件大小:187392
    • 提供者:Ladymacbeth
  1. MATLABEX4

    0下载:
  2. 该程序用于MATLAB学习爱好者,用于毕业设计的仿真,涉及函数计算和曲线拟合(The program is used for MATLAB learning enthusiasts and for the simulation of graduation design, involving function calculation and curve fitting.)
  3. 所属分类:其他

« 1 2 34 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com