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

搜索资源列表

  1. Code_MATLAB_Statistical_Analysis

    3下载:
  2. 这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。-This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics,&
  3. 所属分类:matlab例程

    • 发布日期:2013-07-29
    • 文件大小:32824
    • 提供者:
  1. ellipse-fitting-in-sensor

    0下载:
  2. 在传感器中数据采集后的椭圆拟合算法matlab编程实现-After the sensor data acquisition in the ellipse fitting algorithm matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4332
    • 提供者:杨婷婷
  1. MATLAB

    0下载:
  2. matlab 滤波信号处理功能,消除确定性成分和拟合曲线。-matlab funtionFiltering signal processing function, eliminate deterministic component and fitting curve 。
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1372
    • 提供者:liangliang
  1. NH

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

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

    0下载:
  2. 详细介绍在matlab中如何实现非线性拟合,内附例子-Details of how to achieve the non-linear fitting matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:268475
    • 提供者:卓蒙蒙
  1. nihe

    0下载:
  2. .NET与Matlab结合 —— 最小二乘法直线拟合(C#)-. NET integration with Matlab- least squares fitting a straight line (C#)
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:44062
    • 提供者:dc
  1. sanweitu

    0下载:
  2. 使用matlab,利用已知空间坐标,拟合出空间的三维图形-Using matlab, using the known spatial coordinates, fitting out the space three-dimensional graphics
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:1105
    • 提供者:dwxiayi
  1. B3sample1

    2下载:
  2. 多层次B样条曲面拟合,采用均匀的控制点实现曲面的光滑拟合。-Multi-level B-spline surface fitting, use of control points to achieve a uniform smooth surface fitting.
  3. 所属分类:matlab

    • 发布日期:2015-02-13
    • 文件大小:1024
    • 提供者:杨祥
  1. matlab

    0下载:
  2. MATLAB下的曲面拟合程序-源代码,挺有用的-MATLAB surface fitting process- source
  3. 所属分类:2D Graphic

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

    0下载:
  2. matlab 拟合源代码,可以很好地处理离散型数据-matlab fitting source code, you can handle discrete data
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1266693
    • 提供者:李子航
  1. Matlab

    0下载:
  2. 1. 三种插值方法 2.用Matlab 计算插值 3.拟合的基本原理 4.用Matlab 拟合曲线 -Three interpolation methods. Calculated using Matlab interpolation 3. Fitting the basic principle 4. Curve fitting with Matlab
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:60815
    • 提供者:邓乐喜
  1. matlab-fitting-function

    0下载:
  2. matlab拟合函数 matlab拟合函数 matlab拟合函数-fitting function matlab matlab matlab fitting function fitting function fitting function matlab matlab fitting function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4985
    • 提供者:张涵
  1. 最小二乘曲线拟合

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

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

    0下载:
  2. MATLAB拟合求解圆心和半径 源程序代码,初学者可以-Fitting MATLAB source code to solve the center and radius
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2412
    • 提供者:李丽
  1. zenilke.matlab

    1下载:
  2. 光机集成的泽尼克多项式拟合,采用matlab编程实现(Zernike polynomial fitting for Opto mechanical integration)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:ADHL
  1. fit_ellipse

    1下载:
  2. 用matlab编写的进行椭圆拟合的算法,用时要自己改变图片路径(Matlab prepared by the elliptical fitting algorithm, when used to change their own picture path)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:鱼慕方
  1. 正则化

    1下载:
  2. 正则化的目的:防止过拟合;正则化的本质:约束(限制)要优化的参数。(Regularization purpose: to prevent overfitting! the nature of regularization: constraints (constraints) to optimize parameters.)
  3. 所属分类:*行业应用

    • 发布日期:2017-12-18
    • 文件大小:162816
    • 提供者:clayboat
  1. MATLAB

    1下载:
  2. 根据数据采集卡所采集上来的数据,这些数据包括横轴和纵轴的坐标和相应坐标的强度,通过对数据进行拟合实现图像重构(According to the data collected by the data acquisition card, these data include the coordinates of the horizontal axis and vertical axis and the intensity of the corresponding coordinates, and t
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:4548608
    • 提供者:小红花1995
  1. matlab数据处理代码

    0下载:
  2. matlab用于数据处理,包括最值,数据拟合等(Matlab for data processing, including the most value, data fitting and so on)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:章199407
  1. 1052302982Dgaussanfitting

    0下载:
  2. 在matlab中自动拟合二维高斯函数,画出二位高斯曲面,(to fit two-dimensional Gauss function)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:叶芝
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com