-
polt
matlab程序,读取txt文件中的波形数据,并画图显示。(matlab program, read the txt file in the waveform data, and drawing show.)
- 2020-10-28 15:49:57下载
- 积分:1
-
yiqunsuanfa
这是一个蚁群算法的函数优化程序,
具体用法自己看代码吧(This is a function of the ants algorithm optimizing.)
- 2010-10-19 17:00:36下载
- 积分:1
-
Cross
matlab code for cross talk canceller
- 2009-06-06 13:24:22下载
- 积分:1
-
formantdetect
读入一段语音,进行基音检测,最后实现对这段语音的共振峰检测。(Read in a speech, pitch detection, and finally to achieve this period of speech resonance peak detection.)
- 2012-04-02 14:05:38下载
- 积分:1
-
DCTbianhuan
调用noissin.dat的数据,对其做一维DCT及逆DCT,研究对DCT的结果舍去不同点数后的重建情况(Call noissin.dat data, do their one-dimensional DCT and inverse DCT, the results of research on the DCT rounding after the reconstruction of different points)
- 2010-06-02 16:11:49下载
- 积分:1
-
matlab_note
some of the books of matlab efg
- 2011-06-01 07:23:23下载
- 积分:1
-
滤波器
说明: 切比雪夫滤波器,切比雪夫I型滤波器设计,双通切比雪夫滤波(Chebyshev filter,Design of Chebyshev I filter, double pass Chebyshev filter)
- 2020-03-15 10:58:06下载
- 积分:1
-
maxflow
Yuri Boykov s and Vladimir Kolmogorov s work on graph cuts and MRF optimization has been extensively cited in the academia, and their maximum flow implementation is widely used in computer vision and image processing research.
- 2010-06-13 23:12:22下载
- 积分: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
-
code
Wireless Sensor Networks (WSNs) are comprised of thousands of sensor nodes, with restricted energy, that cooperate
to accomplish a sensing task. Various routing Protocols are designed for transmission in WSNs. In this
paper, we proposed a hybrid routing protocol: Zonal-Stable Election Protocol (Z-SEP) for heterogeneous WSNs.
In this protocol, some nodes transmit data directly to base station while some use clustering technique to send
data to base station as in SEP. We implemented Z-SEP and compared it with traditional Low Energy adaptive
clustering hierarchy (LEACH) and SEP. Simulation results showed that Z-SEP enhanced the stability period
and throughput than existing protocols like LEACH and SEP.
- 2013-12-21 12:15:13下载
- 积分:1