-
VCmatlab2
VC++与matlab混合编程。包含源代码和文档说明。(VC++ mixed programming with matlab. Contains the source code and documentation.)
- 2021-03-04 18:59:32下载
- 积分: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
-
LBG
进行频域处理的必备程序,学信号的人一定要顶下(Essential for frequency domain processing procedures, the person must learn the signal under the top)
- 2011-10-04 09:53:23下载
- 积分:1
-
online
这个小程序可以实现窗口的创建以及同步接收和发送消息的功能。(WHEN YOU SEND MESSAGE TO OTHERS ,THEY WILL
CAN RECEIVE IT TIGHT NOW.)
- 2014-09-17 19:43:37下载
- 积分:1
-
MatlabandVCmixprogramming
本文介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(This paper presents a Matlab will compile into an executable, It makes Matlab prepared by the procedures to be immune from the Matlab environment to implement, thus greatly improving the procedures and scope of the application of value)
- 2006-09-20 21:34:14下载
- 积分:1
-
MATLAB-7.0User-Guide2-
Matlab的编程指南(下册),常用的Matlab入门教程,比较详细非常好用的哈!(Matlab programming guide, commonly used Matlab Tutorial, detail very easy to use Ha!)
- 2012-02-15 09:57:20下载
- 积分:1
-
call2
Persian calender mfile 1392 in matlab
- 2014-02-14 00:26:55下载
- 积分:1
-
Mur_FDTD_1Ds_Trst
FDTD时域差分
边界MUR
MATLAB编程(Difference time domain FDTD boundary MUR MATLAB Programming)
- 2011-05-12 20:08:06下载
- 积分:1
-
blokkodlama_birbit
Block Coding channel rayleigh
- 2011-09-10 15:48:33下载
- 积分:1
-
seek
说明: 乘积的最后三位的值只与乘数和被乘数的后三位有关,与乘数和被乘数的高位无关,利用此来求尾数(The last three values of the product only with the multiplier and the multiplicand on the back three, with a high multiplier and the multiplicand has nothing to do, take advantage of this to seek mantissa)
- 2010-03-24 21:16:03下载
- 积分:1