-
Second-order-switched-linear-system-
二阶线性切换系统稳定切换律的设计与仿真的源程序
(Second-order switched linear system is stable and the design and simulation of switching law)
- 2011-04-25 11:38:23下载
- 积分:1
-
speech-recogniton-by-using-DTW
train程序能进行语音模板训练,test来用识别,即模板匹配的过程,采用DTW算法,通过反复训练模板能有较高的识别率(run train.m for templats training,and test.m for templates matching by using DTW.)
- 2011-05-26 22:13:57下载
- 积分:1
-
EM
说明: em algorithm used in GMM
- 2010-11-21 01:56:37下载
- 积分:1
-
vehicle
Vehicle guidance for obstacle avoidance example
- 2010-01-19 17:27:45下载
- 积分:1
-
chit-project
this are the basis for the ofdm paper
- 2013-01-05 20:54:28下载
- 积分:1
-
matlabchengxuzai-huaxue
MATLAB是美国MathWorks公司自80年代中期推出的适用于科学和工程计算的数学软件。它优秀的数值计算能力、卓越的数据可视化能力和简洁的程序语言编写使其很快在数学软件中脱颖而出。本文通过化学计量学中的两个多元校正为例,简要介绍了MATLAB程序设计在化学计量学计算中的应用。 更多还原
(
MathWorks MATLAB is a mathematical software United States launched the company since the mid-1980s apply to scientific and engineering computing. It is excellent numerical ability, excellent data visualization capabilities and simple programming language to write so quickly come to the fore in mathematics software. In this paper, two chemometrics multivariate calibration, for example, a brief introduction MATLAB programming in chemometrics computing applications. More Restore)
- 2013-12-14 15:52:09下载
- 积分:1
-
WaveletSpectra
小波相干分析代码,图谱专用,用于做相干性图谱(Wavelet analysis)
- 2021-01-31 21:50:08下载
- 积分:1
-
gmsk
本程序为通信系统中的GMSK调制程序,对于研究通信调制解调的人来说十分有用!(This procedure for the communications system GMSK modulation process, the study of communication modem very useful for people!)
- 2007-08-13 21:56:51下载
- 积分: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
-
introduction-for-matlab
BASICS FOR MATLAB SIMULINK
- 2011-09-08 18:48:20下载
- 积分:1