-
toolbox
contourlet 变换的toolbox,方便大家使用(contourlet transform toolbox, to facilitate people to use)
- 2011-04-22 10:50:52下载
- 积分:1
-
Member-functiondefinitionsforclassAccount
Member-function definitions for class Account. 源代码(Member-function definitions for class Account. Source code)
- 2008-01-06 11:42:31下载
- 积分:1
-
readdicomPicWithC++ByLee
view dicom picture with C++
- 2010-09-21 10:31:14下载
- 积分:1
-
CV_CPP
这个版本的代码,基于无边缘活动轮廓,即chan-vese模型,此代码中包含了C++版本和matlab版本(This version of the code, based on active contours without edges, that chan-vese model, this code contains C++ version and matlab version)
- 2015-11-16 11:54:41下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
MoreEffectiveC++
本书荣获2005年第十五届Jolt通用类图书震撼大奖。 继 Effective C++ 之后,Scott Meyers 于 1996 推出这本「续集」。本书与现今之 C++ 标准规格几乎相同。可能变化的几个弹性之处,Meyers 也都有所说明与提示。(the book won the 2005 session of the 15th General Books Jolt Awards shock. Following the Effective C, Scott Meyers in 1996 to launch the "sequel." The book's C with the current standard is almost the same. Several possible changes in flexibility, Meyers also has suggested and described.)
- 2006-11-05 12:49:35下载
- 积分:1
-
os
说明: Programming technique for matlab
- 2013-03-04 23:02:31下载
- 积分:1
-
112demoual
说明: 是调制解调的VC远程序,对于要学习这方面知识的初学者很有帮助,快来下载吧(Is the modulation and demodulation of the VC process is far, for to learn this knowledge useful for beginners, Come download it)
- 2008-11-12 22:03:26下载
- 积分:1
-
VisualCandMatlabunitdesign(1)
Matlab 与 Visual C++ 联合编程教程第一章(Visual C++ & Matlab unit-design)
- 2010-10-14 10:08:35下载
- 积分:1
-
matlab
关于matlab的一本书,吕梁山编写的matlab与通信仿真的书籍,写的很好,很有参考价值(A book on matlab, matlab Luliangshan written books and communication simulation, well written, useful reference)
- 2010-05-16 15:07:29下载
- 积分:1