搜索资源列表
ZUIXIAOERCHENG
- 利用matlab采用最小二乘法很好的实现了振动阻尼的数值求解
Levenberg-Marquarat算法
- 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修*。-
ZUIXIAOERCHENG
- 利用matlab采用最小二乘法很好的实现了振动阻尼的数值求解-Least square method using matlab realize very good vibration damping of the numerical solution
znzx
- 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修*。-Damped least squares method (that is, Levenberg-Marquarat algorithm), Gauss-Newton algorithm are an Amendment Act.
feixianxing
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求
nonlinear-equation
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形
rls
- 该文件是递推阻尼最小二乘法系统辨识的m文件-The file is recursive damped least square method m-file system identification
mulDamp
- 阻尼最小二乘法 解非线性方程组 非常好用 -matlab MulDamp
xi5
- 阻尼递推最小二乘法,用于系统辨识,效果良好-Damped least square method, used for system identification, the effect is good
Parameter-identification
- 使用matalb软件,利用递推阻尼最小二乘法进行参数辨识,并改变噪声的强度,即 a*ξ(t)(0<a<1),分析、比较一般递推最小二乘和递推阻尼最小二乘方法的优缺点 ;-Use matalb software, the use of recursive damped least square method for parameter identification, and change the intensity of no
task3
- 递推最小二乘法和递推阻尼最小二乘法仿真,系统模型如下: y(t) - 1.6 * y(t - 1) + 0.7 *y (t - 2) = u(t - 1) + 5.5 * u(t – 2) + e(t),试用递推最小二乘法和递推阻尼最小二乘法进行参数识别,并进行比较 -Damped recursive least squares method and recursive least squares method simulati
motaicansu
- matlab 基础上通过最小二乘法进行模态参数识别,得出固有频率,振型,阻尼比,图形-by the least squares method matlab based on the identification of modal parameters obtained natural frequency, mode shape, damping ratio, graphics
mulDamp
- 用阻尼最小二乘法来求非线性方程组的一组解-With damped least squares method to find a set of solutions of nonlinear equations
system-identification
- 递推最小二乘法是参数辨识中最常用的方法A 但容易产生参数爆发现象,文推导了一种更稳定的辨识方法用递推阻尼最小二乘进行系统辨识-Recursive least squares method is commonly used in the parameter identification method A but easy to produce A burst of parameter phenomenon, wen A more stab
Rayleigh-wave
- Knopoff算法实现瑞利波频散曲线正演,阻尼最小二乘法实现反演-do the direct of the dispersion curves of Rayleigh wave with the Knopoff method and do the inverse with the Damped least squares method
zunierzuixiaochengfa
- 阻尼最小二乘法_反演,绝对值得收藏。阻尼最小二乘法_反演,绝对值得收藏。-Damped least squares method, definitely worth collecting
chap3_4
- 递推阻尼最小二乘法进行辨识仿真程序和《系统最小辨识及MATLAB仿真》书上的例题相同 P51-Recursive damped least squares identification simulation program and system identification and simulation MATLAB minimum in the book of the same. P51
DLS
- 阻尼最小二乘法结构图及算法程序,内含源代码-Damped least squares algorithm and structure of the program, including source code
chap3_4
- 用递推阻尼最小二乘法对数学模型进行参数辨识-Witn recursive damped least square method for mathematical model parameters are identified.
RDLS
- 递推阻尼最小二乘法,动态系统模型系统辨识(Recursive damping least square method)