搜索资源列表

  1. Leastsquaresalgorithm

    0下载:
  2. 最小二乘算法!感觉不错!上载给大家试用!-Least-squares algorithm! Feel good! U.S. trial set up to!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:ljm
  1. m12_3

    0下载:
  2. 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:冷强
  1. pictureredraw

    1下载:
  2. 由于光学镜头的生产工艺等原因,数码相机拍摄图像常常会出现非线性的几何畸变。针对这一常见问题,采用最小二乘拟合、双线性插值的方法对拍摄图像进行校正。实验结果表明,该方法能够在保证无颜色失真的条件下获得较为理想的校正结果。- the picture is changed when we get it,this mothed is to redraw it
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:2833408
    • 提供者:王志
  1. algorithm

    0下载:
  2. 最小二乘辨识的五种算法:Bayes辨识程序,递推最小二乘,梯度校正最小二乘,增广最小二乘,最小二乘一次完成算法-Identification of the five least-squares algorithm: Bayes identification procedures, recursive least squares, least-squares gradient Calibration, Augmented least sq
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:马凯蒂
  1. lssvmpso

    0下载:
  2. 智能微粒群为最小二乘支持向量机调参的示例程序(LSSVM+PSO)-Intelligent Particle Swarm and least squares support vector machine modeling(LSSVM+ PSO)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:王蕊
  1. chazhiyunihe

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

    • 发布日期:2024-05-15
    • 文件大小:395264
    • 提供者:fengyu
  1. RegrToolbox

    1下载:
  2. 基于多元线性回归、偏最小二乘、神经网络、卡尔漫滤波、径向基网络、主成分分析等等的程序。可用于建模和预测。-Based on multiple linear regression, partial least squares, neural networks, Carl diffuse filtering, radial basis networks, and so on principal component analysis proc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:24576
    • 提供者:yinjj
  1. polyfit

    0下载:
  2. 利用最小二乘解法进行离散数值拟合,得到逼近曲线-Discrete least-squares method for the use of numerical simulation, the approximation curve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:tangwencheng
  1. LS

    0下载:
  2. 最小二乘辨识算法,包括一次完成最小二乘和递推最小二乘算法以及PRBS的生成方法-LS
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1895424
    • 提供者:nicole
  1. adistortedimagerectificationalgorithmbasedonleasts

    0下载:
  2. 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:109568
    • 提供者:chenruibao
  1. libsvm-mat-2.88-1

    0下载:
  2. 最小二乘支持向量机工具包,内嵌在Matlab环境中运行-LS—SVM tools
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:110592
    • 提供者:wangkai73
  1. xitongbianshi

    0下载:
  2. 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。-Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:刘悠
  1. Nonlinear_leastsquares_optimization

    1下载:
  2. 非线性最小二乘优化问题的MATLAB程序-Nonlinear least squares optimization procedure MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:DEMEN
  1. LMS

    0下载:
  2. 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identificati
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:lsw_hit
  1. LMS_poly_fit

    0下载:
  2. 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:209920
    • 提供者:lsw_hit
  1. fitting_criterion

    0下载:
  2. 实现对函数的拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-asdf
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:XS
  1. fit

    0下载:
  2. 数值拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-Hpirl numerical approximation least-squares fitting and curve fitting hchir Chebyshev curve fitting hremz best uniform approximation met
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:lionel
  1. pls

    1下载:
  2. 偏最小二乘程序 标准化 求矩阵的最大特征值及对应特征向量-pls
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:晓柳
  1. fxzxec

    0下载:
  2. 非线性最小二乘拟合,经过本人精心调试成功!代码得到极大地优化-Nonlinear least squares fitting, after I carefully debugging success! Code has been greatly optimized! ! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:zhangja
  1. ESPRIT_20080521

    0下载:
  2. ESPRIT方法的两种实现,包括四个程序,一个实现对应于最小二乘和总体最小二乘两种方法~-two ways of implying the ESPRIT algorithm
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:陈忠
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org