-
NNDESIGN
国外经典教材《神经网络设计》的演示程序NNARROW.W,非常经典、难得。本书书写非常优秀,演示程序同样如此。(Foreign classic textbook " Neural network design," the demo program, very classic, rare. This book is very good writing, presentation program the same way.)
- 2011-01-19 20:44:28下载
- 积分:1
-
accelerateshiyan
加速度计数据采集程序
可用于单轴加计的快速数据采集与标定,在MATLAB中迅速编程标定(the programme to get the datas from acceleration)
- 2013-08-09 20:57:07下载
- 积分:1
-
pro-opf
电力系统分析课程设计源代码,对于最优潮流学习具有极高的参考价值(Analysis of curriculum design of power system source code, learning has a very high reference value for the optimal power flow
)
- 2014-11-28 19:32:40下载
- 积分:1
-
Sparse-Fuzzy-Model-Identification-Matlab-ToolBox
Sparse Fuzzy Model Identification Matlab Toolox
– RuleMaker Toolbox
- 2013-12-04 01:29:59下载
- 积分:1
-
integral2
说明: 运用物理光学法和矩量法计算带罩天线的远场辐射。(use of optical physics and Moment Method band antenna covers the far field radiation.)
- 2006-03-31 22:41:43下载
- 积分:1
-
Rate-3_4
LDPC encoding and decoding of rate 4/7
- 2014-09-09 19:57:14下载
- 积分:1
-
SAMP
压缩感知中自适应匹配追踪算法SAMP,经测试可以正常使用。(Compressed sensing adaptive matching pursuit algorithm SAMP, the test can be used normally.)
- 2013-11-20 20:11:27下载
- 积分:1
-
Gauss
高斯插值算法,有人需要吗,我的收藏,欢迎下载(Gaussian interpolation algorithm, some people need to be done, my collection, please download)
- 2009-06-01 19:44:23下载
- 积分: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
-
Sampling
对模拟信号抽样,然后进行离散傅里叶变换,利用自编DFT函数,得到频谱,然后进行频谱的还原。(Sampling the analog signal, then the discrete Fourier transform, DFT self function obtained spectrum and the spectrum reduction.)
- 2013-12-08 17:50:18下载
- 积分:1