资源列表
[matlab例程] cyclic_coder
说明: (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder<wangxiaoyu> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[matlab例程] cyclic_decoder
说明: (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle<wangxiaoyu> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] OpenSees
说明:高斯积分代码,对学习有限单元法很有帮助的哦-Gauss integration code, the finite element method for learning useful oh<wangjiao> 在 2025-02-13 上传 | 大小:41.85mb | 下载:0
[数据结构常用算法] Eight-Queen
说明:八皇后程序,代码不是很长,简单易懂,很方便很好用-Eight Queens program, the code is not very long, easy to understand, easy to use good<杨舵> 在 2025-02-13 上传 | 大小:847kb | 下载:0