Welcome![Sign In][Sign Up]
Location:
Search - m_sequence

Search list

[Communicationm_sequence

Description: 一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下哦 -a procedure for selecting the sequence of m, because the M series is very important, to be the next Oh
Platform: | Size: 780 | Author: 刘三 | Hits:

[Other resourcem_sequence

Description: matlab生成m序列的函数 原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:
Platform: | Size: 863 | Author: 李强 | Hits:

[Communication-Mobilem_sequence

Description: 已知本原多项式,生成长度为31的M序列。并利用采用技术,生成其他的不重复的M序列
Platform: | Size: 96312 | Author: 杨睛 | Hits:

[Communicationm_sequence

Description: m序列产生程序,通过移位寄存器产生
Platform: | Size: 821 | Author: lin | Hits:

[Communication-Mobilem_sequence

Description: m序列,只要输入本原多项式,相应的寄存器的数据,就可以得到m序列。
Platform: | Size: 14191 | Author: Jane | Hits:

[Other resourcem_sequence

Description: 利用matlab编写的m序列发生器。内容参见《FPGA设计及应用》褚振勇编 西安电子科技大学出版社
Platform: | Size: 836 | Author: zhq | Hits:

[Communicationm_sequence

Description: 一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下哦 -a procedure for selecting the sequence of m, because the M series is very important, to be the next Oh
Platform: | Size: 1024 | Author: 刘三 | Hits:

[Graph programm_sequence_generator

Description: the generator of the m-sequence
Platform: | Size: 3072 | Author: tw | Hits:

[matlabm_sequence_3

Description: 伪随机序列的产生程序和分析程序,Matlab下的,解压后可以直接运行,很好用的。-pseudo-random sequence generation process and analytical procedures, under Matlab, unpacked directly operation, good use.
Platform: | Size: 1024 | Author: wang_xinguo | Hits:

[source in ebookm_sequence

Description: matlab生成m序列的函数 原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:-matlab generate a function of the original m sequence that efficiency is too low, mainly because of the practical application does not require generation of long m sequences, joined the demand for length, can effectively reduce the running time. 25 of the shift register, run for an hour did not come out one cycle, I just need more than 3000 bit. Improved version:
Platform: | Size: 1024 | Author: 李强 | Hits:

[Communication-Mobilem_sequence

Description: 已知本原多项式,生成长度为31的M序列。并利用采用技术,生成其他的不重复的M序列-Known primitive polynomial to generate a length of 31 M-sequence. And take advantage of the use of technology, to generate other non-repetitive sequence M
Platform: | Size: 96256 | Author: 杨睛 | Hits:

[Communicationm_sequence

Description: m序列产生程序,通过移位寄存器产生 -m sequence generation process, through the shift register have
Platform: | Size: 1024 | Author: lin | Hits:

[Communication-Mobilem_sequence

Description: m序列,只要输入本原多项式,相应的寄存器的数据,就可以得到m序列。
Platform: | Size: 14336 | Author: Jane | Hits:

[VHDL-FPGA-Verilogm_sequence

Description:
Platform: | Size: 180224 | Author: 程乐 | Hits:

[Otherm_sequence

Description: M序列的matlab实现,M序列算法,系统辨识用到的,-Matlab realization of M sequences, M sequences algorithm, system identification is used,
Platform: | Size: 345088 | Author: cjw | Hits:

[Communication-Mobilem_sequence

Description: 产生伪随机码,并且可以根据要求 实现对伪随机码的扩展,和采样-Generate pseudo-random code, and can be required to realize the expansion of pseudo-random code, and the sampling
Platform: | Size: 1024 | Author: yilingzhu | Hits:

[VHDL-FPGA-VerilogDesign-exercise-M_sequence

Description: 通信系统电路设计练习: M序列编码/解码器的设计 作业的背景及训练目的 为了给通信专业的同学们提供一个设计实践的机会,在最短的时间段内掌握数字设计的动手能力,提高Verilog语言的使用能力,所以专门设计了这样一个难度适中的数字通信系统设计练习。本练习是根据工程实际问题提出的,但为了便于同学理解,对设计需求指标做了许多简化。希望同学们在设计范例和老师的指导下,一步一步地达到设计目标。期望同学们能在两至三周内,参考设计范例,独立完成自己的设计任务,在这一过程中学习用Verilog编写RTL代码和仿真验证用测试代码技术,以及用综合器进行综合的技术、并熟练掌握较复杂数字系统的多层次的仿真验证的方法,以逐步提高同学在设计工作中的自信心。-communication design exercise M_sequence
Platform: | Size: 141312 | Author: | Hits:

[matlabm_sequence-genetate-AND-nature-test

Description: 压缩文件包含两个matlab程序,m_sequence.m是子函数,功能是根据本原多项式生成对应的m序列,m_sequence_nature.m是主函数,调用m_sequence.m生成m序列并验证m序列的特性。-Zip file contains two matlab program, m_sequence.m a subroutine, function is a polynomial to generate the corresponding m-sequence according to the primitive, m_sequence_nature.m is the main function, call m_sequence.m m sequence generation and validation features m sequences.
Platform: | Size: 1024 | Author: caobaolong | Hits:

[EditBoxm_sequence

Description: 利用matlab编写的扩频通信中所应用的m序列的相关程序,并对m序列的一些性质进行了验证-matlab Spread Spectrum Communication m_sequence
Platform: | Size: 1024 | Author: ss | Hits:

[matlabm_sequence

Description: m序列生成以及m序列的相干性处理算法,使用matlab实现-m_sequence correlation matlab
Platform: | Size: 1024 | Author: xiahanbiao | Hits:
« 12 3 »

CodeBus www.codebus.net