-
mser
MSER features detector using C and MATLAB
- 2010-05-10 00:35:52下载
- 积分:1
-
TSS
HELP FOR STUDENT AND POWER DOCTOR
- 2015-03-06 20:05:49下载
- 积分:1
-
ofdm_UWB
本代码用于实现matlab对OFDM—UWB系统的仿真。程序简洁实用。(used matlab to simulate OFDM-UWB system! )
- 2011-05-09 09:14:30下载
- 积分:1
-
BP
说明: BP神经网络异或问题 使用说明:打开文件夹中的BP.m文件,在matlab中运行此m文件,即可在command window中得出结果。压缩包内附说明文件
(XOR problem of the BP neural network for use: Open the folder in BP.m file, run this m file in matlab to the outcome of the command window. Compression package containing the documentation)
- 2012-04-11 21:22:12下载
- 积分:1
-
frequency-estimation-algorithm
一种新的复正弦信号二维频率估计算法一种新的复正弦信号二维频率估计算法(A new two-dimensional complex sinusoid frequency estimation algorithmA new two-dimensional complex sinusoid frequency estimation algorithm)
- 2011-01-19 13:41:51下载
- 积分:1
-
STL_Import
本程序实现的功能是将stl文件导入到matlab中。(The function of this program is to achieve the stl file into matlab in.)
- 2011-07-14 16:39:37下载
- 积分:1
-
Untitled
STD法模态参数识别,可识别频率,阻尼比和振型系数。(STD method modal parameter identification)
- 2012-11-08 10:19:30下载
- 积分:1
-
062937754BlockMatchingAlgoMPEG_ito
用matlab编写的块匹配运动补偿程序。包含多个块匹配运动估计算法,可计算每个算法的运算量及补偿结果PSNR(Written by matlab block matching motion compensation procedure. Contains more than one block matching motion estimation algorithm, compute the compensation algorithm and the computational results of PSNR)
- 2011-04-22 22:30:54下载
- 积分:1
-
BSO_Func
蜂群算法之函数寻优,matlab编写,旨在寻找函数最优解。在大约相同的耗时下,BSO的收敛条件比PSO苛刻,即BSO更容易收敛;收敛位置上,PSO优于BSO,不论是平均情况还是最差情况。(Bee Search Optimization)
- 2015-04-22 22:56:55下载
- 积分:1
-
spectral_clustering_cogs118b-master
1. 按照式计算相似性矩阵
2. 排除自身的相似度
3. 按照式计算归一化矩阵
4. 按照式计算归一化拉普拉斯图矩阵L
5. 计算L的特征向量,将前个特征值最大的向量按列放置成一个矩阵,即依次为前个特征值最大的特征向量
6. 归一化X形成矩阵Y
7. 对矩阵Y按每行为一个数据点,进行k-means聚类,第行所属的类就是原来所属的类。(1. similarity matrix based on formula computation
2. rule out your own similarity.
3. normalized matrix based on formula computation
4. normalized formula Laplasse matrix L according to formula.
5. Calculate the eigenvectors of L. Place the vectors with the largest eigenvalues in columns into a matrix, that is, the eigenvectors with the largest eigenvalues in turn.
6. normalized X formation matrix Y
7. K-means clustering is applied to matrix Y according to one data point per behavior. The first row belongs to the original class.)
- 2018-11-16 09:14:48下载
- 积分:1