-
MC4__5zipa
用matlab语言写的CC4.5算法,用于模式分类
(CC4.5 algorithm written in matlab language for pattern classification)
- 2012-07-19 21:03:18下载
- 积分:1
-
Chomsky
chomsky文法判断,0,1,2,3四种文法类型的判断(chomsky)
- 2009-12-28 19:49:50下载
- 积分:1
-
adaptive-control
对模型参考自适应进行仿真,并且给出控制算法的改进(The model reference adaptive simulation, and gives the control algorithm
)
- 2011-07-09 22:10:25下载
- 积分:1
-
C_CPP-Programmers-Reference--Third-Edition-By-Her
C/C++ Programmer s Reference, Third Edition
by Herbert Schildt ISBN:0072227222
McGraw-Hill/Osborne © 2003 (358 pages)
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
- 2015-03-20 08:48:03下载
- 积分:1
-
A
说明: 2015全国硕士研究生数学建模题目A:水面舰艇编队防空和信息化战争评估模型(2015 national graduate students mathematical modeling problem A)
- 2015-10-12 11:23:43下载
- 积分:1
-
Licenta
This is my whole part of visual basic my licence project!
- 2014-12-03 04:17:40下载
- 积分: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
-
radar-mainei-tezhengtiqu
雷达脉冲内调制特征的提取技术,用于雷达特征分析与信号分选。这是matlab程序。(Within the radar pulse modulation feature extraction technique for radar signature analysis and signal separation. This is a matlab program.)
- 2013-10-28 18:48:21下载
- 积分:1
-
fdtd_2d_yuanzhu
在matlab上运用有限时域差分法模拟二维光子晶体(the simulation of tm mode in two-dimensional photonic crystals using FDTD)
- 2014-10-31 13:12:19下载
- 积分:1
-
phaseunwrap11
相位图像的相位解包算法对一个相位图进行解包裹(Phase image of phase unwrapping algorithm for a phase map unwrapping)
- 2008-05-04 14:32:32下载
- 积分:1