-
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
-
Ising-Model
利用此程序可以模拟二维Ising模型,并且利用了统计平均得思想,可以找到系统能量,磁化强度,磁化率以及热容的相变点(Ising model)
- 2014-01-20 12:41:44下载
- 积分:1
-
ClusteringToolbox
模式聚类常用算法,包括k均值,模糊算法,PCA算法等。(Clustering Toolbox,including k-means clustering dcEMGMM - fits a Gaussian mixture model to data dcFuzzy fuzzy c-means clustering
dcAggagglomerative (hierarchical) clustering DoClustering call the above routines)
- 2010-11-28 12:53:15下载
- 积分:1
-
Leastsquare
有用的最小二乘法matlab的程序 有参考价值(Useful procedure for least squares matlab useful)
- 2009-06-07 13:54:55下载
- 积分:1
-
AudioReadTestFinal.m
Audio Input test bench for matlab
- 2015-03-06 04:28:54下载
- 积分:1
-
1022
通信系统仿真--具有瑞利分布的随机序列,pn序列及其他仿真程序(Communication System Simulation- Rayleigh distribution with the random sequence, pn sequence and other simulation program)
- 2009-05-09 23:40:34下载
- 积分:1
-
partialpivotingGauss
部分选主元的高斯消元法的MATLAB代码,并用该方法结合2次回代接方程组(Part of the pivoting Gaussian elimination of the MATLAB code, and combined with this method 2 times back to the pickup equations)
- 2010-12-06 18:14:50下载
- 积分:1
-
New-folder
resampling program in matlab
- 2013-09-10 19:04:01下载
- 积分:1
-
changdop
TOA定位算法,代码无错误,根据站点信息,闪电位置计算出接受信息,然后加误差反演出数据(TOA for matlab)
- 2012-12-12 17:51:27下载
- 积分:1
-
Codes
Codes for expander, raise cosine filter and text2binary conversion.
- 2009-05-19 11:44:13下载
- 积分:1