搜索资源列表
bp
- 本文件是用C语言实现的3层BP神经网络,结构清晰,模块合理,是学习神经网络的很好的例子
LDPC
- 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
time-series-shapelet
- 时间序列的片段自适应提取,是keogh eamonn知名算法的改进版,可实现多特征片段的获取。同时将dtw度量引入。为提高运算速度,距离度量模块采用的c代码,编译后生成dll或者mex32的文件,主模块采用的是.m文件-Time series shapelet.
LogAnalyzerV7
- 主要功能是进行基本格式文档阅读, 完成关键字高亮检索, 模块分类擦寻, 主要功能是针对特定文件的处理。-The main function is to carry on the basic format document reading, complete keyword highlights retrieval, modules classification wipe find, and main function for a particular file of treatment.
mdt-r2_1_2
- 神念科技TGAM模块资料手册。TGAM数据解析源程序,头文件。-The concept of God Technology TGAM Module Data Manual. TGAM data parsing source code, header files.
CNN
- 深度学习中卷积神经网络,实现手写数字的分类,其中包含网络的初始化,训练,测试三个模块。包含mnist_uint8.mat文件,CNN入门学习程序。-Convolution depth study neural networks, digital handwritten classification, which includes the network initialization, training, testing three modules. Files contain mnist_uin