-
PROTUES
protues库文件说明,用于方便查找元器件(protues library description, for easy to find components)
- 2010-06-22 16:21:50下载
- 积分:1
-
EMD_HHTmaltab
经验模态分解EMD-希尔伯特-黄变换的HHT,的MATLAB,用户图形界面。(EMD-HHT )
- 2009-10-17 22:47:40下载
- 积分:1
-
ofdmda
Simulation program to realize OFDM transmission system
- 2010-10-31 18:15:18下载
- 积分:1
-
gbvs
说明: 显著区域提取程序,比ITTI的有所提高,很好用。(Significant regional extraction procedure, compared with ITTI' )
- 2010-04-23 10:19:25下载
- 积分:1
-
times10_m
自己编写的matlab中编辑个人模块的S-函数方法,通过这个模块可以实现输入信号变为原来的10倍(Imagecut.rar matlab edit personal module function method of S- this module can be realized by the input signal into a 10 times
)
- 2011-06-03 16:46:34下载
- 积分:1
-
dvbt_sim0
ofdm-dvb-t系统的仿真,有ofdm 实现模块,误码率计算,等模块。(ofdm- dvb-t system simulation, ofdm achieve module, BER, and other modules.)
- 2007-05-25 22:54:46下载
- 积分:1
-
1221
多机器人编队的matlab实现的相关论文。实现了编队与壁障等功能。利用matlabAPI与MFC编写出了仿真环境。(Matlab implementation of the multi-robot formation of the relevant papers. Formation and barrier function. The use matlabAPI MFC write the simulation environment.)
- 2013-04-23 19:09:17下载
- 积分:1
-
Patterrecognitionbookandsourcecode
模式分类(杜达)(第二版)电子书 及原书中的代码。绝对值得永久收藏。(Pattern Classification (Duda) (second edition) book, e-books and the original code. Definitely worth the permanent collection.)
- 2008-06-25 08:32:12下载
- 积分: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
-
Prim
Prim算法,进行子图遍历算最短路径,现实生活中很重要的问题算法(Prim' s algorithm, the shortest path sub-graph traversal operator, in real life a very important issue algorithm)
- 2011-07-20 19:53:02下载
- 积分:1