-
DBSCAN
Matlab -------------------------------------------------------------------------
Function: [class,type]=dbscan(x,k,Eps)
-------------------------------------------------------------------------
Aim:
Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN)
-------------------------------------------------------------------------
- 2010-06-08 21:23:00下载
- 积分:1
-
Aplicatii-MATLAB
a few matlab programs from my computer s faculty
- 2011-06-27 03:55:23下载
- 积分:1
-
gredz30
this file is gretz simulink in matlab software
- 2011-10-28 12:45:00下载
- 积分:1
-
omp
CS中的omp重构算法,非常好的一个程序(omp )
- 2012-04-13 15:58:45下载
- 积分:1
-
PID
PID仿真程序,只需要人工修改PID参数,及根据自身情况修改模型参数就可以轻松实现PID仿真。(PID code in matlab)
- 2010-09-30 09:55:21下载
- 积分:1
-
threshold-denoising
包含小波变换,curvelet变换的自适应阈值去噪,微分方程去噪等,近几年的关于去噪方面的文献,中英文都有,供大家参考(Include wavelet transform, curvelet transform adaptive threshold denoising, denoising differential equations, in recent years the literature on denoising, both Chinese and English, for your reference)
- 2010-11-24 17:33:21下载
- 积分:1
-
HSV_OK
这是一个提取图像的HSV特征的程序,并将特征以一维向量的形式保存在txt文件或mat文件中,可以直接调用m文件执行。(This is an extract images HSV characteristics of the program, and the characteristics of the form of a one-dimensional vector saved in txt file or mat file, you can directly call the m file execution.)
- 2012-11-15 22:03:04下载
- 积分:1
-
Viterbi_init
Viterbi_init coding, wireless communication
- 2015-04-04 02:44:02下载
- 积分:1
-
chord measurement
三点偏弦测法理论说明文献
弦测法传递函数及黄金分割点遍历程序(Theory and Research of Asymmetrical Chord Offset Method)
- 2021-05-06 16:32:24下载
- 积分:1
-
CS
说明: 压缩感知(Compressive Sensing,CS),有时也叫成Compressive Sampling。相对于传统的奈奎斯特采样定理——要求采样频率必须是信号最高频率的两倍或两倍以上(这就要求信号是带限信号,通常在采样前使用低通滤波器使信号带限),压缩感知则利用数据的冗余特性,只采集少量的样本还原原始数据。((Compressive Sensing,CS))
- 2016-11-21 22:46:31下载
- 积分:1