-
heapmgrbase
heapmgrbase program for dynamic memory
- 2013-12-06 17:59:26下载
- 积分:1
-
MATLABForSci
一套科学运算语言 MATLAB 的程序设计有关的函数代码!!!(A set of scientific computing language MATLAB programming code related to the function!!!)
- 2009-03-06 01:51:38下载
- 积分:1
-
matrix
说明: C++矩阵运算,可以像matlab那样轻松使用(C++ matrix computation)
- 2010-04-20 10:09:02下载
- 积分:1
-
Excelente_CPUUsage_Y_MemUsage_x64
Get cpu memory disk usage by console application windows x64
- 2014-10-10 12:38:50下载
- 积分:1
-
matlab
这是matlab的一些程序希望对大家有用,谢谢了(This is some of the procedures of the matlab hope that useful, thank you)
- 2012-06-12 12:39:59下载
- 积分:1
-
Matlab
matlab入门教程,M AT L A B是一个可视化的计算程序,被广泛地使用于从个人计算机到超级计算机范围内
的各种计算机上(matlab introductory tutorial, M AT LAB is a calculation program visualization, are widely used in a variety of computers from personal computers to supercomputers within)
- 2012-11-01 10:31:31下载
- 积分:1
-
vc_matlab
MSVC2008调用Matlab2009的方法。该资料为文档。(VC call matlab program)
- 2014-12-22 15:20:23下载
- 积分:1
-
91332001RayTrace1.1
说明: 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。
(Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
- 2008-12-04 20:48:05下载
- 积分: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
-
(ebook---pdf)-Matlab-CPP-Math-Library-Reference-v
matlab ebook for electroniks
- 2011-05-07 04:40:36下载
- 积分:1