-
AOA
Matlab code for estimation of Direction of arrival angle
- 2011-01-22 19:06:56下载
- 积分:1
-
MATLAB
说明: Matlab 学习 和帮助 冈萨雷斯
(Matlab study and help)
- 2011-04-14 12:36:29下载
- 积分:1
-
cPPmatlab
在vc中实现matlab gui引擎的调用,实现绘图功能(Matlab gui engine call the drawing function in vc)
- 2012-06-12 16:40:27下载
- 积分:1
-
epoch_viz
This a matlab GUI still in in development. Havesome bugs but will be update.
This GUI allow:
- Visualization of time/frequency signal
- Visualization of scatter
- Visualization of time signal
- Visualization of feature (not finish)
- 2012-08-13 19:19:56下载
- 积分:1
-
MUSIC
阵列信号处理常用的MUSIC算法,包括经典MUSIC,求根MUSIC,基于四阶累积量的MUSIC等(MUSIC usual array signal processing algorithms, including the classic MUSIC, Root MUSIC, based on fourth-order cumulant MUSIC etc.)
- 2013-10-15 18:24:41下载
- 积分:1
-
matlab
只是关于MATLAB界面编程的书籍,内涵例题,讲解详细(This is a book about MATLAB programming interface, easy to understand, containing examples code.)
- 2013-10-17 17:07:44下载
- 积分:1
-
dhj
matlab simulink implementation and analysis of Three-phase inverter3
- 2013-11-30 22:51:06下载
- 积分:1
-
xiebofenjie
傅里叶分解,包含偶数次谐波,是一个matlab的M文件(Fourier decomposition, contain even-numbered harmonics.Is an M-file matlab)
- 2013-11-21 14:52:49下载
- 积分:1
-
Burg
说明: 实现两个语音信号的分离,采用Burg算法(To achieve the separation of two speech signals using the Burg algorithm)
- 2010-04-23 20:11:42下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1