资源列表
[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-05-05 上传 | 大小: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-05-05 上传 | 大小:1kb | 下载:0
[matlab例程] greymodel11
说明:GM(1,1)求解matlab代码,可计算最小二乘系数,添加了预测时间选择-GM (1,1) solve the matlab code, calculate the least squares coefficient, the timing of adding the prediction<wuyan> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] moore-penrose-generalized-inverse
说明:用于计算moore-penrose generalized inverse matrix 的fortran 子程序。-Used to calculate the moore-penrose generalized inverse matrix of fortran subroutines.<champagne> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[matlab例程] ARX_model_paramater_online
说明:系统识别工具-ARX模型在线更新识别方法的matlab程序实现。-System identification tool-ARX model identification methods matlab online update program implementation.<champagne> 在 2025-05-05 上传 | 大小:1kb | 下载:1