CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 递推法

搜索资源列表

  1. amethodforidentification

    1下载:
  2. 递推的极大似然法辨识程序 用递推的极大似然法对系统辨识的参数集 -recurrence of maximum likelihood method recursive identification procedures used by maximum likelihood method of system identification parameter sets
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10531
    • 提供者:向虎
  1. dtdt

    0下载:
  2. 用递推的极大似然法对系统辨识(递推的极大似然法辨识程序)希望通过站长审核-recursive use of the maximum likelihood method of system identification (recursive maximum likelihood method identification procedures) through head of audit
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:刘甲
  1. 递推的极大似然法辨识程序

    0下载:
  2. 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)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:47198
    • 提供者:于瑞
  1. F1

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:674
    • 提供者:lili
  1. levinsonf

    0下载:
  2. 信号为两个正弦信号加高斯白噪声,用levinson递推法进行功率谱估计。-Signal for two sinusoidal signal plus Gaussian white noise, with levinson recursive power spectrum estimation method.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:892
    • 提供者:王健
  1. burgf

    0下载:
  2. 信号为两个正弦信号加高斯白噪声,用burg递推法对其进行功率谱估计,效果不错。-Signal for two sinusoidal signal plus Gaussian white noise, the recursive method burg its power spectrum estimation, good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:784
    • 提供者:王健
  1. spectral_estimation

    0下载:
  2. 平稳随机信号谱估计 使用两种谱估计方法将信号和噪声分离:周期图法谱估计和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
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1075
    • 提供者:洪耀辉
  1. A_class_of_Linear_ODE_WITH_Finite_Recursion

    0下载:
  2. 求一类常系数线性常微分方程特解的有限递推法-A class of Linear Ordinary Differential Equations with Finite Recursion
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:272030
    • 提供者:shuyi
  1. fuction

    0下载:
  2. matlab 最小二乘线性回归 递推法 源码,解决线性回归中的病态方程问题-recursive least squares linear regression method matlab source code, solve the equation of linear regression of pathological problems
  3. 所属分类:matlab

    • 发布日期:2014-04-15
    • 文件大小:229376
    • 提供者:boolean
  1. FFF12

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:680
    • 提供者:lili
  1. lisanxitongshiyufenxi

    0下载:
  2. 连系统时域分析,求离散卷积和编制差分方程递推法程序- Even the system time-domain analysis, seeking discrete convolution method and procedures for the preparation of recursive difference equation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:15746
    • 提供者:李广
  1. work

    0下载:
  2. 系统的差分方程画图 差分方程的递推法解题 a=0.8-Differential equations of the system drawing the recursive method of differential equation solving a = 0.8
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2764
    • 提供者:常诚
  1. QR-matlab

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:574
    • 提供者:王喜
  1. Levinson-durbin.ZIP

    0下载:
  2. 用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
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3779
    • 提供者:王兵
  1. Power-spectrum-estimation

    0下载:
  2. 功率谱估计 信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为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
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1301
    • 提供者:gongzhizhen
  1. 123

    1下载:
  2. 信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为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
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2490
    • 提供者:也均
  1. syslife

    0下载:
  2. 主从多机系统可靠性的建模(基于MATLAB仿真,变步长递推法)-Master-slave multi-machine system reliability modeling (based on MATLAB simulation, variable step recursive method)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:wshxtd
  1. 递推算法

    0下载:
  2. 在yule-walker方程已建立的基础上,建立的递推算法源程序(Based on Yule-Walker equation, the recursive method established)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:14336
    • 提供者:w识时务者
  1. analytic

    1下载:
  2. 系统辨识的一些方法,在线离线,最小二乘,广义最小二乘,递推,夏氏法,辅助变量法,增广矩阵法,等等(Some methods of system identification, online and offline, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-01
    • 文件大小:1024
    • 提供者:Eris马
  1. 中心差分法

    3下载:
  2. 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The p
  3. 所属分类:matlab例程

    • 发布日期:2020-04-19
    • 文件大小:28672
    • 提供者:武文
« 12 3 »
搜珍网 www.dssz.com