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

搜索资源列表

  1. 1

    0下载:
  2. MATLAB最小二乘法椭圆拟和的问题,能够根据检测点的坐标拟合出椭圆方程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2193
    • 提供者:发送到
  1. Matlab系统辨识

    0下载:
  2. 系统仿真和辨识,包括递推最小二乘法RLS和目前先进的辨识理论,适合于系统仿真用.-system simulation and identification, including RLS recursive least squares method and the current advanced identification theory is suitable for system simulation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18042
    • 提供者:董延军
  1. 约束最小二乘法图像复原MATLAB仿真程序.m

    2下载:
  2. bucuo
  3. 所属分类:matlab例程

  1. matlab

    1下载:
  2. 最小二乘法
  3. 所属分类:源码下载

    • 发布日期:2011-09-11
    • 文件大小:987
    • 提供者:hjfl666
  1. 运动模糊图像通过四种方法维纳滤波

    2下载:
  2. 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-17
    • 文件大小:898
    • 提供者:岳丹丹
  1. mzxec.rar

    0下载:
  2. 递推格式的最小二乘法参数辨识算法matlab语言设计与实现,Recursive least squares format parameter identification algorithm matlab language design and implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:885
    • 提供者:simba
  1. EST_Method_and_Programe.rar

    2下载:
  2. matlab圆度误差的评定算法,最小二乘法,最小包容区域法,最大外接圆法,最小内接圆法,roundness error matlab assessment algorithm, the least square method, the minimum tolerance zone method, the largest circumcircle method, the smallest within the inscribed circle method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2162
    • 提供者:harrison
  1. RANSAC

    0下载:
  2. Ransac拟合直线和最小二乘法拟合的比较,对初次接触ransac的读者帮助很大-Ransac fitting straight line and the least-squares fitting of the comparison, the initial contact with the readers of great help to ransac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1100
    • 提供者:田冰
  1. iris_location

    0下载:
  2. 用hough和最小二乘法实现虹膜的定位,用matlab实现,非常成功的例子-Hough and least squares method used to achieve the positioning of the iris, using matlab to achieve very successful examples of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:317731
    • 提供者:xiaozhang
  1. regress

    2下载:
  2. 最小二乘法多元线性回归的matlab实现-Least squares linear regression of the matlab implementation
  3. 所属分类:matlab

    • 发布日期:2016-10-15
    • 文件大小:3072
    • 提供者:
  1. SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN

    1下载:
  2. 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-01
    • 文件大小:342054
    • 提供者:chenruibao
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:82318
    • 提供者:ljw
  1. adaptivefilter

    2下载:
  2. 归一化最小均方(NLMS)和递归最小二乘法(RLS)解决自适应滤波器的MATLAB源码-Adaptive Filter implementation using nlms & rls algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-18
    • 文件大小:10527
    • 提供者:he si
  1. matlab

    0下载:
  2. 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6461
    • 提供者:张妮娜
  1. MLS

    3下载:
  2. 移动最小二乘法程序,用MATLAB编写的函数形式,直接可以调用-Moving Least Square Method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-04
    • 文件大小:1075
    • 提供者:tang
  1. Curve--Fitting-methods

    4下载:
  2. 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
  3. 所属分类:Algorithm

    • 发布日期:2016-02-18
    • 文件大小:142336
    • 提供者:jack
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. matlab

    0下载:
  2. matlab进行偏最小二乘法算法对多变量和单变量的用法(function [T,P,W,Wstar,U,b,C,B_pls,... Bpls_star,Xori_rec,Yori_rec,... R2_X,R2_Y]=PLS_nipals(X,Y,nfactor))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:34816
    • 提供者:xixixi
  1. matlab代码

    0下载:
  2. LM 算法最小二乘法的概念,最小二乘法要关心的是对应的cost function是线性还是非线性函数,不同的方法计算效率如何,要不要求逆,矩阵的维数。(The concept of the least square method of the lm algorithm, the least square method should be concerned whether the corresponding cost function is a linear or nonlinear funct
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:49152
    • 提供者:华南虎2
  1. mcr_toolbox

    0下载:
  2. 多元曲线解析,用matlabGUI可解。具体原理是交替最小二乘法。(Multivariate Curve Resolution-Alternating Least Squares)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:325632
    • 提供者:好好透虚
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »
搜珍网 www.dssz.com