CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - MATLAB Curve Fitting

搜索资源列表

  1. annmatlab

    0下载:
  2. 神经网络得matlab实现,实现函数得曲线拟合-neural networks in Matlab, has implemented function in curve fitting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:819byte
    • 提供者:dc1hawk
  1. levmar

    1下载:
  2. matlab语言实现非线性最小二乘法的曲线拟合LM算法-Matlab language nonlinear least-squares method of curve fitting algorithm LM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:huyong
  1. GETdVg

    0下载:
  2. 数据曲线移动量提取器 1.作图模块是用MFC自己编写的,调用MATLAB进行数据曲线的多项式拟合。 2.可以提取两根曲线间的偏移量:) 3.双击运行,如果提示“libeng.dll找不到”可能是机器上没装MATLAB 4.建议使用MATLAB6.5以上版本。 5.具体使用方法可以看程序的“帮助”项:) -Extraction of data curve mobile device 1. Graphing module is written in MFC itself, cal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:199.92kb
    • 提供者:hxysk
  1. MLSfinal

    0下载:
  2. This file contains subroutines for MLS curve fitting problems which have been developed in MATLAB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9.3kb
    • 提供者:ahmad
  1. WLSfinal

    0下载:
  2. This a WLS meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6.21kb
    • 提供者:ahmad
  1. SPHfinal

    2下载:
  2. This a SPH meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-22
    • 文件大小:6.73kb
    • 提供者:ahmad
  1. PUfinal

    0下载:
  2. This a PU meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6.48kb
    • 提供者:ahmad
  1. PPIMfinal

    0下载:
  2. This a PPIM meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6.88kb
    • 提供者:ahmad
  1. Fitting

    0下载:
  2. Line & Curve Fitting To 2D Points
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.49kb
    • 提供者:Javaneh
  1. Curve

    0下载:
  2. curve fitting that we usually perform in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.69mb
    • 提供者:ashish
  1. TreeSpline

    0下载:
  2. 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:520byte
    • 提供者:史文博
  1. mypolyfit042

    0下载:
  2. 曲线拟合涉及回答两个基本问题:最佳拟合意味着什么?应该用什么样的曲线?可用许多不同的方法定义最佳拟合,并存在无穷数目的曲线。-Curve fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.01kb
    • 提供者:痞子
  1. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20.07kb
    • 提供者:温娟
  1. VB456

    0下载:
  2. VB与MATLAB混合编程,在窗体上显示拟合曲线。-VB mixed with MATLAB programming, fitting curve shown on the form.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2.09kb
    • 提供者:wang
  1. bazier

    0下载:
  2. 利用Matlab计算bazier曲线的问题,拟合的结果非常良好,数学专业的可用-Calculation of the bazier curve fitting results are very good in mathematics can be used
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2.16kb
    • 提供者:vicky
  1. BP_nihe

    0下载:
  2. 用matlab实现bp神经网络的曲线拟合,包含拟合效果和源代码-Bp neural network using matlab curve fitting, and the source code contains the fitting results
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:30.48kb
    • 提供者:李剑
  1. Gaussian curve fitting

    0下载:
  2. 使用matlab进行曲线拟合,使用程序实现高斯(Gaussian)曲线拟合,而不使用cftool工具箱(guass surve fit, not use the cftool)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:3kb
    • 提供者:Liu60
  1. Polynomial_Fitting

    0下载:
  2. 利用matlab用最基础的语法编写曲线拟合的程序(Using MATLAB to write curve fitting program with the most basic grammar)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:444164651651
  1. matlab的90个实例

    0下载:
  2. 常用代码大全,包含滤波,增强,图像分割,阈值,曲线拟合等。(Code encyclopedia, including filtering, enhancement, image segmentation, threshold, curve fitting, etc)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:60kb
    • 提供者:saoriii
  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. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com