搜索资源列表
Expert_Choice[1]
- Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the exp
ctc-logmap
- 802.16eCTC的logmap算法仿真,MATLAB环境
CTC 解码算法
- This platform simulates the classical turbo encoding-decoding system, including Log-MAP algorithm and max-log-MAP algorithm.
ctc码的matlab仿真
- ctc码的matlab仿真,解码编码,不同码率和码块大小
CTC_DEC
- 使用m语言完成的关于CTC(Convolutional Turbo Code)编码方案-CTC decoding algorithm
WiBro-CTC
- 本程序主要实现WIMAX总CTC编码解码功能,采用MATLAB语言-This procedure achieved total CTC codec WIMAX functionality, using MATLAB language
ctc_simulink
- 在matlab里simulink中实现计算力矩控制的简单仿真(A simple simulation of computing torque control in Simulink is implemented in MATLAB.)
CNN+CTC语音识别算法
- 这个程序是用的一个深度卷积神经网络来做的,整个程序分为两部分,声学模型和语言模型,效果还是可以的。