least squares method
资源简介:least squares method
上传时间: 2014-01-25
上传用户:lifangyuan12
资源简介:多项式曲线拟合 任意介数 Purpose - least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want ...
上传时间: 2013-12-18
上传用户:宋桃子
资源简介:This directory contains utility for implementing generic Reqursive least squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
上传时间: 2014-01-06
上传用户:gtf1207
资源简介:The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This m...
上传时间: 2015-05-14
上传用户:aig85
资源简介:最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,...
上传时间: 2015-06-21
上传用户:SimonQQ
资源简介:通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition
上传时间: 2015-07-26
上传用户:bibirnovis
资源简介:有监督自组织映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用语多变量数据的回归分析
上传时间: 2015-10-22
上传用户:hfmm633
资源简介:Partial least squares regression bilinear factor model 的输出源码
上传时间: 2013-12-03
上传用户:familiarsmile
资源简介:计算最小二乘法ordinary least squares
上传时间: 2013-12-15
上传用户:dongqiangqiang
资源简介:C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both with analytic and finite difference approximated jacobians
上传时间: 2013-12-28
上传用户:gxf2016
资源简介:基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
上传时间: 2016-07-07
上传用户:VRMMO
资源简介:最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。 最小二乘法通常用于 曲线拟合 (least squares fitting...
上传时间: 2016-09-06
上传用户:cuibaigao
资源简介:least-squares searching for receiver position.Given 4 or more pseudoranges and ephemerides.
上传时间: 2013-12-28
上传用户:亚亚娟娟123
资源简介:加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization
上传时间: 2014-01-07
上传用户:stella2015
资源简介:最小二乘法(least-square method)在matlab平台下的实现程序。
上传时间: 2013-11-28
上传用户:dapangxie
资源简介:盲自适应算法--递推最小二乘恒模算法Recursive least squares Constant Modulus Algorithm for Blind Adaptive Array
上传时间: 2014-06-30
上传用户:helmos
资源简介:a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm
上传时间: 2013-12-15
上传用户:大三三
资源简介:contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
上传时间: 2017-04-13
上传用户:我干你啊
资源简介:Stepwise least squares estimation of multivariate AR model
上传时间: 2017-05-17
上传用户:pinksun9
资源简介:建立了一种基于移动最小二乘(Moving least-squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进...
上传时间: 2017-07-02
上传用户:xc216
资源简介:3D shape reconstruction matlab code. It used shape from defocus technique with least squares. You can reconstruct 3D shape with only two different depth images.
上传时间: 2014-01-07
上传用户:Zxcvbnm
资源简介:least squares Fitting of Data
上传时间: 2013-12-27
上传用户:问题问题
资源简介:System identification with adaptive filter using full and partial-update Recursive-least-squares
上传时间: 2013-12-30
上传用户:LouieWu
资源简介:MATLAB Example Code : Non-Linear least squares --- Bearings-Only Measurement
上传时间: 2014-06-08
上传用户:fxf126@126.com
资源简介:We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, ...
上传时间: 2014-01-22
上传用户:牛布牛
资源简介:直线拟合的几种算法,其中包括线性最小二乘,和两种不同目标函数的非线性最小二乘,用于比较这些方法的优劣,另外matlab中说的robust least squares方法没有找到,希望有朋友能给穿一下:)
上传时间: 2014-06-18
上传用户:大三三
资源简介:This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the n...
上传时间: 2014-01-01
上传用户:zjf3110
资源简介:A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background. Determines the position, height, and width of each ...
上传时间: 2015-08-10
上传用户:invtnewer
资源简介:New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of cod...
上传时间: 2015-12-24
上传用户:佳期如梦
资源简介:This paper examines the asymptotic (large sample) performance of a family of non-data aided feedforward (NDA FF) nonlinear least-squares (NLS) type carrier frequency estimators for burst-mode phase shift keying (PSK) modulations transmit...
上传时间: 2015-12-30
上传用户:225588