搜索资源列表
matlab_dystem_in
- 二阶系统的最小二乘一次完成算法辨识程序,图形的横坐标是采样时刻i, 纵坐标是输出观测值z, 图形格式为连续曲线-second-order system of least-squares algorithm for a complete identification procedures, graphics abscissa is the sampling time i, longitudinal coordinates of the output value of observation z,
MSE
- 用DSP实现最小二乘法。可对测量得到的数据进行处理-DSP least squares method. The measurement can be processed data
zuixiao
- 本程序为最小二乘法,已经在kei 上运行过,非常适应与pid的运算中-procedures for the least-squares method, in kei run-off, very Adaptation and the pid Operation
yeredor
- this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm
least
- 最小二乘法拟合特性曲线的参数值,用于做计算或者计算的基础数据-Least squares curve fitting parameter values, for doing the calculation or the calculation of the basic data
SVD_TLS
- 一种用总体最小二乘法来估计ARMA模型的实例,在MATLAB中进行了仿真,附有MATLAB仿真程序-A total least squares method to estimate the ARMA model examples were carried out in the MATLAB simulation, with a MATLAB simulation program
TLS
- 基于最小二乘法和奇异值-总体最小二乘法(SVD-TLS)的 ARMA模型谐波频率估计 -Based on the least square method and singular value- the overall least squares (SVD-TLS) of the ARMA model of harmonic frequency estimation
Least_squares_method
- 最小二乘法在GPS领域中的应用相信大家都很清楚,这里向大家献上最小二乘法的C代码,希望对大家有用-Least-squares method in the application of GPS in the field we all know very well, here we present the least square method to the C code, in the hope that useful
175SPI000317503
- Robust Recursive Least Squares
acdc
- acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.-acdc algorithm for finding the approximate general (non-orthogonal) jo
Yang2008_A_study_of_inverse_short-time_fourier_tra
- We propose a new vector formulation of STFT. We derive a family of inverse STFT estimators and a least squares one. We discuss their relationship and compare their performance with respect to both additive and multiplicative modifications to
Modbus_last
- 扩散硅压阻式智能压力传感器的上位机程序,基于最小二乘法温度补偿算法和Modbus总线协议-The proliferation of smart silicon piezoresistive pressure sensor host computer program, temperature compensation algorithm based on least-squares method and Modbus bus protocol
test
- 硅压阻式智能压力传感器,基于最小二乘法温度补偿,基于PIC16F876单片机-Silicon Piezoresistive Smart pressure sensors, temperature compensation based on the least-squares method, based on PIC16F876 microcontroller
least_square
- 最小二乘线性拟合计算子程序,C51中可以直接使用,完美无误自己工作中使用,回馈pudn之作。-Least-squares linear fit calculation subroutine, C51 can be used directly, the perfect and correct their own work be used as the feedback pudn.
Desktop
- 用MATLAB仿真递推最小二乘法的新方法,但不是很完善,有待改进-Recursive least squares method using MATLAB simulation of the new method, but not perfect, room for improvement
yuping
- 分析了噪声背景下实谐波过程ARMA模型系数之间的对称性,并以此为约束条件加入ARMA谱估计方法的求解过程中,从而提出了一种改进的正弦信号频率估计方法.理论分析与计算机仿真表明,对于低信噪比条件下的正弦信号参量估计,这一算法的精度与稳定性都优于仅使用总体最小二乘法(SVD-TLS)的ARMA谱估计方法.-Analysis of real harmonic process noise background symmetry between ARMA model coefficients, and a
TheleastsquaresbasedontheGodsonIIcomputerinterlock
- 基于龙芯的二乘二取二计算机联锁控制系统The least squares based on the Godson II computer interlocking control system to take two-The least squares based on the Godson II computer interlocking control system to take two
QR
- a QR decomposition (also called a QR factorization) of a matrix is a decomposition of the matrix into an orthogonal and an upper triangular matrix. QR decomposition is often used to solve the linear least squares problem, and is the basis for a parti
The-least-square-method
- 实现最小二乘法的基本计算功能 可实现数据从文件直接调用 并可直接输出显示或保存为其他格式文本-Least-squares method to achieve the basic computing functions can be called directly from the file data and direct output to display or save the text to other formats
Least-squares-curve-fitting-times
- 最小二乘法vb代码实现,用于解一元多次方程!-Vb code implements the least squares method for solving equations!