-
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
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
matlab
三参数模型 系统辨识 自己编写的通过了测试,并写了论文(The three-parameter model system identification adopted their own written)
- 2009-09-19 19:16:41下载
- 积分:1
-
ICP-ps
Iterative Closest Point (ICP) 算法的改进型,精读高于原始版的,对点云噪声和漏洞的处理效果更好于原始版。(Iterative Closest Point (ICP) algorithm is improved, intensive than the original version.)
- 2013-07-16 19:55:43下载
- 积分:1
-
DQPSK
此代码为pi/4-dqpsk的调制解调算法,用MATLAB实现,采用插分解调,简单实用(pi/4-dqpsk this code for the modulation and demodulation algorithm in MATLAB, transfer took decomposition, simple and practical)
- 2020-07-01 07:20:01下载
- 积分:1
-
PAPR
ofdm的 papr 降低 适合初学者的程序
- 2011-07-03 15:36:12下载
- 积分:1
-
nihe
主要介绍数据拟合的方法,是自己学习后整理出来的程序,欢迎下载!(The method focuses on data fitting, after sorting out their own learning program, welcome to download!)
- 2014-12-11 14:52:16下载
- 积分:1
-
MUSIC
matlab MUSIC算法~~~~~~~~~~~~~~~~~~~~~~(现在数字信号处理 MUSIC算法,大家可借鉴~~~~~~~~~~~~~~~~~~)
- 2013-12-27 09:39:58下载
- 积分:1
-
hilbert
说明: 希尔伯特变换实现函数,用于对时域信号进行处理,得到相位的变化!(Hilbert transform functions for the time-domain signal processing, get the phase change!)
- 2011-04-13 18:38:49下载
- 积分:1
-
TEP-KFDA
自编的matlab KFDA程序,核费舍尔判别分析。用于TE过程的故障分类,其中包含正常数据以及故障9和故障11。包含了如何进行核训练,故障的分类等。(Directed the matlab KFDA program, nuclear Fisher discriminant analysis. TE for fault classification process, which includes normal and fault data and fault 9 11. Training includes how to conduct nuclear, fault classification.)
- 2014-05-26 09:41:56下载
- 积分:1