-
identify
用神经网络的方法来自动识别2FSk/2PSK/2ASK(Method using neural networks to automatically identify 2FSk/2PSK/2ASK)
- 2013-01-09 16:13:20下载
- 积分:1
-
Wireless_Microphone
This file is used to generate wireless microphone signal. These models of wireless microphone signal are useful in an evaluating the performance of spectrum sensing scheme.
- 2014-01-08 02:02:55下载
- 积分:1
-
caiji
说明: VC_中利用AVICAP_DLL实现图像采集(VC_ for image acquisition using AVICAP_DLL)
- 2010-04-17 17:57:26下载
- 积分:1
-
MonteC
使用蒙特卡罗模拟方法计算维维安妮体体积。(Monte carlo method to calculate the Vivian ni body size.)
- 2011-06-20 12:44:30下载
- 积分:1
-
Watermarking
using LSB method for putting ke text file in an image
- 2014-12-13 01:45:48下载
- 积分:1
-
optimal-decision
最优决策——用几个matlab编程的实例阐述分支定界法的思想是:首先确定目标值的上下界(Optimal decision-making- matlab programming with some examples of the branch and bound method is the idea: First, determine the target of the upper and lower bounds)
- 2009-04-01 23:40:47下载
- 积分:1
-
fusion
说明: 电子科技大学的一篇关于多传感器融合的好文章,请站长审阅(University of Electronic Science and Technology of multi-sensor fusion on a good article, please review head)
- 2009-07-31 09:14:30下载
- 积分:1
-
adj2inc
convert an adjency to edge list
- 2012-10-14 17:22:22下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
MATLABGUI
matlab gui 自动滤波 iir和fir(matlab gui automatically filter)
- 2011-10-25 11:10:18下载
- 积分:1