-
T4R4_conv_BPSK_vblast
是一个四发四收的球型译码程序,编码是卷积码,调制方式是BPSK,用Vblast来实现解码。(Is a collection of four four-ball type decoding procedures, coding is a convolutional code, modulation is BPSK, used to achieve the decoding Vblast.)
- 2009-05-08 22:02:46下载
- 积分:1
-
FaceDetectionSystem
一个人脸识别系统,很好用。能够实现人脸的识别和检测。(A face recognition system, it just works. Able to achieve human face identification and testing.)
- 2010-03-14 23:17:20下载
- 积分:1
-
O-Reilly---Practical-C-Programming--3rd-Edition
A good book for learning C programming
- 2014-10-22 21:09:02下载
- 积分:1
-
Tamirin_2_2
dielectric waveguide
optiwave simulation
- 2015-01-29 17:47:07下载
- 积分:1
-
hu
说明: 就算hu矩中7个不变量代码。用于提取图像的不变形特征。(Even if hu 7 invariant moments in the code.)
- 2010-05-27 11:22:17下载
- 积分:1
-
Alamouti
Alamouti编码的编解码仿真实现,对初学STBC编码有较大的帮助(Alamouti encoding codec simulation of STBC coding beginner greater help)
- 2008-01-15 18:51:33下载
- 积分:1
-
daitonglvbo1
matlab带通滤波程序
两个滤波器都是切比雪夫I型数字滤波器,不是巴特沃尔滤波器,包括实例
(bandpass filtering matlab program)
- 2014-10-21 21:19:55下载
- 积分:1
-
B
说明: robost face detection
- 2011-03-04 18:31:13下载
- 积分:1
-
yanshitu
数模题目代码,一个简易的matlabUI动画演示程序(Modulus subject code, a simple animation demo program matlabUI)
- 2013-09-13 08:36:54下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1