-
[Haimen_M.-_Arnson_B.]_Visual_CPP_
C++ For Dummies is an introduction to the C++ language. C++ For Dummies starts from the beginning (where else?) and works its way from early concepts and through more sophisticated techniques. It doesn’t assume that you have any prior knowledge, at least, not of programming.
- 2014-08-09 03:45:29下载
- 积分:1
-
Gaussnc
不选主元的高斯消元法,用于求解线性方程组,很好用!基于c++编写。(Do not choose the principal component of the Gauss elimination method for solving linear equations, very good use! Prepared based on c++.)
- 2010-03-03 10:39:41下载
- 积分:1
-
MATLAB
详细的介绍了matlab的程序设计和编程方法等
(Detailed description of the matlab program design and programming methods)
- 2011-05-01 15:51:08下载
- 积分:1
-
OFDM_MATLAB
MATLAB上实现的OFDM+AWGN/Rayleigh+BPSK/QPSK/16QAM/64QAM,并分析EbN0 vs BER.(The MATLAB implementation OFDM+AWGN/Rayleigh+BPSK/QPSK/16QAM/64QAM, and analyze EbN0 vs BER.)
- 2014-09-22 06:27:48下载
- 积分: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
-
rrhhj
LabVIEW和MATLAB在水声信号处理中的应用
(LabVIEW and MATLAB in underwater acoustic signal processing applications)
- 2011-10-28 08:43:21下载
- 积分:1
-
TMA1
抛物线拟合算法实现代码,已经通过测试可指直接运行(Parabola fitting algorithm code, has passed the tests can be run directly refers to)
- 2013-09-25 12:33:44下载
- 积分: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
-
DemoClient_Win_3.6.0
说明: 视屏开发程序,主要是客服端代码,已经在应用中使用(video client develop)
- 2010-03-19 09:26:21下载
- 积分:1
-
R
说明: R语言地理统计及空间分析的函数包,可以做空间插值,相关分析等。(Function package R language geostatistical and spatial analysis, spatial interpolation, correlation analysis can be done.)
- 2015-04-02 08:57:52下载
- 积分:1