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

搜索资源列表

  1. sufa

    0下载:
  2. 假设人名为汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据:取本班同学姓名。-assumptions were called Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:44415
    • 提供者:杨斌
  1. Uniform Generator

    0下载:
  2. Uniform Generator Computer simulations often require random numbers. One way to generate pseudo-random numbers is via a function of the form where `` " is the modulus operator. Such a function will generate pseudo-random numbers (
  3. 所属分类:其它

  1. Mersenne 梅森旋转算法(Mersenne twister)

    0下载:
  2. 梅森旋转算法(Mersenne twister) 是一个伪随机数发生算法,可以快速产生高质量的伪随机数, 修正了古典随机数发生算法的很多缺陷。-Mason rotation algorithm (Mersenne twister) is a pseudo-random number generation algorithm that can quickly produce high-quality pseudo-random numbers, random number correction a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-21
    • 文件大小:81450
    • 提供者:郭福明
  1. Random_generate.rar

    0下载:
  2. matlab的随机数生成算法, 产生伪随机数,matlab random number generation algorithm to produce pseudo-random number
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2606
    • 提供者:wylie
  1. m-sequence.rar

    1下载:
  2. 伪随机序列产生器源代码,Pseudo-random sequence generator source code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2807
    • 提供者:谭硕
  1. PN_Generator.rar

    0下载:
  2. 用Verilog编写的一个简单的产生伪随机序列的代码(m序列),比较实用。,Verilog prepared with the emergence of a simple pseudo-random code sequence (m sequence), more practical.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:117177
    • 提供者:龚阳
  1. FreControlRand.rar

    0下载:
  2. 是用蒙特卡洛算法 求解的正弦拟合曲线, 收敛于0.000000001; 还用到了伪随机数。 愿我们共同提高,一起进步!,Monte Carlo algorithm is the sine curve, converges to 0.000000001 also used the pseudo-random number. We would like to improve, with progress!
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:239575
    • 提供者:ghost
  1. Verilog_code_for_AWGN.rar

    1下载:
  2. verilog实现awgn信道噪声的代码,支持可变的信噪比。利用移位寄存器来实现伪随机序列。,verilog code for implementation of awgn channel noise. support variable snr. use LSFR to implement the pseudo random sequence.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-02-08
    • 文件大小:10555272
    • 提供者:xiejin
  1. m_PN.rar

    1下载:
  2. 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:794
    • 提供者:fortunewjh0217
  1. xuliefenxi.rar

    0下载:
  2. 伪随机序列相关性、功率谱、列数以及频数等的分析,Analysis of pseudo-random sequence
  3. 所属分类:matlab

    • 发布日期:2017-01-10
    • 文件大小:1303
    • 提供者:mumu
  1. daimahekuangtu

    3下载:
  2. ,用MATLAB实现快跳频通信系统的仿真。主要应用了SIMULINK和COMMUNICATION BLOCKETS两个模块。整个设计包括了信源产生部分、发送部分、跳频调制部分、信道部分、接收部分和结果分析部分共六个模块,核心技术是伪随机序列的产生和频率合成器的设计,而关键技术是收发两端的伪随机码元的同步。伪随机码的产生用S-函数编程来开发自己的SIMULINK模块。同步的实现是收发两端采用相同的扩频脉冲触发。而且在设计中每个模块都采用了模块封装技术,从而简化了框图结构-Using MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:68151
    • 提供者:笑笑生
  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. 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. 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. mseq

    0下载:
  2. MATLAB实现的伪随机序列产生器源代码接收机建模-MATLAB implementation of the pseudo-random sequence generator source code for the receiver modeling
  3. 所属分类:3G develop

    • 发布日期:2017-03-24
    • 文件大小:2805
    • 提供者:秦志杰
  1. randomsignal

    0下载:
  2. Matlab下利用同余算法产生一组伪随机数,并利用中心极限定理构造正态分布序列,验证其正态性并编写自相关函数计算其自相关-using the congruence algorithm to generate a set of pseudo-random number , and use the central limit theorem to construct a normal distribution sequence, and then verify the normality and u
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:780
    • 提供者:wanghusangyi
  1. c21_pn_code_generator

    0下载:
  2. 精通verilog HDL语言编程源码之7——伪随机序列应用设计-Proficient in programming language source verilog HDL of 7- the application of pseudo-random sequence design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:1193
    • 提供者:李平
  1. msequence

    0下载:
  2. m序列生成函数,可在matlab环境下调用生成伪随机序列-m sequence generation function can be generated in matlab environment, called pseudo-random sequence
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:587
    • 提供者:krnrwa
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »
搜珍网 www.dssz.com