CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 最小二乘法

搜索资源列表

  1. MATLAB--lsqcurvefit

    0下载:
  2. 卡尔曼滤波,最小二乘法,数据,拟合结果文档记录-Calman filter, least square method, data
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:118170
    • 提供者:zhuxiaodong
  1. Matlab

    0下载:
  2. MATLAB实用编程-相关偏微分,傅里叶变换以及最小二乘法实现-Practical MATLAB programming- related partial differential Fourier Transform and Least Square Method
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6450167
    • 提供者:yang
  1. szrares-Matlab

    0下载:
  2. 实现了用最小二乘法对信号消除趋势项,用Matlab调用Excel中数据-Achieved with the least squares method to the signal to eliminate trend term, Matlab calls data in Excel
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:6717
    • 提供者:lSAMeg
  1. matlab

    1下载:
  2. 包含4个图像复原的方法,打开即可运行出结果,清晰易懂(Contains 4 methods of image recovery, open to run the results, clear and understandable)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:22528
    • 提供者:冰心未老
  1. bianshi

    0下载:
  2. 递推最小二乘法辨识参数 MATLAB例程(Recursive least square method to identify parameters)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:zou0
  1. time series model

    1下载:
  2. 时间序列分析是根据系统观测得到的时间序列数据,通过曲线拟合和参数估计来建立数学模型的理论和方法。它一般采用曲线拟合和参数估计方法(如非线性最小二乘法)进行。时间序列分析常用在国民经济宏观控制、区域综合发展规划、企业经营管理、市场潜量预测、气象预报、水文预报、地震前兆预报、农作物病虫灾害预报、环境污染控制、生态平衡、天文学和海洋学等方面。(Time series analysis is the theory and method of establishing mathematical model
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1555456
    • 提供者:Terrier
  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
  3. 所属分类:图形图像处理

  1. pls

    0下载:
  2. pls入门教学及例程,介绍偏最小二乘法,以及有一个matlab的代码案例。(Pls entry teaching and routines, introduced partial least squares.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:66560
    • 提供者:蓝绿橘
  1. 复原代码

    1下载:
  2. 图像复原代码组。包括滤波处理高斯噪声,运动模糊的添加,维纳滤波去模糊,约束最小二乘法复原图像等代码。(mage restoration code group. Including filtering, processing, Gauss noise, motion blur add, Wiener filter deblurring, constrained least squares, restore images and other code.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:18432
    • 提供者:mutouren
  1. RLS滤波

    0下载:
  2. 基于最小二乘法RLS的滤波算法m语言编程的一个例子,可直接嵌套使用(Based on the least squares RLS filtering algorithm, M language programming example, can be directly nested)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:桃幺
  1. 拟合圆

    2下载:
  2. 根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:381952
    • 提供者:HRobert
  1. signal preprocessing

    0下载:
  2. 信号预处理程序,包括最小二乘法,滑动平均法,五点三次法以及五点滑动法(Signal preprocessing programs, including least square, sliding average,five point three average and five-point sliding)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:小小虾米
  1. 基本定位算法

    0下载:
  2. TDOA算法包括泰勒,最小二乘法,chan算法及改进算法等(TDOA algorithm includes Taylor, least square method, Chan algorithm and improved algorithm)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:30720
    • 提供者:大面包子
  1. 系统

    0下载:
  2. 系统辨识,最小二乘法的应用,用最小二乘辨识系统参数(System identification, least squares)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:大吖
  1. POLYFIT

    0下载:
  2. 自己写的一个函数拟合的算法函数,利用了最小二乘法可以拟合相关函数(Write a function fitting algorithm function, the use of the least squares method can fit the correlation function)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:87hbteo
  1. gps

    0下载:
  2. 用matlab来实现GPS单点定位,用的是最小二乘法(Matlab is used to realize GPS single point positioning, and the least square method is used)
  3. 所属分类:GPS编程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:天蝎之玺
  1. 线性分类器

    0下载:
  2. 该程序能够实现对于一个样本完成感知机,最小二乘法,凸优化方法解决SVM和matlab自带函数解决SVM的四种程序,并且通过修改部分参数可以完成不同效果。(The program can be achieved for a complete sample perceptron, least squares method, convex optimization method to solve SVM and MATLAB with four program function to solve th
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:14336
    • 提供者:围生
  1. WLS_MM

    0下载:
  2. WLS计算,加权最小二乘法计算,含代码。(WLS calculation, weighted least squares calculation, containing code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:T-Q
  1. 57751496WLS_MM

    0下载:
  2. 含代码,WLS计算,加权最小二乘法计算,含代码。(WLS calculation, weighted least squares calculation, containing code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:T-Q
  1. 发动机万有特性曲线绘制方法程序

    2下载:
  2. 本代码详细的介绍了万有特性绘制包括燃油消耗曲线,有三维图和二维图,数据采用最小二乘法处理。。。。(Universal feature drawing)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:7168
    • 提供者:石楠花
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 48 »
搜珍网 www.dssz.com