-
heat
Heat is a very important part of our life.
- 2010-07-12 20:57:07下载
- 积分:1
-
ch12
zcr : ampzcr.m -- short time energy and zero crossing rate program
vad.m -- endpoint detection
- 2013-11-28 03:19:47下载
- 积分:1
-
audio_filtering
Matlab implementation of the schroeder’s reverberator algorithm for audio filtering
- 2009-12-17 03:02:23下载
- 积分:1
-
ReceiverHD_SD
基于Viterbi译码的硬判决与软判决接收机(Based on hard decision Viterbi decoding with soft decision receiver)
- 2011-01-12 22:06:53下载
- 积分:1
-
scale_free
该软件提供了无标度网络的的生成matlab程序,带有附注说明。(Scale-free networks generated matlab program, with explanatory notes, has been verified.)
- 2011-07-26 23:33:27下载
- 积分:1
-
zhouchengguzhangzhenduan
分形学习进行轴承故障诊断及各个震动数据的数据降维的方法(Fractal study conducted bearing fault diagnosis and the various vibration data dimensionality reduction method)
- 2020-11-26 10:29:31下载
- 积分:1
-
cbir
基于内容的图像检索程序,matlab代码,SVM分类实现,检索效果好,对于研究基于内容检索的学习者用处很大(Content-based image retrieval procedures, matlab code, SVM classification to achieve good retrieval effect, for content-based retrieval research has proved very useful to learn)
- 2013-12-19 17:19:24下载
- 积分:1
-
BPexample01
采用Matlab工具箱函数建立神经网络,对一些基本的神经网络参数进行了说明,深入了解参考Matlab帮助文档。
(Using Matlab toolbox functions to establish neural networks, some of the basic neural network parameters are described to understand the reference to Matlab help documentation.)
- 2009-12-17 21:54:53下载
- 积分:1
-
work2
09年cumcm B题程序,统计出住院信息,数值模拟等, 有一定价值(the progress of CUMCM,B,2009)
- 2010-01-22 10:46:50下载
- 积分: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