-
noisetracking
With the Matlab the Noisetracking algorithm proposed can be implemented
- 2010-09-30 22:29:03下载
- 积分:1
-
Chapter9
用Matlab语言实现通信系统的蒙特卡罗方法(Communication systems using Matlab language of Monte Carlo)
- 2010-06-08 11:50:03下载
- 积分:1
-
Untitled
利用MALAB实现的关于变压器差流计算的问题,对差流的提取很有意义。(MALAB achieve on transformer differential current calculated differential current extraction makes sense.)
- 2012-05-23 19:35:51下载
- 积分:1
-
matlab_bgl
matlab图论工具箱,很全很好很简单.matlab图论工具箱,很全很好很简单(matlab toolbox for graph theory)
- 2011-04-26 16:52:44下载
- 积分:1
-
makeJac
making jacobian matrix
- 2011-06-11 15:11:38下载
- 积分:1
-
LP12
利用模式理论,对给定几何尺寸以及折射率分布的光纤进行模式求解与绘图,该程序给出LP12模的求解与绘图。(the LP01 mode of the fiber)
- 2013-09-24 21:22:26下载
- 积分:1
-
Code
高斯信道与瑞利信道下PSK误码率分析,用于通信分析(Gaussian channel and Rayleigh channel BPSK BER analysis for traffic analysis)
- 2015-04-13 08:42:59下载
- 积分:1
-
kohonen1
this program apply the kohonen method to classify some data.
- 2009-07-10 18:58:39下载
- 积分:1
-
wavelab.tar
WaveLab is a library of Matlab routines for wavelet analysis, wavelet-
packet analysis, cosine-packet analysis and matching pursuit. The
library is available free of charge over the Internet. Versions are
provied for Macintosh, UNIX and Windows machines.
- 2011-05-06 07:12:21下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1