Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 【史治国】基于XILINX FPGA的OFDM通信系统基带设计 (程序+PDF书) ... 算法和FPGA实现进行详细探讨,内容涵盖一个完整无线通信系统的绝大部分模块,包括扰码、编码、交织、OFDM调制/解调、帧同步、频偏校正、符号同步、采样时钟同步、信道均衡、viterbi解码等。《基于XILINX FPGA的OFDM通信系统基带设计》所有模块均在Xilinx公司大学计划Spartan一3E Starter Kit开发板上验证通过,随书光盘附所有ISE工程文件和Verilog源码。, 《 ...
  • Ppattern Recognition and Machine Learning ... the HMM . . . . . . . . . . 625 13.2.4 Scaling factors . . . . . . . . . . . . . . . . . . . . . . . . 627 13.2.5 The Viterbi algorithm . . . . . . . . . . . . . . . . . . . . . 629 13.2.6 Extensions of the hidden Markov model . . . . . . . . . . . 631 ...
  • verilog语言实现汉明、卷积编解码与2FSK调制解调 利用verilog语言编写的卷积编解码、汉明编解码和2FSK调制解调模块。使用的是(7,4)汉明码以及(2,1,3)卷积码,解码是viterbi译码。
  • 结巴分词(支持词性标注) ... 图扫描 - [ ] 生成所有切词可能的有向无环图 =DAG= - [ ] 采用动态规划算法计算最佳切词组合 - [ ] 基于 =HMM= 模型,采用 =Viterbi= (维特比)算法实现未登录词识别 * 性能评估 - 测试机配置 #+BEGIN_SRC screen Processor 2 Intel(R) Pentium(R) CPU G620 @ 2.60GHz Memory:8GB 分 ...
  • 卷积码性能SIMULINK实现 利用 SIMULINK 仿真模块对卷积码的编码及 Viterbi 译码的全过程进行了设计,然后将译码模块中的 Traceback depth 分别设置为 20,35,50并在一幅图中画出这三种方式下的误码性能曲线。
  • 隐马尔可夫HMM的c语言实现 隐马尔可夫模型的c语言实现,包含了详细的注释,Baum-Welch算法以及Viterbi算法的实现
  • Enterprise Process Management Systems ... 23. Bayesian network Extension of Markov chain 24. Conditional random fields, syntactic parsing, and more 25. Andrew Viterbi and the Viterbi algorithm 26. God’s algorithm: The expectation-maximization algorithm 27. Logistic regression and web search ...
  • Pattern Recognition and Machine Learning ... the HMM . . . . . . . . . . 625 13.2.4 Scaling factors . . . . . . . . . . . . . . . . . . . . . . . . 627 13.2.5 The Viterbi algorithm . . . . . . . . . . . . . . . . . . . . . 629 13.2.6 Extensions of the hidden Markov model . . . . . . . . . . . 631 ...
  • IEEE 802.11ax On Performance of MultiAntenna Technologies with L... ... both hardware and system impairments. We have concluded that on the most study cases, the implementation of LDPC codes in the IEEE 802.11ax physical layer allows power gains between 2.5 and 4.0 dB in relation to BCC with soft-decision Viterbi decoding.
  • 隐马尔可夫模型中的Viterbi算法zz NULL 博文链接:https://summerbell.iteye.com/blog/390774