搜索资源列表
amethodforidentification
- 递推的极大似然法辨识程序 用递推的极大似然法对系统辨识的参数集 -recurrence of maximum likelihood method recursive identification procedures used by maximum likelihood method of system identification parameter sets
dtdt
- 用递推的极大似然法对系统辨识(递推的极大似然法辨识程序)希望通过站长审核-recursive use of the maximum likelihood method of system identification (recursive maximum likelihood method identification procedures) through head of audit
递推的极大似然法辨识程序
- matlab在系统辨识中的应用此处为递推的极大似然法应用的源代码及运行后结果(包括图像)-Matlab system identification in the application of recursive here Maximum Likelihood of the application's source code and running after the results (including images)
F1
- AR谱估计算法的matlab仿真,包括Yule-Walker方法、协方差方法、修正协方差方法和burg递推法等-AR spectral estimation algorithm matlab simulation, including the Yule-Walker method, covariance method, modified covariance method and the recursive law burg
levinsonf
- 信号为两个正弦信号加高斯白噪声,用levinson递推法进行功率谱估计。-Signal for two sinusoidal signal plus Gaussian white noise, with levinson recursive power spectrum estimation method.
burgf
- 信号为两个正弦信号加高斯白噪声,用burg递推法对其进行功率谱估计,效果不错。-Signal for two sinusoidal signal plus Gaussian white noise, the recursive method burg its power spectrum estimation, good results.
spectral_estimation
- 平稳随机信号谱估计 使用两种谱估计方法将信号和噪声分离:周期图法谱估计和Levinson-Durbin递推法谱估计。其中每种方法又细分为自编程序和使用matlab自带函数两种。- Random signal model is estimated using two methods of spectrum signal and noise separation: periodogram spectral estimation method and Levinson-Durbin r
A_class_of_Linear_ODE_WITH_Finite_Recursion
- 求一类常系数线性常微分方程特解的有限递推法-A class of Linear Ordinary Differential Equations with Finite Recursion
fuction
- matlab 最小二乘线性回归 递推法 源码,解决线性回归中的病态方程问题-recursive least squares linear regression method matlab source code, solve the equation of linear regression of pathological problems
FFF12
- AR谱估计算法的matlab仿真,包括Yule-Walker方法、协方差方法、修正协方差方法和burg递推法等-AR spectral estimation algorithm matlab simulation, including the Yule-Walker method, covariance method, modified covariance method and the recursive law burg
lisanxitongshiyufenxi
- 连系统时域分析,求离散卷积和编制差分方程递推法程序- Even the system time-domain analysis, seeking discrete convolution method and procedures for the preparation of recursive difference equation
work
- 系统的差分方程画图 差分方程的递推法解题 a=0.8-Differential equations of the system drawing the recursive method of differential equation solving a = 0.8
QR-matlab
- qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了-qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the ori
Levinson-durbin.ZIP
- 用Levinson方法实现功率谱密度的估计。在N=1024条件下调试程序过程中用Levinson-Durbin快速递推法得出的图形不稳定,每次调试结果都不大相同,AR模型的阶次应选择在N/3<P<N/2之间,式中的N是记录的数据长度,这样可以得到高分辨率的估计谱,并且很少出现伪峰。-Levinson method used to achieve power spectral density estimate. Commissioning conditions under N = 10
Power-spectrum-estimation
- 功率谱估计 信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为10dB,长度为N,信号频率分别为 和 ,初始相位 ,取 , 取不同数值:0.3,0.25。 为采样频率。分别用Levinson递推法和Burg法进行功率谱估计,并分析改变数据长度、模型阶数对谱估计结果的影响。-Power spectrum estimation signal into two sinusoidal signals applied Gaussian white noise, the SNR of each si
123
- 信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为10dB,长度为N,信号频率分别为 和 ,初始相位 ,取 , 取不同数值:0.3,0.25。 为采样频率。分别用Levinson递推法和Burg法进行功率谱估计,并分析改变数据长度、模型阶数对谱估计结果的影响。-Signal into two sinusoidal signals applied Gaussian white noise, the SNR of each sinusoidal signals are 10dB, a lengt
syslife
- 主从多机系统可靠性的建模(基于MATLAB仿真,变步长递推法)-Master-slave multi-machine system reliability modeling (based on MATLAB simulation, variable step recursive method)
递推算法
- 在yule-walker方程已建立的基础上,建立的递推算法源程序(Based on Yule-Walker equation, the recursive method established)
analytic
- 系统辨识的一些方法,在线离线,最小二乘,广义最小二乘,递推,夏氏法,辅助变量法,增广矩阵法,等等(Some methods of system identification, online and offline, etc.)
中心差分法
- 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The p