-
vcwithmatlab
vc与matlab混合编程的具体实例。vc调用matlab的.m函数,经过编译之后转换为C++程序,实现进行混合编程。(vc mixed with Matlab programming specific examples. Vc call Matlab. M function, compiled after the conversion of C procedures, mixed programming.)
- 2006-10-03 11:26:19下载
- 积分:1
-
VCmatlabengine
vc和matlab混合编程,调用matlab强大的计算数学库(vc and mixed matlab programming, matlab call powerful computational mathematics library)
- 2009-05-24 13:58:36下载
- 积分:1
-
VCRunWithmatlab
详细讲述了,matlab与VC++6.0的混合编程(Described in detail, matlab mixed with VC++6.0 programming)
- 2011-12-02 09:10:12下载
- 积分:1
-
Fengzhuang_test
vc matlab混合编程小例子!希望能给大家一点启示里面的链接库需要设置下!(vc matlab small example of mixed programming! An inspiration to give us hope that the links inside the library to set the next!)
- 2011-04-25 17:15:27下载
- 积分:1
-
programming-Windows--fifth
windows 程序设计 第五版 文字版,程序员经典丛书(Text version of the fifth edition of windows programming, programmers Classic Series)
- 2014-02-03 12:16:23下载
- 积分: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
-
Cyuyanhanshu
C 类库 大家看看 也许在不知道这个函数原理的时候可能有用C 类库 大家看看 也许在不知道这个函数原理的时候可能有用C 类库 大家看看 也许在不知道这个函数原理的时候可能有用(C library to see if perhaps we do not know if this function may be useful when the principle of C library to see if perhaps we do not know if this function may be useful when the principle of C library to see if perhaps we do not know if this function when the principle may be Useful)
- 2010-01-12 08:32:55下载
- 积分:1
-
matlab_fem
Introduction to programming finite element with matlab
- 2012-12-01 04:49:46下载
- 积分:1
-
GSA_matlab
GSA,万有引力算法用于求解智能优化问题,效果特好!!(GSA, Gravitation intelligent optimization algorithm is used to solve problems, good special effects!!)
- 2009-09-17 20:27:10下载
- 积分:1
-
wave
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:39:05下载
- 积分:1