-
Slab_sim
This is slab waveguide TMmode simmlation.
- 2014-11-13 22:50:49下载
- 积分:1
-
quanpailie
依次输入exchange swap tianchongJ即可,若想修改全排列矩阵的大小,可在MATLAB中打开tianchongJ修改J和N。
(Enter exchange swap tianchongJ in turn can, If you want to modify the full array matrix size can be modified in MATLAB to open tianchongJ J and N.)
- 2010-06-25 02:16:04下载
- 积分:1
-
emd_improve
用于信号处理的emd改进算法,供大家讨论学习(EMD for the signal processing algorithm study for discussion)
- 2007-11-17 01:44:48下载
- 积分:1
-
MATLAB
matlab学习书籍,有初级教程和高级讲义(the book for studying matlab which has two different scales)
- 2011-01-25 14:31:01下载
- 积分:1
-
gausindire
大地测量中的坐标求解转换,用于坐标反算,matlab代码(The geodetic coordinates solving conversion for coordinates Backcalculation, matlab code)
- 2013-01-09 17:30:12下载
- 积分:1
-
burg
burg算法的具体实现,计算步骤完全参考胡广书数字信号处理(burg concrete realization of the algorithm, calculation steps Complete Reference, Hu Guang-shu digital signal processing)
- 2010-01-03 17:01:02下载
- 积分:1
-
Untitled1
单级倒立摆的双闭环PID控制simulink仿真(Inverted Pendulum Simulation of double closed loop PID control simulink)
- 2011-05-16 19:59:10下载
- 积分:1
-
matlab-PR
文件包含了一个关于matlab人脸识别的案例分析,有助于很好的学习模式识别。(File contains a case analysis about matlab face recognition, helps to great learning pattern recognition.)
- 2014-11-02 13:11:33下载
- 积分:1
-
zhengzhidong-kongshipuguji
空间谱估计(郑志东) 的程序 很多章 全(
Spatial spectrum estimation (Zheng Zhidong) program many chapters all)
- 2013-09-06 16:17:12下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1