-
ClearMine
使用matlab写的类似windows的扫雷游戏,个人认为是目前最好的版本了 很推荐很赞(Writing a similar use of matlab' s mine windows games, personally think that is the best version of a very Zan Recommend)
- 2009-03-07 20:52:29下载
- 积分:1
-
chby-11
matlab program of cebshew-1 filters
- 2012-03-23 11:55:11下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1
-
tts
describes the text to speech conversion using matlab
- 2021-04-07 18:29:01下载
- 积分:1
-
SQAM
基于高阶循环累积量的SQAM信号调制识别算法(Order cyclic cumulant based modulation recognition algorithm SQAM)
- 2011-05-29 14:43:54下载
- 积分:1
-
iir-filter-design
iir滤波器设计,包括 脉冲不变法和双线性变换法等等等(iir filter design)
- 2013-12-22 11:06:33下载
- 积分:1
-
DCT
dct image steganography
- 2021-04-11 20:08:57下载
- 积分:1
-
pdepe
计算圆柱内的导热问题,两圆柱面定热流密度,圆环面绝热,计算圆柱体内的温度场(Calculation of thermal problems within the cylinder, two fixed cylindrical surface heat flux, heat insulation torus calculated temperature field inside the cylinder)
- 2016-04-13 10:36:00下载
- 积分:1
-
tezhengtiqu
计算图像的特征,包括面积、周长、矩形度、伸长度等等(Calculated image characteristics, including area, perimeter, rectangularity, elongation, etc.
)
- 2011-12-19 16:12:28下载
- 积分:1
-
b
说明: :DBSCAN是一个基于密度的聚类算法。该算法将具有足够高密度的区域划分为簇,并可以在带有“噪声”的空间数
据库中发现任意形状的聚类。但DtLqCAN算法没有考虑非空间属性,且DBSCAN算法需扫描空间数据库中每个点的e一
邻域来寻找聚类,这使得DBSCAN算法的应用受到了一定的局限。文中提出了一种基于DBSCAN的算法,可以处理非空
间属性,同时又可以加快聚类的速度。(: DBSCAN is a density-based clustering algorithm. The algorithm has a sufficiently high density area is divided into clusters, and to be with the " noise" found in the spatial database clusters of arbitrary shape. But DtLqCAN algorithm did not consider non-spatial attributes, and spatial database DBSCAN algorithm to be scanned for each point e in the neighborhood to find a cluster, DBSCAN algorithm which makes the application subject to certain limitations. In this paper, an algorithm based on DBSCAN can handle the non-spatial attributes, can also speed up the clustering speed.)
- 2010-12-06 16:38:45下载
- 积分:1