-
LDPC-Code-Rate-1_2
Matlab software that generates LDPC parity check matrix of rate 1/2 with the possibility of selecting the input output block dimension and performs BER evaluation of BPSK+LDPC transmission over AWGN channel.
- 2014-10-08 20:19:58下载
- 积分:1
-
BUTTERWORTHfilters
buttreworth filters
- 2010-11-10 14:10:38下载
- 积分:1
-
matlab
说明: matlab的学习ppt,浅显易懂,使用方便,编程的时候查阅非常有用。(learning matlab ppt, easy to understand, easy to use, when the inspection program is very useful.)
- 2011-04-13 22:18:13下载
- 积分:1
-
fdtd1D
This MATLAB M-file implements a finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells.
To illustrate the algorithm, a 1-GHz sinusoidal wave propagating in a nonpermeable lossy medium (epsr=1.0, sigma=5.0e-3 S/m) is modeled. The simplified finite difference system for nonpermeable.
- 2013-08-29 21:25:21下载
- 积分:1
-
laba5
Configure the PID for a muffle furnace
- 2013-11-19 16:42:49下载
- 积分:1
-
svm_v0.54beta.tar
SVM 程序 用于模式识别 小样本学习
(SVM pattern recognition procedures for the small sample study)
- 2006-11-30 13:30:37下载
- 积分:1
-
Srshcomp
this source code is very good
- 2013-08-16 01:30:40下载
- 积分:1
-
Timothy-A.-Davis.MATLAB-Primer
说明: matlab 编程(第七版),英文书籍,详细阐述了matlab工具的使用(Timothy A. Davis.MATLAB Primer.7th ed.CRC.2005)
- 2011-03-16 18:06:28下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
tuxiang
灰度图像的直方图均衡化以及rgb图像的均衡化(Gray-scale image histogram equalization and the equalization of rgb images)
- 2012-06-09 20:35:01下载
- 积分:1