-
Convolution_Linux-a-Unix
The program simulates convolutional code using soft-decoding viterbi algorithm. The choice of generator matrix (G) determines the code rate (1/R) and constraint length of the code (K).
- 2011-02-14 12:48:44下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
konvolusi5x5
konvolution image 5x5
- 2015-04-15 09:52:14下载
- 积分:1
-
griddrawn
说明: 实现了 栅格路径规划
可以自己选择随机路障
(The realization of raster path planning can choose random roadblocks)
- 2008-10-26 16:19:18下载
- 积分:1
-
up-to-air
火箭升空动画,分为5个阶段,目前先上传一部分代码,后续继续(rock up to air flash)
- 2012-03-27 04:52:57下载
- 积分:1
-
jialeizzz
电力系统的短路计算过程繁琐工作量大,采用计算机编程计算不但省去了繁琐的人工计算,而且精确度高。我选用matlab作为编程语言,因为Matlab对处理数组有着其它编程语言所无法比拟的优越性。此外matlab中的GUI界面直观简单,而且制作过程并不复杂。(power system short-circuit the cumbersome process of calculating workload, calculated using computer programs not only save a cumbersome manual calculation, and high precision. I use Matlab as a programming language, because Matlab have to deal with an array of other programming languages are incomparable superiority. In addition Matlab the GUI interface is very intuitive and simple, but the production process is not complicated.)
- 2007-05-27 23:08:21下载
- 积分:1
-
ARMA
This m-file generate wind speed using ARMA model.
- 2014-10-03 14:42:07下载
- 积分:1
-
newmark827
newmark小程序,很简单的小例题,希望对您有帮助。(newmark applet, a very simple example, you want to help.)
- 2012-10-19 11:56:42下载
- 积分:1
-
MatlabReview
helpfull material about matlab and simulink review and commands
- 2009-10-23 13:17:28下载
- 积分:1
-
drawLine
运用MATLAB语言,基于哈夫变换,对于任意给定的图片,可以自动找出其中最长的5条直线,并准确画出来(The use of MATLAB language, based on the Hough transform, for any given picture, you can automatically find out the longest five straight, and accurately drawn)
- 2010-01-19 10:13:07下载
- 积分:1