-
TexasHoldemPoker
c++ Texas holdem poker source code
- 2014-01-01 09:26:28下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
windrm-src
基于OFDM的windrm代码,实现无线通讯功能的很实用的代码。(This is source code of win dream based on OFDM.)
- 2015-01-23 11:30:02下载
- 积分:1
-
Matlab-CR
说明: 使用MatlaB进行仿真,分析各种频谱感知方法,对比优缺点,展望未来发展情况(Use MatlaB simulation, analysis of various spectrum sensing method, compared the advantages and disadvantages, the future development of)
- 2011-03-29 21:58:38下载
- 积分:1
-
MATLAB
MATLAB混合编程课程设计资料(VC,VB)
在Matlab环境下实现混合编程的学习者可以下载(MATLAB hybrid programming curriculum design information (VC, VB) in the Matlab environment to achieve mixed programming learners can be downloaded.)
- 2009-10-05 11:22:22下载
- 积分:1
-
matlab-program
说明: 经典Matlab编程以及教程,适合初学者学习(Matlab program)
- 2011-03-03 18:11:01下载
- 积分:1
-
testmatcom_mfc
matlab与vc联合编程实例
实现图形在vc中的显示(joint programming and matlab examples vc in vc in the realization of graphics display)
- 2007-11-23 20:02:42下载
- 积分:1
-
structure-Yagi-
八木天线有源折合振子馈电的新结构 (The new structure Yagi antenna active equivalent oscillator fed)
- 2013-11-29 12:53:07下载
- 积分:1
-
CJLibrary-608
Visual Studio 2008 下可以编译通过的CJLibary.(CJLibrary version 6.08c with Visual Studio 2008 project.)
- 2013-11-14 16:57:11下载
- 积分:1
-
chap5
雷达系统设计MATLAB仿真一书里的第五章所有的程序,对于学习非常有用。(Radar system design MATLAB simulation in the fifth chapter of the book, all the procedures, very useful for learning.)
- 2012-09-11 01:07:54下载
- 积分:1