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

搜索资源列表

  1. 基于MUSIC方法功率谱估计的matlab仿真

    8下载:
  2. 基于MUSIC方法功率谱估计的matlab仿真,包含实验详细报告,源码,运行结果,及其分析。,MUSIC-based method of power spectrum estimation matlab simulation, including a detailed report on the experiment, source, run results, and analysis.
  3. 所属分类:matlab例程

    • 发布日期:2016-08-13
    • 文件大小:31614
    • 提供者:莫新康
  1. ofdm-mmse-MATLAB.rar

    3下载:
  2. 基于训练序列的OFDM的信道估计,用MATLAB仿真实现,Based on the training sequence of the OFDM channel estimation, using MATLAB simulation
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:6966
    • 提供者:小范308
  1. kernel-density-estimation.rar

    0下载:
  2. 一种核密度估计,或者称作带宽选择的方法,可以估计二维尺度参数,至于多维以上的估计方法尚在开发,多维情况下个人经验好的方法是多次实验取较好值,kernel density estimation, bandwidth selection, two-dimensional scale parameter can be estimated ,for the multi-dimensional approaches are still under development, multi-dimensiona
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:623184
    • 提供者:苗晨
  1. matlab simulation 卡尔曼滤波算法

    9下载:
  2. 卡尔曼滤波算法的仿真、最小二乘参数估计、整个电池管理系统的simulink仿真-Kalman filter algorithm simulation, least-squares parameter estimation, the whole of the battery management system simulink simulation
  3. 所属分类:matlab例程

    • 发布日期:2012-10-20
    • 文件大小:13957
    • 提供者:dore
  1. matlab-mle

    3下载:
  2. 主要是介绍极大似然估计并用matlab实现极大似然估计-Is to introduce the maximum likelihood estimation and use matlab to achieve maximum likelihood estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:40572
    • 提供者:he
  1. MATLAB

    7下载:
  2. 对噪声信号中的正弦信号,通过Pisarenko谐波分解方法、Music算法和Esprit算法进行频率估计,信号源是: 其中, , , ; 是高斯白噪声,方差为 。使用128个数据样本进行估计。 1、用三种算法进行频率估计,独立运行20次,记录各个方法的估计值,计算均值和方差; 2、增加噪声功率,观察和分析各种方法的性能。-Sinusoidal signal in the noise signal through the Pisarenko harmonic decomposition metho
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:2332
    • 提供者:gab
  1. mvdr-matlab

    1下载:
  2. 用matlab写的mvdr谱估计算法的程序实现,用于估算功率谱-Mvdr written with matlab program to achieve spectral estimation algorithm, used to estimate the power spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2680
    • 提供者:朱子翰
  1. DOA-estimation

    1下载:
  2. 基于均匀直线阵列的DOA估计,采用多重信号分类算法对信号源方位进行估计。-Based on uniform linear array DOA estimation, using multiple signal classification algorithm to estimate the signal source direction.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1114
    • 提供者:daiwei
  1. Matlab

    0下载:
  2. 很好的OFDM的基于MATLAB的仿真程序包,且包含了最终结果图.-montecarlo type montecarlo in the command window and wait for a long time.. _simulation of the complete OFDM system. _use of a very large file in order to get probabilities. _loop over different valu
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:96313
    • 提供者:田静
  1. DSP_C-MATLAB-FORTRAN

    0下载:
  2. 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法,DSP_FORTRAN, DSP_C和DSP_MATLAB。DSP_FORTRAN和DSP_C各含有约40个信号处理的子程序。 用C语言编写的MA模型、ARMA模型及最小方差谱估计三个算法程序.-Contain " Digital Signal Processing- Theory, Algorithm and implementation of" one book relates to the v
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:180527
    • 提供者:chao
  1. ESDNonlinear

    0下载:
  2. introduction to nonlinear estimation with EKF and an example in Matlab-introduction to nonlinear estimation with EKF and an example in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:219250
    • 提供者:moatasem momtaz
  1. Blind-Channel-Estimation

    0下载:
  2. 就通信系统而言,涉及到有线信道及非卫星无线信道的问题时,信道不再可以看成为恒参信道,信号往往是通过未知信道传播,通常把这样的信道称为盲信道。 本源代码对盲信道的参数进行估计,利用matlab仿真,对做盲信道的工程人员有一定的借鉴价值。-On communications systems, related to non-cable channels and the issue of satellite radio channel, channel no longer can be seen as
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1637
    • 提供者:Jackson
  1. Matlab

    0下载:
  2. Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3531
    • 提供者:Wade
  1. estimation

    0下载:
  2. estimation and detection code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2502
    • 提供者:stiwana
  1. ofdm-frequency-offset-estimation

    1下载:
  2. 一种ofdm频偏估计误差的方差MATLAB程序,可以运行,能得到结果图 -A frequency offset estimation error variance ofdm MATLAB program, you can run, can get results map
  3. 所属分类:matlab

    • 发布日期:2016-07-19
    • 文件大小:1024
    • 提供者:邢昊
  1. Unitary--ESPRIT.matlab

    1下载:
  2. 面阵中二维角度估计Unitary-ESPRIT的matlab仿真程序,这是采用面阵的二维的oda估计,能有效估计空间角。-Two-dimensional planar array of Unitary-ESPRIT for angle estimation matlab simulation program, which is the use of two-dimensional planar array of oda estimates can estimate spatial angle.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2337
    • 提供者:陈每文
  1. 2D-Robust-channel-estimation

    1下载:
  2. 通过Matlab仿真分析OFDM系统中2D-Robust信道估计算法的性能。-Matlab simulation analysis by 2D-Robust OFDM system channel estimation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:14965
    • 提供者:Aaron Yan
  1. MATLAB

    0下载:
  2. OFDM Transmitter and Receiver code with mapping , channel coding ,channel estimation and apply fading-OFDM Transmitter and Receiver code with mapping , channel coding ,channel estimation and apply fading
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7497
    • 提供者:amr
  1. Adaptive-Channel-Estimation

    1下载:
  2. 均衡效果好,这是基于最大似然估计的均衡器-With the development of high-speed optical fiber communication systems, polarization mode dispersion (PMD) has become a vital limiting factor. However, the traditional compensation methods which in optical domain have the d
  3. 所属分类:matlab例程

    • 发布日期:2013-07-11
    • 文件大小:1383491
    • 提供者:心语蜗牛
  1. channel estimation

    1下载:
  2. 已知基于导频的了MMSE估计和LS估计,通过MATLAB仿真实现信道估计。(.MMSE estimation and LS estimation based on pilot are known, and channel estimation is achieved by MATLAB simulation.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:阿衰
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com