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

搜索资源列表

  1. edgedetect

    0下载:
  2. MATLAB代码,利用语音信号的短时能量与短时过零率来达到自动检测语音的起止点。效果不错.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:李茉
  1. ofdmsystemmatlab

    0下载:
  2. 基于能量检测和周期循环检测的认知无线电频谱检测matlab代码 用周期循环检测算法检测: 首先运行a.m程序,通过此程序运算得出循环频率a值; 再运行zhouqi.m程序,对a值进行确定,通过周期循环算法对信号进行检测; 用能量检测算法检测: 运行nengliang.m检测程序,使用能量检测对信号进行检测。 检测完毕,对检测性能进行分析。 -Cognitive radio based on energy detection spectrum detecti
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:75142
    • 提供者:
  1. double-threshold

    2下载:
  2. 本代码是关于认知无线电系统中能量检测中的双门限检测的,代码清晰易懂,频谱感知入门时可以看看。-double threshold in energy detection
  3. 所属分类:matlab

    • 发布日期:2014-05-10
    • 文件大小:7168
    • 提供者:changguobin
  1. ed

    0下载:
  2. 认知无线电 能量检测matlab程序代码 认知无线电 能量检测matlab程序代码-energe detection energe detection energe detection energe detection energe detection energe detection energe detection energe detection
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:765
    • 提供者:acrith
  1. ed

    0下载:
  2. 该代码实现了频谱感知中的能量检测方法,对于能量检测的认识能有更深入的了解-The code implements the energy spectrum sensing in detection methods, knowledge of the energy detection can have a better understanding of
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:727
    • 提供者:handemin
  1. Energy-cycle-test-procedures

    0下载:
  2. 能量循环检测程序,matlab仿真,内有程序和代码说明。-Energy cycle test procedures,matlab simulink
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:38683
    • 提供者:海涛
  1. fz

    0下载:
  2. 关于MATLAB能量检测频谱感知算法的研究代码-MATLAB energy detection on spectrum sensing algorithm code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2144
    • 提供者:婷婷
  1. CR

    0下载:
  2. matlab的认知无线电仿真代码,主要是能量检测的仿真。-matlab CR
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:22557
    • 提供者:libo
  1. DVB_T_energy

    0下载:
  2. 认知无线电能量检测算法代码 很全面 适合新手-Cognitive radio is full of energy detection algorithm code for novice
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:345207
    • 提供者:zhengguang
  1. ZF-detection-algorithm

    0下载:
  2. 垂直分层编码ZF检测算法程序代码问题,此程序是在调制方式为QPSK或4QAM下,未编码的V-BLAST系统 计算噪声功率时,信号的功率要用总的接收信号的功率.每根接收天线上的噪声功率是相同的.同时总的信号能量归一化,每根天线上发送的信号能量是总的发 送能量的1/Nt,其中Nt是发送天线数, 改变发送天线Nt和接收天线数目Mt,可以比较QPSK和4QAM时4发4收,4发6收,8发8收,8发12收等多发多收的情况 -Vertical stratification coding Z
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5051
    • 提供者:liufan
  1. cognitive-radio

    0下载:
  2. 资源包括认知无线电频谱感知的一篇奠基英文论文和几篇有用的中文论文,还包括了能量检测算法的matlab程序代码-An English paper and some Chinese papers about cognitive radio spectrum sensing,and energy detection matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:2024693
    • 提供者:江嘉琳
  1. energy-detection-in-cognitive-radio

    1下载:
  2. 认知无线电中的能量检测算法matlab代码-Cognitive radio energy detection algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:64701
    • 提供者:江枫
  1. imnbqkyn

    0下载:
  2. 从先验概率中采样,计算权重,代码里有很完整的注释和解释,结合PCA的尺度不变特征变换(SIFT)算法,直线阵采用切比学夫加权控制主旁瓣比,对HARQ系统的吞吐量分析,主同步信号PSS在时域上的相关仿真,含噪脉冲信号进行相关检测,能量熵的计算。- Sampling a priori probability, calculate the weight, Code, there are very complete notes and explanations Combined with PCA sc
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5390
    • 提供者:pxxsvreen
  1. Spectrum_Sensing_of_SVM-

    0下载:
  2. 有认知无线电CR的论文和Matlab代码,进行传统频谱感知算法的能量检测实现与SVM分类算法实现,两个进行对比检测概率性能,还有生成SVM三种核函数的分类检测图与统计三个错误率,得出SVM算法优于能量检测算法-Cognitive radio CR papers and Matlab code, perform traditional spectrum sensing algorithms to achieve energy detection and SVM classification alg
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:284353
    • 提供者:LeonJohn
  1. jeijui_v86

    0下载:
  2. 这是第二能量熵的matlab代码,STM32制作的MP3的全部资料,含噪脉冲信号进行相关检测。- This is the second energy entropy matlab code, STM32 all the information produced by the MP3, Noisy pulse correlation detection signal.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5473
    • 提供者:侯彦维
  1. lengfeng_V7.4

    0下载:
  2. 这是第二能量熵的matlab代码,含噪脉冲信号进行相关检测,采用累计贡献率的方法。- This is the second energy entropy matlab code, Noisy pulse correlation detection signal, The method of cumulative contribution rat.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:6816
    • 提供者:mousannengfei
  1. miebao-V8.0

    0下载:
  2. 含噪脉冲信号进行相关检测,这是第二能量熵的matlab代码,阐述了负荷预测的应用研究。- Noisy pulse correlation detection signal, This is the second energy entropy matlab code, It describes the application of load forecasting.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:薛军亮
  1. energy detection

    0下载:
  2. 认知无线频谱感知,主要是能量检测。有利于初学者。(cognitive radio energy detection)
  3. 所属分类:仿真建模

  1. 认知无线电能量检测

    0下载:
  2. 本算法属于Matlab代码,面向认知无线电领域,属于能量检测算法
  3. 所属分类:matlab例程

搜珍网 www.dssz.com