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

搜索资源列表

  1. MATLAB-BPnet

    0下载:
  2. 一个三层的神经网络算法,可以用来数据拟合,建模.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:bigzzg
  1. prony.rar

    0下载:
  2. 在进行原始数据拟合时,在时域中进行matlab分析,timedomain prony analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1811
    • 提供者:zhoulu
  1. polyfit2d.rar

    7下载:
  2. 根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。,according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix
  3. 所属分类:matlab例程

    • 发布日期:2013-01-29
    • 文件大小:1111
    • 提供者:zhuguanjun
  1. Houghtransformation.rar

    1下载:
  2.  将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:206977
    • 提供者:李明
  1. MovingLeast-SquaresMLS

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

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  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. matlabfitellipsecode

    2下载:
  2. 对离散数据运用最小二乘法进行椭圆拟合,运行过了觉得还不错就上传了。-Discrete data on the use of least squares method for ellipse fitting, run over a feel good on the uploaded.
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:2941
    • 提供者:李倩
  1. matlab

    0下载:
  2. 内容为matlab插值和拟合算法和数据分析算法,数据分析为回归分析-Says matlab interpolation and fitting algorithm and data analysis algorithms, data analysis for the regression analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:732136
    • 提供者:lu
  1. MATlAB_non_linear_fitting

    0下载:
  2. 用matlab实现对已知数据的非线性拟合及数据预测-Using matlab implementation of the known non-linear fitting of data and data prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1859
    • 提供者:刘鹏宇
  1. ga_bp

    0下载:
  2. 基于gaot工具箱优化BP以实现数据拟合。在nninit.m中修改数据存储的路径以及隐含层节点数的设置(S1),遗传算法与bp的参数修改在ga_bp.m中进行。-Toolbox gaot Optimize based on BP in order to achieve data fitting. At nninit.m modify the path of data storage as well as the hidden layer nodes of the set (S1), geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2254
    • 提供者:崔琴
  1. chazhiyunihe

    0下载:
  2. 插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:395368
    • 提供者:fengyu
  1. pro22

    0下载:
  2. 多次函数最小二乘法拟合数据,并进行误差计算,程序中数据为温度拟合(The multiple function least square method is used to fit the data and calculate the error. The data in the program is temperature fitting.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:hooong
  1. NIHE

    0下载:
  2. 这是自己修改过的实际matlab曲线拟合程序,可实现3阶最小二乘拟合(This is the actual Matlab curve fitting program which can realize the 3rd order least squares fitting)
  3. 所属分类:matlab例程

  1. matlab经典算法程序

    0下载:
  2. 关于利用matlab进行数据分析、解方程、规划问题、插值拟合问题的讲解与例程。(About MATLAB, data analysis, solving equations, planning problems, interpolation and fitting problems are explained and routines.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3043328
    • 提供者:文慧
  1. nihetextcode

    2下载:
  2. 本程序是MATLAB测试代码,能够实现对三维高程点进程平面拟合。(This program is MATLAB test code, which can realize plane fitting to 3D elevation point process.)
  3. 所属分类:汇编语言

    • 发布日期:2019-10-10
    • 文件大小:1024
    • 提供者:偶尔
  1. som-bp混合神经网络的matlab程序

    2下载:
  2. 本文件包含som-bp串联神经网络的代码和数据,可用来做数据拟合,改成你自己的数据即可(This file contains the code and data for the som-bp series neural network, which can be used for data fitting and changed to your own data)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-27
    • 文件大小:10240
    • 提供者:吃货辶天下
  1. MATLAB 经典程序源代码

    1下载:
  2. 数据拟合,数学规划,微积分等,还包括全国大学生建模竞赛题解(Data fitting, mathematical planning, calculus, etc., including the solution of the National University Students' Modeling Competition)
  3. 所属分类:数学计算

    • 发布日期:2020-09-08
    • 文件大小:196608
    • 提供者:MEET小贝
  1. matlab曲线拟合代码

    0下载:
  2. matlab源程序,数据曲线拟合代码,有对应文档说明
  3. 所属分类:matlab例程

  1. 基于MATLAB的运动轨迹预测,卡尔曼滤波实现

    3下载:
  2. 对高速运动目标采用基于kalman filter进行预测。基于matlab的实现,来进行运动目标的轨迹预测。有卡尔曼算法,扩展卡尔曼滤波,数据拟合方法。(The high-speed moving target is predicted based on Kalman filter. Based on the realization of MATLAB, the trajectory prediction of moving objects is carried out. There are K
  3. 所属分类:matlab例程

    • 发布日期:2020-05-03
    • 文件大小:133120
    • 提供者:wijdoy
  1. 激光雷达数据处理

    2下载:
  2. 文件中包含原始激光雷达数据,MATLAB读取.ubh文件、点云数据滤波、误差分析、模型验证、三维表面拟合的源代码,目前调试无误(The file contains raw lidar data. MATLAB reads the source code of.Ubh file, point cloud data filtering, error analysis, model validation and 3D surface fitting. At present, debugging is
  3. 所属分类:matlab例程

    • 发布日期:2021-04-28
    • 文件大小:12262400
    • 提供者:青铜锁丶
« 1 2 34 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com