-
kmeans
很好的matlab源代码 是kmeans算法的源代码 希望大家会喜欢(sfsdfsdfdsfdsfdsfdsfdsfdsgsgs)
- 2009-04-22 18:46:35下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
gd017_3
matlab的实例,是关于模糊c均值的一个小程序(Matlab example of the fuzzy c-means a small program)
- 2006-06-08 16:11:29下载
- 积分:1
-
OFDM_matlab
OFDM系统的matlab仿真,完整的,并且完整注释(OFDM matlab system simulation)
- 2012-04-29 11:07:35下载
- 积分:1
-
SEP
This is a matlab code of SEP protocol that simulates the life of the sensor network.
- 2013-10-13 17:32:17下载
- 积分:1
-
enkf_1d_matlab
数值模拟中的历史拟合练习程序。包括卡尔曼滤波的核心参数更新算法。(This code is used for history matching, including the core algorithm of parameter updating.)
- 2012-10-26 11:36:03下载
- 积分:1
-
zuoye
利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。(The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, the continuous function for solving Poisson' s equation for solving the problem is converted to grid nodes on the issue of differential equations.)
- 2009-02-08 19:54:37下载
- 积分:1
-
qingzhuoyin
本设计采用了一种基于三参数组合的方法对语音信号进行了清/浊音判决。在传统两参数(短时能量和过零率)算法基础上增加了自相关函数作为判决参数,减少了清/浊音信号误判率。(This design uses a combination of methods based on three parameters of the voice signals of the Qing/voiced sentence. In the traditional two parameters (short-term energy and zero crossing rate) algorithm based on the increase since the correlation function as a decision parameter, reducing the clearance/voiced signal false positives.)
- 2011-10-18 18:51:36下载
- 积分:1
-
Oulier
说明: This function file calculates the outlier by different methods including MAD, Sliding window MAD, IQR, etc.
- 2019-07-02 08:10:28下载
- 积分:1
-
OpenSurf
matlab代码用于提取图像的特征点,代码很短,开发环境在matlab2012b以上版本(matlab code for extracting feature points of the image, the code is very short, the development environment in matlab2012b above)
- 2014-12-24 14:51:27下载
- 积分:1