资源列表

« 1 2 ... .70 .71 .72 .73 .74 16275.76 .77 .78 .79 .80 ... 28522 »

[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

[matlab例程ESPRIT

说明:esprit算法,使用最小二乘实现的,Matlab实现的-esprit algorithm, implemented using least squares, Matlab implementation
<lvcc> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[matlab例程program

说明:现代通信系统使用MATLAB这本书的程序,非常有用!对初学者很有帮助-Modern communication systems using MATLAB program book, very useful! Useful for beginners
<lvcc> 在 2025-02-13 上传 | 大小:38kb | 下载:0

[matlab例程matlab

说明:Matlab命令速查Word版,对初学者英语不好者可以有点帮助-Matlab Command Quick Word version of English is not good for beginners who can help a little
<lvcc> 在 2025-02-13 上传 | 大小:14kb | 下载:0

[数据结构常用算法Huffman

说明:实现huffman树的编程实现,比较函数很新颖,值得借鉴。-Implement huffman tree programming, more functions are new, worth learning from.
<杨舵> 在 2025-02-13 上传 | 大小:1.36mb | 下载:0

[matlab例程MUSIC

说明:经典的MUSIC算法,使用MAtlab编程实现-Classic MUSIC algorithm
<lvcc> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Eight-Queen

说明:八皇后程序,代码不是很长,简单易懂,很方便很好用-Eight Queens program, the code is not very long, easy to understand, easy to use good
<杨舵> 在 2025-02-13 上传 | 大小:847kb | 下载:0

[matlab例程position_update

说明:update node position
<tan shee eng> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法CPP_map

说明:图的基本结构,及基本操作,包括最短路径树,最小生成树的Prim算法和克鲁斯卡尔算法-Map the basic structure and basic operations, including the shortest path tree, Prim' s minimum spanning tree algorithm and Kruskal algorithm
<xxy> 在 2025-02-13 上传 | 大小:1.69mb | 下载:0

[matlab例程0steering_vector

说明:hello reza hooloo hamid sexy
<reza> 在 2025-02-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 16275.76 .77 .78 .79 .80 ... 28522 »

源码中国 www.ymcn.org