-
Para.-Est.-and-Inv.-Problems
这是一本关于地球物理反演方法的经典著作《Parameter Estimation and Inverse Problems》,学地球物理的可以看看。(this book is for geophysics inverse problem base study. worth reading if you are a student of geophysics.)
- 2013-08-28 11:21:33下载
- 积分:1
-
Noise
说明: 雷达回波模块当中的干扰噪声以及杂波噪声的仿真程序(Radar module which noise and clutter noise interference emulator)
- 2011-02-23 00:08:10下载
- 积分:1
-
M_VC
说明: 用matlab编写的m文件调用VC++生成的文件,即用matlab调用VC(Matlab m-files written using VC++ calls generated files, that is, VC call with matlab)
- 2011-04-12 15:22:43下载
- 积分:1
-
art-cpp
《實戰C++ — 八個別具特色的實作經驗》與目前市面㆖ 眾多C++ 書籍的最大不同,在於
本書既非基礎觀念之教㈻ 書籍,亦非開發工具之使用手冊,而是以「㆒ 章㆒ 專案」的方式,
從實際應用面引領讀者領略C++。
本書是《The Art of C++》的㆗ 文譯本。原作者Herbert Schildt 是㆒ 位㈻ ㈲ 專精、著作等身的
IT 技術作家,其作品普遍獲得良好評價。(err)
- 2007-11-22 15:39:38下载
- 积分:1
-
shuicao2D
边界造波法udf,可应用于fluent软件2D水槽的波浪生成。(Boundary wave method udf, the software can be applied to 2D sink fluent waves generated.)
- 2014-12-07 17:42:30下载
- 积分:1
-
VC-call-matlab-multiThread
VC++调用matlab画图,效果很好!值得看(VC++ Call matlab drawing, the effect is very good!)
- 2013-09-24 17:30:51下载
- 积分:1
-
aybook.cn_miantidbuehd1010
CodeProject网站上下载的关于matlab与C#,MATLAB与VC混合编程的资料,很全(CodeProject web site to download on matlab and C#, MATLAB and VC mixed programming information, it is all)
- 2010-07-22 23:14:37下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
matlab-data-to-txt
matlab中将数据输出保存为txt格式文件的几种方法.(matlab will save the data output to txt format files in several ways.)
- 2012-10-27 11:18:42下载
- 积分:1
-
CTrayIconPosition_src
一个控制托盘图标位置的例子(-An example of controling the ico position of tray)
- 2003-10-23 11:23:05下载
- 积分:1