CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - maximum

搜索资源列表

  1. a_envelope

    0下载:
  2. Create a channel object that describes the channel that you want to use. A channel object is a type of MATLAB variable that contains information about the channel, such as the maximum Doppler shift.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:edward
  1. HMM

    0下载:
  2. :为了使应力变异在顽健语音识别系统中能够达到较好的识别效果,研究了基于隐马 尔可夫模型(HMM)的自适应技术,提出了将最大后验概率(MAP)和最大似然回归方法(MLLR)用 于应力变异语音的自适应中。实验结果表明,与基本系统相比,两种方法均有效地提高系统识别 率。以SD为初始模型的最大后验概率方法在150个训练样本时识别效果最好,可以达到90.4% 。-: In order to stress variation in the robustness of speech recogni
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:234070
    • 提供者:尹江波
  1. NonnegJune2009

    0下载:
  2. 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:431731
    • 提供者:sun
  1. E4

    0下载:
  2. MATLAB Toolbox for econometric modeling of time series. E4 makes up for the lack of PC software for estimating econometric models by exact maximum likelihood.
  3. 所属分类:matlab

  1. taiyangzidonggengzongxitongsheji

    0下载:
  2. 可以对太阳能发电系统的设计方面进行研究,对光伏电池板最大功率点的自动跟踪有借鉴作用。-Solar power generation system can design a study of solar photovoltaic maximum power point of reference for the role of automatic tracking.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:890766
    • 提供者:王楠
  1. MaximumAPosteriori

    1下载:
  2. 在统计学中,最大后验(英文为Maximum a posteriori,缩写为MAP)估计方法根据经验数据获得对难以观察的量的点估计。它与最大似然估计中的 Fisher 方法有密切关系,但是它使用了一个增大的优化目标,这种方法将被估计量的先验分布融合到其中。所以最大后验估计可以看作是规则化(regularization)的最大似然估计。 -In statistics, the maximum a posteriori (English as a Maximum a posteriori, ab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1142
    • 提供者:youxia
  1. sync-4-ofdm

    0下载:
  2. Joint maximum likelihood (ML)symbol-time and carrier-frequency offset estimator in orthogonal frequency-division multiplexing(OFDM) systems.-Joint maximum likelihood (ML)symbol-time and carrier-frequency offset estimator in orthogonal frequency-divi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:136188
    • 提供者:jenna
  1. 01576960Beaulieu

    0下载:
  2. 通过MATLAB软件;通过仿真得出性能曲线;从而比较bpsk的性能-The bit-error rate (BER) of binary phase-shift keying in Rayleigh fading, using the Alamouti transmission scheme and receiver selection diversity in the presence of channel-estimation error, is studied. Closed-
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:341433
    • 提供者:刘小洋
  1. NonLinearDetectionMulti-userOFDMMC-CDMA

    0下载:
  2. echniques for multi-user detection in OFDM / MC-CDMA can be classified as linear or non-linear techniques. A number of these techniques have evolved from previous research for CDMA–based systems. The overlaying of OFDM with CDMA permits grouping of t
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:63666
    • 提供者:Todd
  1. ber_2x2mimo_ML

    1下载:
  2. The results for 2×2 MIMO with Maximum Likelihood (ML) equalization helped us to achieve a performance closely matching the 1 transmit 2 receive antenna Maximal Ratio Combining (MRC) case.
  3. 所属分类:Communication-Mobile

  1. SVD

    2下载:
  2. 常规DOA谱估计music算法在多径环境下失效,SVD算法利用最大特征值对应的特征矢量重新构造奇异值矩阵,可以成功估计相干信号。-Conventional music spectrum estimation algorithm for DOA in multipath environment, failure, SVD algorithm using the maximum eigenvalue of the feature vector corresponding to re-construc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:946
    • 提供者:ll
  1. BayesianMAP

    0下载:
  2. Bayesian based Maximum A Posterior . It is used for Image Restoration
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:737311
    • 提供者:LeeSF
  1. random_signal

    2下载:
  2. 1)最大似然方法联合实现符号定时同步和载波同步仿真 2)泊松分布 3)贝叶斯估计 4)RANSAC方法-1) The maximum likelihood method of the joint realization of Symbol Timing and Carrier Synchronization in simulation 2) Poisson distribution 3) Bayesian estimation 4) RANSAC method
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3790
    • 提供者:平凡
  1. hipr

    0下载:
  2. 使用push-relabel方法求解最大流问题,是国外的一个研究机构编写的,速度很快。-This is an efficient implementation of the push-relabel method. See Goldberg and Tarjan, "A New Approach to the Maximum Flow Problem," J. ACM Vol. 35, 921--940, 1988 and Cherkassky and Gol
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:27079
    • 提供者:顾徐鹏
  1. thresh_md

    0下载:
  2. 该函数实现了用最大方差法来计算出分割阈值-To achieve maximum variance method to calculate the threshold segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:630
    • 提供者:哓哓
  1. mle

    2下载:
  2. maximum likelihood estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9445
    • 提供者:houl
  1. da1

    0下载:
  2. HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1128
    • 提供者:dasu
  1. MIMO_detection

    2下载:
  2. 多天线系统的各种信号检测算法包括迫零,最小均方误差,最大似然,改进的最大似然等-A variety of multi-antenna systems signal detection algorithm, including zero-forcing, minimum mean square error, maximum likelihood, the improved maximum likelihood, etc.
  3. 所属分类:Applications

    • 发布日期:2017-03-29
    • 文件大小:243453
    • 提供者:Ray
  1. bipartite_graph_maximum_matching

    0下载:
  2. 三种二项图最大匹配算法.包括使用广度优先搜索以及深度优先搜索的匈牙利算法,以及Hopcroft-Karp算法。-Three of bipartite graph maximum matching algorithms. Including 1.Hungarian with DFS 2.Hungarian with BFS 3.Hopcroft-Karp algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:1667
    • 提供者:lj-leech
  1. OUProcess

    0下载:
  2. This program calibrates the Ornstein–Uhlenbeck process, a mean reverting AR(1) stochastic process. The parameters are estimated using (1)Least Squares fitting and (2)Maximum Likelihood estimation.-This program calibrates the Ornstein–Uhlenbeck proces
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:759
    • 提供者:panda
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com