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

搜索资源列表

  1. powclip

    0下载:
  2. COFDM系统在不同调制方式(BPSK/QPSK/16PSK)下的PPCR和BER的比较。不含噪声和多径-COFDM modulation system in different ways (BPSK/QPSK/16PSK) under the PPC R and BER comparison. Without noise and multipath
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14243
    • 提供者:于蕾
  1. ridgeregression

    0下载:
  2. This matlab code for estimating the static linear system with Ridge Regression that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,th
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:24936
    • 提供者:maysam
  1. hvvCDMA

    2下载:
  2. 在MATLAB环境下实现了CDMA通信系统仿真,程序流程为:随机序列产生--WALSH码扩频--BPSK调制--加入(和不加入)高斯白噪声--BPSK解调--WALSH码解扩,对过程波形进行了存储,对加噪与不加噪情况下的解码结果进行了对比,并绘制出信噪比与误码率关系图。-In the MATLAB environment to achieve a CDMA communication system simulation, the program flow as follows: random s
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:72727
    • 提供者:LM
  1. LeastSquare

    0下载:
  2. this matlab code for estimating the static linear system with Least Squre that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,there a
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:25411
    • 提供者:maysam
  1. RecursiveLeastSquare

    0下载:
  2. this matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise final
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:622
    • 提供者:maysam
  1. adaptadjlms_noice_canceling

    0下载:
  2. matlab下的adaptfilt,用于自适应滤波器,滤波信号堪比输入无噪音信号-matlab under adaptfilt, for the adaptive filter, filtering the signal comparable to the input signal without noise
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1000
    • 提供者:Peng Liang
  1. ofdm_without_noise

    0下载:
  2. OFDM without noise. May be usefull to freshman
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1384
    • 提供者:Lee
  1. ofdm_without_noise

    0下载:
  2. ofdm without noise the article is matlab code without considering the noise parameter
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2268
    • 提供者:dipti
  1. bpsk_generator

    0下载:
  2. The MATLAB function generates a BPSK modulated signal with and without noise.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:822
    • 提供者:Xsago
  1. sPso_Samp1NoNoise

    0下载:
  2. 在不加噪声的情况下利用PSO(粒子群算法)辨识NARMAX模型-In the case without noise, using PSO (PSO) model identification NARMAX
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1224
    • 提供者:史夏波
  1. sBfo_Samp1NoNoise

    0下载:
  2. 在不加噪声的情况下,利用细菌觅食优化算法(BFA)辨识NARMAX模型-In the case without noise, the use of bacterial foraging algorithm (BFA) Identification NARMAX model
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2597
    • 提供者:史夏波
  1. ofdm_without_noise

    0下载:
  2. ofdm without noise codes for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1389
    • 提供者:sunny
  1. ofdm

    0下载:
  2. implementing orthogonal frequency division multiplexing (OFDM) without noise.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:970
    • 提供者:onos
  1. random-experient

    0下载:
  2. 在给定条件下对低通滤波器和高通滤波器的matlab仿真,通过有和没有噪声情况下的对比,观察波形-Under the given conditions the low-pass filter and high pass filter matlab simulation, with and without noise by comparison of the case, observe the waveform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2319
    • 提供者:拈龙刺穹
  1. QAM

    1下载:
  2. 编写一个含QAM传输的发送和接收模块 1)分别采用复基带仿真和实带通仿真两种形式 a) 实带通仿真时, 载波频率为符号率的4倍 b)发端采用滚降系数0.5的根号升余弦滤波器 2)画出Eb/N0=15dB时的接收波形(收滤波前),取100个采样 3)画出发端输出的眼图和收端过匹配滤波后的眼图(画眼图时不加噪声) 统计误符号率和误比特率与Eb/N0的关系,画出曲线, 与理论计算的曲线相对比 -Prepare to send of one with QAM transmis
  3. 所属分类:matlab

    • 发布日期:2014-11-22
    • 文件大小:7168
    • 提供者:李昌婷
  1. SystemIdentification

    0下载:
  2. system identification with or without noise
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2544306
    • 提供者:mrhb
  1. New-Folder

    0下载:
  2. that the performance is improved by increasing N, and probability of detection can be improved by increasing N value even if the SNR is much lower, as long as N is large enough without noise uncertainty.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:780117
    • 提供者:Hemant garg
  1. bpsk

    0下载:
  2. bpsk加噪和不加噪情况下最佳相干解调的编解码。-The BPSK adding noise and without noise coherent demodulation codec.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1157
    • 提供者:charles
  1. Signal-to-Noise-Ratio

    0下载:
  2. 在仿真实验中要产生具有某个信噪比的混合信号样本zt。 这时,先求出不含噪声的有用信号的幅度(最大值)am 再根据给定的信噪比snr(db)反推噪声电平theta。以高斯噪声为例-In the simulation experiments to produce with a signal-to-noise ratio of zt mixed signal sample.at this moment, to take the first without noise and useful
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:360132
    • 提供者:小伟
  1. OK_RS_without_ba_code

    0下载:
  2. this code be could for calculating the readsolomon entropy without noise
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:rezaa
« 12 3 »
搜珍网 www.dssz.com