搜索结果
找到约 1,269 项符合
P-Channel 的查询结果
书籍源码 awgn channel function for communication simulation
awgn channel function for communication simulation
人工智能/神经网络 BackProp算法:经典的B-P算法.
BackProp算法:经典的B-P算法.
matlab例程 his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is w
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate.
The simulation is written for static channel and AWGN noise. The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver) ...
软件设计/软件工程 此代码为派尔高P等等协议的详细实例文档
此代码为派尔高P等等协议的详细实例文档,用于开发云台控制使用,广泛用于监控行业。
Internet/网络编程 利用Winpcap开发包设计的P数据包发送的源代码
利用Winpcap开发包设计的P数据包发送的源代码
其他 TUSB3200 is TI s 6 channel USB audio chip, this is it s development kit
TUSB3200 is TI s 6 channel USB audio chip, this is it s development kit
数据结构 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P)
上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。
设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G ...
Windows Mobile There is an example of how to use the LDPC encode/decode with AWGN channel model in files .ldpc_de
There is an example of how to use the LDPC encode/decode with AWGN
channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m.
There are a few parity check matrices available in the code but
you can use other matrices provided you have enough memory to load
them. I suggest checking out matri ...
Java编程 One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed
One-channel queuing system simulator (M/M/1)
* Arrival and service times are random and distributed exponetially.
*
* The simulator is time-slice-driven, i.e. the system model is being
* run at discrete time points, with constant increments deltaT.
* At each such time moment, program checks if a n ...
操作系统开发 针对嵌入式反应式系统开发的量子操作系统,见http://code.google.com/p/qfinet 包含一个基于linux平台的模拟器, 量子框架,基于量子框架的TCP/IP协议栈 后续将发布A
针对嵌入式反应式系统开发的量子操作系统,见http://code.google.com/p/qfinet 包含一个基于linux平台的模拟器, 量子框架,基于量子框架的TCP/IP协议栈 后续将发布ARM7TDMI上的移植版