-
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 code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1
-
xiebojiec
三相桥式整流电路带阻感负载谐波电流源,用simulink搭建的谐波检测仿真电路。用于对所产生的现象进行合理解释,并对波形进行傅立叶频谱分析。(Three-phase bridge rectifier circuit with resistive inductive load harmonic current sources of harmonic detection using simulink simulation circuit structures. Generated for a reasonable explanation of the phenomenon, and the waveform Fourier spectral analysis.)
- 2021-02-26 16:49:37下载
- 积分:1
-
LM_huffman
本程序在MATLAB环境下,对TXT文档中的字符串进行读取,并进行霍夫曼压缩编码,最终输出压缩后的序列长度和压缩比(This procedure in the MATLAB environment, TXT document on the string for reading, and Huffman coding, the final output of compressed sequence length and compression ratio)
- 2008-12-23 00:11:54下载
- 积分:1
-
pudu
B样条曲线生成程序,HHT插件等。rilling版本,供大家参考学习。
(B-spline curve generation procedures, HHT, such as plug-ins. rilling version for your learning.)
- 2009-04-29 09:33:42下载
- 积分:1
-
cluster
聚类的MATLAb代码程序~此代码实现的为K均值聚类~(Clustering MATLAb code- This code implements the program for K-means clustering ~)
- 2013-11-23 19:28:10下载
- 积分:1
-
watemark
基于DCT的数字水印的Matlab仿真实现(Digital Watermarking Based on DCT of Matlab simulation)
- 2009-05-14 22:04:31下载
- 积分:1
-
Fuzzy-PID
程序首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,解模糊用到得规则是取隶属度最大的那个数即MOM算法。(The program first is to write two inputs, one output membership function next is fuzzy rules, a total of 49 then come to control the amount of ambiguity function U, ambiguity was used to take the membership rules are the biggest that number that MOM algorithms.)
- 2014-08-07 21:39:54下载
- 积分:1
-
third_task
课程作业:利用贝叶斯进行数据集的分类,并评估分类结果(Using the Bayesian to classify the data set, and uating the classification results)
- 2015-04-14 09:55:46下载
- 积分:1
-
MicrogridSinglePhaseForum
单相微电网的matlab仿真模型,适合初学者(Matlab simulation model of single phase microgrid)
- 2017-10-14 17:08:36下载
- 积分:1
-
A-Guide-to-MATLAB-Object-Oriented-Programming---A
A Guide to MATLAB Object-Oriented Programming - Andy H. Register
- 2014-10-02 10:30:10下载
- 积分:1