-
N-way_Toolbox
强大的多维工具箱.应用在Matlab中,可分析多纬数据结构.直接安装.(N-way Toolbox
Can be installed directly in matlab.)
- 2009-05-18 23:44:14下载
- 积分:1
-
watermarking_dct
说明: 图像变换关于离散余炫域数字水印技术的相关程序欢迎下载(Image Transform on the discrete domain I Xuan digital watermarking technology related procedures welcome to download)
- 2006-03-27 21:54:21下载
- 积分:1
-
svm_v0.55beta
支持向量积SVM的工具箱,Matlab板的。(SVM Support Vector plot of the toolbox, Matlab board.)
- 2007-10-09 16:13:36下载
- 积分:1
-
MATLABprogramming
很好的一本matlab编程辅导书籍,非常实用!(Good counseling a matlab programming books, very useful!)
- 2008-04-25 11:38:01下载
- 积分:1
-
MATLABsourcecodeforFSKmodulationanddemodulation
fsk调制解调matlab代码,给出了在噪声信道条件下fsk的调制和教条的matlab实现,并给出了误码率(fsk modulation and demodulation matlab code is given in the noisy channel conditions, fsk modulation and dogmatic matlab implementation, and gives the bit error rate)
- 2009-11-22 11:21:00下载
- 积分:1
-
ApEn-approx_entropy
ApEn approx_entropy 两种计算近似熵的算法,一个程序简洁明了,一个从基本原理分布算起便于理解,亲自调试,都通过程序验证,结果一致,替换数据即可使用(Approximate entropy algorithm the ApEn approx_entropy two calculations, a program concise, counting a distribution from the basic principles of ease of understanding, the person commissioning, program verification, and the results are consistent, replace the data can be used)
- 2013-03-22 17:02:12下载
- 积分:1
-
matlabsimulink-communications-
详解matlabsimulink通讯系统建模与仿真(Detailed matlabsimulink communications system modeling and simulation)
- 2014-12-23 11:53:51下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
S-function
Matlab中S函数的介绍,很详细,可以用于Simulation仿真。(S functions in Matlab is introduced, very detailed, can be used in the Simulation )
- 2015-01-17 11:30:34下载
- 积分:1
-
CoMP_JP_CB
模拟COMP中的JP和CB两种传输模式,预编码方式为SLNR(Simulation of JP and CB COMP two transmission modes, pre-encoding is SLNR)
- 2021-05-10 00:38:34下载
- 积分:1