-
berqpskfive
It calculates tha Bit Error Rate of the QPSK modulation scheme with Viterbi code K=5
- 2010-06-22 21:28:55下载
- 积分:1
-
1232
修正格拉姆-施密特正交化的matlab源程序(Modified Gram- Schmidt orthogonalization matlab source)
- 2010-11-27 18:16:05下载
- 积分:1
-
MIMO-Systems(matlab)
附带有MATLAB程序的外文文献,改文献是关于空时编码条件下的mimo系统仿真。(MATLAB program with a foreign literature, the literature is about to change under the conditions of space-time coded mimo system simulation.)
- 2011-06-08 14:56:54下载
- 积分: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
-
hilditch
基于hilditch算法的图像骨架化处理
matlab程序
liantong.m用于计算连通联结数(image thinning based on hilditch)
- 2015-04-22 17:56:40下载
- 积分:1
-
GLMetaseq.h
让ARToolKit支持MQO模型的必须头文件,GLMetaseq.h(Let ARToolKit support MQO model must header files, GLMetaseq.h)
- 2014-02-09 23:10:11下载
- 积分:1
-
kalman_sdladrc
一个kalman滑模线性自抗扰算法案例,用于初学者学习,参考(A sliding linear kalman ADRC algorithm case for beginners to learn, reference)
- 2020-09-21 10:17:53下载
- 积分:1
-
adaptive filters part2
说明: 自适应滤波器相关的matlab程序,包含LMS,RLS算法等的实现。由于太大了,所以该资源分为part1和part2两部分。此部分为part2!(matlab codes related to adaptive filters, including LMS and RLS algorithm, etc. the resource is divided to two parts (part1 + part2) cuz it is oversized.)
- 2021-03-24 15:53:19下载
- 积分:1
-
sobel code in matlab
sobel edge detection in matlab
- 2010-09-27 15:21:42下载
- 积分:1
-
csharpMatlab
C#与matlab混合编程,编程工具:VS2008和Matlab R2009a。(C# and Matlab hybrid programming, programming tools: VS2008 and Matlab R2009a.)
- 2012-04-09 23:10:36下载
- 积分:1