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

搜索资源列表

  1. lfsr

    0下载:
  2. 此实验介绍了伪随机序列的产生原理,并用verilog语言将其编码实现,有详细的代码备注-This experiment introduces the principle of pseudo-random sequence and its encoded with the verilog language implementation, a detailed code Notes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:76837
    • 提供者:飞扬奇迹
  1. RANDOMIZ

    0下载:
  2. 一个可以产生均匀随机序列和高斯序列的程序,结果输出至文件,同时高斯序列输出概率分布统计文件,最方便的出图方法是用EXCEL-Can generate a uniform random sequences and sequences of Gaussian process, the resulting output to a file, while the output Gaussian probability distribution sequence statistics file, the
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:2199
    • 提供者:yyy
  1. gen_displayer

    0下载:
  2. 基于线性反馈移位寄存器电路,并结合FPGA 的特有结构,一种简捷而又高效的伪随机序列产生方法-The Implementation and Research on Pseudo-Random Number Generators with FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:2150
    • 提供者:王晓飞
  1. CC1100FHSS071102

    0下载:
  2. cc1100 902M-928M 跳频 含伪随机序列产生,FCC PART15-cc1100 902M-928M hopping with pseudo-random sequence generated, FCC PART15
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:90200
    • 提供者:tomyao
  1. LFSRRC4

    0下载:
  2. 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. LDestimate_code.tar

    0下载:
  2. 是随机过程中时间序列分析作业,基于Matlab编程实现模型判别,参数求取,模型预测等,另附有本人作业全文,供大家参考。
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:58579
    • 提供者:ted
  1. EMDfenshufourier

    0下载:
  2. 经验模式分解算法是仿真分数阶高斯噪声(fGn)和分数阶布朗运动(fBm)的新方法, 利用MATLAB的GUI开发环境,设计和实现了基于经验模式分解的分数阶随机序列仿真系统。-Empirical mode decomposition algorithm is a simulation of fractional Gaussian noise (fGn) and fractional Brownian motion (fBm) of the new method, using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:265833
    • 提供者:齐磊
  1. localRand

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. lfsr

    0下载:
  2. 伪随机序列产生器-线性反馈移位寄存器,Verilog HDL 原代码。-Pseudo-random sequence generator- linear feedback shift register, Verilog HDL source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:883
    • 提供者:李辛
  1. rayleigh-awgn-BPSK

    2下载:
  2. 用rayleighchan 函数仿真时要注意最后要做相位补偿(此问题是导师发现的) 程序步骤: ~产生随机序列 ~产生瑞利信道 ~调制 ~记忆信道特征 ~信号通过信道 ~相位补偿 ~加高斯噪声 ~解调 ~计算仿真误比特率 ~计算理论误比特率 ~不同颜色画出误比特率曲线对比-Function Simulation with rayleighchan last thing to note when the phase compensation (thi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:671
    • 提供者:benson
  1. PRBS

    1下载:
  2. 伪随机序列PRBS(M序列)的产生文件,matlab 语言开发,适合于系统辨识的激励信号-Pseudo-random sequence PRBS (M series) and generate the file, matlab language development, incentives for system identification signal
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11405
    • 提供者:kpg
  1. P33_runstest

    1下载:
  2. 使用MATLAB语言实现[0,1]随机序列的游程检验-Using the MATLAB language implementation [0,1] random sequence runs test
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:751
    • 提供者:wangwenhui
  1. LFSR

    1下载:
  2. verilog实现的8阶伪随机序列发生器,文件包含了三种主要模块:控制模块,ROM模块,线性反馈移位寄存器(LFSR)模块。已经通过modelsim仿真验证。-verilog to achieve 8-order pseudo-random sequence generator, the file contains three main modules: control module, ROM modules, a linear feedback shift register (LFSR) mo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:870339
    • 提供者:风影
  1. TestReplacement

    0下载:
  2. lru页面置换算法 随机序列 java源代码-LRU page replacement algorithm for random sequence java source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1527
    • 提供者:从零开始
  1. blindgamma_orginal

    0下载:
  2. 盲估计随机序列gamma校正,去除序列的非线性-Blind Estimation of random sequence gamma correction, removal of non-linear sequences
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1557
    • 提供者:double 吉
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-filtered 代进位反馈移位寄存器,verilog hdl 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, verilog hdl original code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2054
    • 提供者:李辛
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-filtered 代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1392
    • 提供者:李辛
  1. Systemidentificationandneuralnetwork

    2下载:
  2. 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:17294
    • 提供者:jintong
  1. convolutionalcoding

    0下载:
  2. 基于DSP中的54系列用于扩频通信中,实现卷积编码和为随机序列的生成。-DSP-based 54 Series for spread spectrum communication, convolutional coding and implementation for the generation of random sequence.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:3298
    • 提供者:郭慧
  1. random_hopFre

    0下载:
  2. 利用随机序列生成跳频序列,用于跳频通信并给出误码吕曲线。-Use of random sequence to generate frequency-hopping sequence for frequency hopping communication and give BER curves Lv.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1313
    • 提供者:yangankun
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 41 »
搜珍网 www.dssz.com