-
clusteringtt
说明: matlab聚类分析代码聚类分析代码聚类分析代码聚类分析代码(cluster analysis cluster analysis matlab code code code cluster analysis cluster analysis code)
- 2011-03-17 22:01:43下载
- 积分:1
-
m_map1.4
画国界、海岸线等地图的工具包,利用分形原理采用matlab编程(Draw boundaries, coastlines, map kit, using the fractal theory using matlab programming)
- 2012-06-14 09:03:06下载
- 积分: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
-
codes
Folder contains codes for nonlinear controls and documents on formation scheduling
- 2013-10-11 20:11:11下载
- 积分:1
-
expand
此程序为数学形态学中的膨胀运算,用于将图像编码充满整幅图像(This program is the expansion of operations in mathematical morphology, image coding for the entire image is full of)
- 2010-08-23 22:06:37下载
- 积分:1
-
StereoRegion
一种改进的基于线性区域增长的立体匹配算法(The improvement of regional growth based on linear three-dimensional matching algorithms)
- 2012-03-27 13:28:49下载
- 积分:1
-
PCTC_sim_v1
generation of pctc in matlab...simulation code
- 2013-12-20 00:44:05下载
- 积分:1
-
H2
说明: hslogic算法仿真,基于matlab的H无穷控制器的设计。可以获得较好的控制效果(Hslogic algorithm simulation, the design of H infinite controller based on MATLAB. Good control effect can be obtained)
- 2020-01-17 13:50:07下载
- 积分:1
-
markwof
马尔科夫排队理论的一个关于阻塞率的仿真,非常给力(Markov queuing theory of a simulation on the blocking probability is very to the power)
- 2011-05-03 22:18:04下载
- 积分:1
-
hp
说明: 使用matlab 实现的多相滤波。。。。。(With the realization of Mmatlab multiphase filtering
)
- 2010-12-08 17:14:36下载
- 积分:1