-
BCH-coding-
PCH coding 编码仿真 , matlab 实现(PCH code simulation, matlab implementation)
- 2011-05-27 14:55:28下载
- 积分:1
-
tutorialOpenCVPMatlab
tutorial of OpenCV and Matlab
- 2011-06-30 10:39:52下载
- 积分:1
-
ImageCompressiontoAdvancedVideoCoding
This book discusses the growth of digital television technology and the revolution in image and video compression, highlighting the need for standardization in processing static and moving images and their exchange between computer systems
- 2007-09-08 19:02:05下载
- 积分:1
-
zhuanhuan
矩阵转换四元数代码
欧拉角转换四元数代码
四元数转换到矩阵代码(The quaternion matrix transformation code Euler angles conversion quaternion code converts quaternion to a matrix code)
- 2012-09-06 10:12:12下载
- 积分:1
-
Hough-tuoyuan
Hough检测直线,圆,椭圆的代码
其中椭圆是用matlab(Hough line detection, round, oval ellipse code which is used Matlab)
- 2006-12-30 22:51:56下载
- 积分:1
-
CC++bishi
理论知识是用来指导具体实践的。本文在深刻理解通信系统理论的基础上利用 MATLAB 强大的仿真功能,设计了许多具体的通信系统仿真模型。在仿真模型设计过程中,本文对模型设计的目的、具体的结构组成、仿真流程以及仿真结果都给出了具体详实的分析和说明。(Theoretical knowledge is used to guide the specific practice. In this paper, a deep understanding of the theory of communication systems using MATLAB based on the powerful simulation function, the design of a number of specific communication system simulation model. In the simulation model of the design process, this article is designed on the model, the specific structural components, simulation and flow simulation results are given specific and detailed analysis and description.)
- 2008-06-02 15:06:57下载
- 积分:1
-
achieve
通过编写C语言,在MATLAB上实现路由器仿真,实现路由器的功能。(Written by C language, simulation on MATLAB implementation routers, realize the function of the router.
)
- 2013-10-30 23:27:56下载
- 积分:1
-
color_line
matlab code for lines big lines little lines lines too
- 2013-03-28 03:43:03下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
EVM
测量EVM的M文件,这是一个很好的程序,适合初学者(evaluate EVM,attribute is M)
- 2011-12-17 22:26:42下载
- 积分:1