-
MUD
比较传统单用户检测、线性解相关多用户检测、最小均方误差多用户检测的误码率函数MUD.m(mud.m)
- 2009-05-19 22:40:54下载
- 积分:1
-
WUYUFEImatlab
[WuYufei_matlab]是WuYufei的Matlab程序
做Turbo码,恐怕很难绕过WuYufei的程序,呵呵
压缩包里面包含了所有wuyufei论文相关的matlab代码
(WuYuFei] is WuYuFei paper [WuYufei_matlab] is WuYufei Turbo codes Matlab program to do, it would be difficult to bypass WuYufei program, huh [cap_turbo] and [mother] I take a lot of detours work at the research stage, so this two directories must have a lot of mistakes and a lot of confusion if you want to know about my research course you can see, must not be used to practice, otherwise possessed by the devil I do not care.)
- 2014-11-13 16:16:14下载
- 积分:1
-
fdtd3D_dipole
三维FDTD程序,实现了葛德彪书中P132页的例子,提供了理论值与数值结果的比较。(Three-dimensional FDTD program, the the Ge Debiao P132 page book example provides a comparison of the theoretical and numerical results.)
- 2020-12-19 16:49:09下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
4.Unsharp-Masking
Use Laplacian filter to enhance the picture.
- 2013-01-14 16:14:41下载
- 积分:1
-
OutputText
OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
- 2013-12-10 10:14:33下载
- 积分:1
-
NNDeeplearning
深度学习的一些工具包和一些例程,有关于BP神经网络,卷积神经网络等。用于熟悉相关算法基本够用。比较适合想了解此类内容的初学者。(Some Tools of deep learning. Eg:NN,CNN,BP and so on. It s pretty well to student.)
- 2015-11-29 21:53:29下载
- 积分:1
-
linespectual
编写的matlab程序,主要介绍如何提取信号的线谱的方法(Written in matlab program introduces how to extract the signal of line spectrum method)
- 2010-06-10 18:59:45下载
- 积分:1
-
Tcodes
matlab codes for linear algebra
- 2009-11-30 12:27:09下载
- 积分:1
-
vtoi
A matlab code to convert video into images
also to convert video to grayscale and B&W videos
- 2011-10-02 16:37:59下载
- 积分:1