Welcome![Sign In][Sign Up]
Location:
Search - M/M

Search list

[SourceCodeM序列发生器的FPGA实现

Description: M序列发生器的FPGA实现
Platform: | Size: 868646 | Author: qiu578 | Hits:

[Communicationm序列产生器

Description: m序列产生器 用于扩频通信-m sequence generator for spread spectrum communications
Platform: | Size: 3072 | Author: 田允国 | Hits:

[Embeded-SCM DevelopM-BUS总线中的模拟电路

Description: M-BUS总线中的模拟电路-M-BUS the analog circuit
Platform: | Size: 194560 | Author: | Hits:

[Communicationfm.m

Description: %fm.m %频率调制的Matlab演示程序. %被调信号为m(t)=sin(100t).- fm.m frequency modulation of Matlab demo program. transferred signal m (t) = sin (100t).
Platform: | Size: 1024 | Author: 陈旭 | Hits:

[Program docm序列发生器

Description: m序列发生器(简单型码序列发生器-----simple shift register generator)-m sequence generator (a simple code sequence generator----- simple shift Regi ster generator)
Platform: | Size: 3072 | Author: | Hits:

[Program doc_B_UWB

Description: 基于simulink的uwb仿真 uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace). uwb_imr.m: Initializes UWB channel impulse response. uwb_sv_*.m: Four M-files used to generate channel impulse responses (MAT files).-based on Simulink simulation of UWB uwb.mdl : UWB model-open this to begin. uwb_lib.mdl : Library blocks for UWB model. uwb_init.m : Initialization called before model is loaded. uwb_settings : Sets up structure containing system parameter s (UWB in workspace). uwb_imr.m : Initializes UWB channel impulse response. UWB _sv_*. m : Four M-files used to generate channel impulse r esponses (MAT files).
Platform: | Size: 48128 | Author: 案件评 | Hits:

[Documentssim.tar

Description: 简单的 Discrete Event Simulator M/M/K/K queue 含Readme。 可在此基础上开发复杂的仿真程序 请用 tar -xzvf sim.tar.gz 解压 -simple Discrete Event Simulator M/K/K queu e-readme. In this complex development on the basis of the simulation program please use the tar-xzvf sim.tar.gz extract
Platform: | Size: 31744 | Author: digitalkai | Hits:

[Printing programM-192G_eng_spc_revE

Description: M-192G打印机芯开发资料,广泛用于税控打印,58mm针打!-M-192G printer core development information, widely used in Tax Print, 58mm针打!
Platform: | Size: 537600 | Author: yinhuihuang | Hits:

[VHDL-FPGA-VerilogM-150_tm_eng

Description: M-150II打印机芯开发资料,广泛用于出租车记价器与消防记录仪!-M-150II Printer core development of information, widely used in taxi price in mind logger browser with fire!
Platform: | Size: 1647616 | Author: yinhuihuang | Hits:

[assembly languagem

Description: M序列的源代码,用于基带信号发生器的设计 -M series source code for the base-band signal generator design
Platform: | Size: 11264 | Author: 张哲 | Hits:

[AlgorithmM-K

Description: M-K test for climate research-M-K test
Platform: | Size: 1024 | Author: JJ | Hits:

[matlabM-sequence-signal

Description: M序列信号算法仿真在系统辨识中有着很大的应用前景。多谐差相方法辨识精度很高有着很苛刻的要求,要求已知辨识参数个数已知并且需要整周截断。而M序列信号的测试方法没有这个方面的要求。其辨识未知模型时,可以用最小二乘算法观察辨识系统的精度来确定模型的阶次。本算法里面不但给出了用于M序列生成的本原多项式计算方法,同时编写了M序列信号的生成算法,并编写了相关辨识方法的算法。-M sequence signal simulation algorithm for identification in the system have great application prospects. Identification of multi-harmonic differential phase method with high precision has very stringent requirements, demand parameters are known to identify the number of known and need to cut off the whole week. The M sequence signal testing methods do not have this requirements. Its identification unknown model, you can observe the identification system using least-squares algorithm to determine the accuracy of the model order times. This algorithm is used which not only gives the M sequence generated by primitive polynomial method of calculation as well as prepare the M sequence signal generation algorithm, and the preparation of the relevant identification method algorithms.
Platform: | Size: 81920 | Author: 黄金峰 | Hits:

[VHDL-FPGA-VerilogM-sequence-generator

Description: M sequence generator using VHDL-M sequence generator
Platform: | Size: 211968 | Author: jkl | Hits:

[Program docm

Description: m序列信号发生器的设计,用于保密通信,和信息加密,属于流密码。-m sequence signal generator designed for confidential communications, and information encryption, part of stream ciphers.
Platform: | Size: 151552 | Author: yuhai | Hits:

[Mathimatics-Numerical algorithmsMM1

Description: M/M/1单服务台派对系统,(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客后的顾客平均队长及平均排队等待时间-M/M/1 single desk party system (with the event scheduling system for discrete event simulation) model to reach customers arrival time and customer service have a negative exponential distribution, single-desk system, in accordance with the single-team line up, according to FIFO way service. N a customer service inspection after the average length and average customer waiting time
Platform: | Size: 8192 | Author: 飞龙 | Hits:

[VHDL-FPGA-Verilogm

Description: m序列生成文件,带有我自己写的仿真,结果在modelsim6.0f中生成正确。-m sequence generation file, written with my own simulation results generated in the modelsim6.0f correct.
Platform: | Size: 17408 | Author: 刘洪朋 | Hits:

[VC/MFCQ-M

Description: 利用Q-M算法 化简逻辑函数 例子: 输入 A`B+AC+BC 输出 A`B+AC 注意: "`"表示非号 如:A` (A非) AB 表示 A和B做 与 运算   A+B 表示 A和B做 或运算 -Using QM algorithm for simplifying logic functions Example: type A `B+ AC+ BC output A` B+ AC Note: " ` " said the non-number, such as: A` (A non) AB said A and B do with the operation A+ B that A and B do or operation
Platform: | Size: 2048 | Author: 黄河 | Hits:

[Communication-Mobilem码 gold 码 和混沌码

Description: m码 gold 码 和混沌码生成的小程序(M code gold code and chaotic code generated small program)
Platform: | Size: 563200 | Author: TYTYTTY | Hits:

[OtherM-192G

Description: M-192G针式打印机的STM32F103驱动程序。 keil uVision5平台。(STM32F103 driver for M-192G dot matrix printer. Keil uVision5 platform.)
Platform: | Size: 6104064 | Author: 小飞下 | Hits:

[Communication-Mobilem、gold序列自相关

Description: 生成m序列和gold序列的matlab代码,并比较他们的自相关、互相关特性。(Generate matlab code of m-sequence, and control the generation of m-sequence with specified requirements through input tap)
Platform: | Size: 1024 | Author: 阿斯巴甜甜甜 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net