-
PK-means
K-means聚类算法,用于文件、数据的聚类分析(K-means clustering algorithm for document clustering analysis of the data)
- 2012-06-28 18:17:20下载
- 积分:1
-
ascii2binary-2.13
ascii to binary converter
- 2010-07-08 00:27:40下载
- 积分:1
-
test
首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。
然后应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。最后详细比较上述的结果,并分析原因。(内含实验报告)(Pictures first generate the following form: in IOUs 7 pixels wide by 210 pixels high, IOUs between the width of 17 pixels. Then apply a variety of filters for processing: arithmetic mean, geometric mean, harmonic mean inverse harmonic mean, median filtering, the midpoint filtering, maximum, minimum filter. Finally, a detailed comparison of the above results, and analyze the reasons. (Contains experimental report))
- 2020-11-09 23:49:46下载
- 积分:1
-
generator2
Implementation of Dijkstra s method using a Matlab sparse matrix
as an adjacency matrix. Zero entries represent non-existent edges.
Uses linear search for simplicity
- 2014-12-26 02:30:29下载
- 积分:1
-
logistic
generation of chaotic signals (logistic map)
- 2013-12-04 04:36:20下载
- 积分:1
-
JSONArray
JSONArray的使用 附带程序注释与输出(JSONArray use with program notes and output)
- 2013-12-27 13:41:01下载
- 积分:1
-
MATLAB
时序差分学习是强化学习的一种重要算法,该代码提供了时序差分学习做路径规划的一个仿真。(Temporal difference learning is an important algorithm for reinforcement learning, which provides a simulation of sequential differential learning for path planning.)
- 2016-11-02 11:35:01下载
- 积分:1
-
1112222
用移位寄存器实现M序列、逆M序列的Matlab程序
(Using shift registers to realize M sequence, inverse M sequences of Matlab program)
- 2011-12-17 10:15:15下载
- 积分:1
-
incidewave
主要描述的是平面电磁波的电磁散射问题,适合搞电磁计算的科研人员等(This guide provides a brief reference to the Graphical User Interface (GUI) that implements the propagation of a TE (Transverse Electric)/TM (Transverse Magnetic) plane wave through a multilayered structure of media with different electromagnetic characteristics. The incident wave is a TE/TM plane wave in the the zy plane (sinusoidal regime with temporal convention ejωt ), traveling from+z to-z.
)
- 2010-08-29 09:42:50下载
- 积分:1
-
HHT
目前,互联网上HHT信号处理技术有
三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007
另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。
其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的
SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由于没有考虑端点效应,程序比较简洁,好读懂,大家
学习HHT可以从这个程序包入手,在此抛砖引玉,希冀有人能比较这三种不同的算法的性能和时间复杂度,以及对各种信号的适应性。
(There provides three types of HTT program packages: one developed by France researcher G. Rilling 2007, the other provided by by Alan Tan from Matlab file exchange center and the third one by Taiwan Central University Data Research Center. Please start from the simple one by Tan to learn more.)
- 2009-04-29 22:43:48下载
- 积分:1