-
fft
给出一种用MATLAB实现信号频谱分析和显示的快速傅里叶算法的方法(FFT)
- 2009-09-16 00:35:49下载
- 积分:1
-
ASK_BPSK_FSK3_matlab
ASK、BPSK、FSK3种调制方式的matlab实现(ASK, BPSK, FSK3 kinds of modulation matlab implementation)
- 2010-11-06 17:58:56下载
- 积分:1
-
Pack_etudiant_TP_TS219_2009_2010
codage programmes pour la parole
- 2010-05-10 23:32:18下载
- 积分:1
-
NDG
POWER quality improvement using statcom
- 2014-09-07 20:48:27下载
- 积分:1
-
matlab_filter_design_classic_example_of
matlab经典设计之滤波器实例matlab filter design classic example of(matlab filter design classic example of matlab filter design classic example of)
- 2010-08-02 10:20:04下载
- 积分:1
-
dijkstra
程序dijkstra,C++语言的,可以运行,做数学建模竞赛会用到的(dijkstra,C++,for math modelling)
- 2011-09-07 18:58:59下载
- 积分:1
-
ZF
说明: 迫零均衡方法及结果,有图有说明,适合初学者使用。(Zero forcing equalization methods and results, there are pictures and instructions for beginners.)
- 2010-09-08 15:23:45下载
- 积分:1
-
locas_kanade-matlab
matlab实现的lucas-kanade光流迭代算法(matlab achieved lucas-kanade optical flow iterative algorithm)
- 2009-04-09 17:27:56下载
- 积分:1
-
tv
说明: Total Variation by Gilboa
- 2011-11-06 09:22:46下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1