-
matlab-H
matlab处理图像代码,很不错,值得看看(matlab image processing code, very good, worth a look)
- 2013-11-15 16:45:28下载
- 积分:1
-
zhongzipengzhuang
老师布置的中子碰撞程序,是用VB编写的,但是必须安装了MatLab软件才可以用!(teachers layout of the neutron collisions process, the preparation of the VB, However, it must be installed MatLab software can use!)
- 2006-12-08 16:58:03下载
- 积分:1
-
xitongfenxi
09系分习题与解答,适合系统分析人员的学习资料和技术文档(Exercises and answers to sub-09 system is suitable for systematic analysis of the learning materials and technical documentation)
- 2010-03-05 13:24:08下载
- 积分:1
-
robot
matlab 和VisualC++结合的写出工业机器人的实例(The example of industrial robotics is with matlab and VisualC++)
- 2011-08-16 19:38:08下载
- 积分: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
-
VB
说明: K3销售订单合同号和摘要更新娄据库金蝶K3老单二次开发,源代码,案例, 源代码,案例-Kingdee K3 old single secondary development, source code, case(K3 Sales Contract No. and the update database)
- 2014-08-13 14:07:06下载
- 积分:1
-
texture_code_and_thesis
4个收集的vc,matlab纹理检测,纹理分割代码和数篇IEEE纹理分割,纹理缺陷检测论文(Number of Posts IEEE texture segmentation, texture defect detection papers and four personal collection vc, matlab code texture segmentation)
- 2010-07-01 16:20:53下载
- 积分:1
-
Agasionzationr
Ar气在CO2激光作用下的电离mmatlab程序代码。
(Ar gas effect of CO2 laser ionization mmatlab program code.)
- 2012-08-23 22:20:57下载
- 积分:1
-
bios_config
BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级
用户都希望能够有资料帮助他们,本书以 BIOS 的基础知识为起点,针对主板、
显卡、调制解调器等的 BIOS 设置、升级、优化进行了系统的讲解,教读者如何
通过 BIOS 来达到优化系统、解决常见问题。本书的读者定位为:电脑初、中级
用户。 (BIOS setup and adjust the use of computers has always been hot, especially the majority of the early, intermediate users wish to have information to help them, this book to BIOS basic knowledge as a starting point, for motherboards, graphics cards, modems, BIOS, etc. settings, upgrade, and optimize the system to explain, teach readers how to achieve optimized system BIOS to resolve common problems. Readers of this book as: computer early, intermediate users.)
- 2007-11-07 23:38:15下载
- 积分:1
-
Gold_sequence_generation
LTE的扰码产生序列,这个是matlab代码,十分详细。(LTE scrambling the sequence, this is the matlab code, very detailed.)
- 2011-07-14 20:41:12下载
- 积分:1