-
GameOfLife
利用MATLAB模拟的细胞自动机程序,可以借用来研究怎么写此类程序(Using MATLAB simulation of cellular automata program, you can borrow to study how to write such programs)
- 2010-05-06 10:24:27下载
- 积分:1
-
OSTU
是自适应阈值的分割,主要对图像用matlab进行分割图像,确定图像想要的东西(Adaptive segmentation threshold, the main image to image segmentation using matlab, determine what image you want)
- 2014-01-05 18:13:18下载
- 积分:1
-
csjjl
根据推导的公式仿真中重LFM信号的回波及处理过程,单个脉冲的回波(距离模糊情况下)为一行向量,
本程序专门用于对比不同处理情况下的积累效果(Long accumulation of compensation)
- 2013-08-05 23:25:39下载
- 积分:1
-
Canon
用Matlab程序, 播放世界名曲卡农
播放世界名曲卡农播放世界名曲卡农
(Matlab play world music canon)
- 2013-08-13 21:41:04下载
- 积分:1
-
vc与matlab接口
一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用(a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab)
- 2005-03-29 15:43:47下载
- 积分: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
-
MinimumCostFlow
说明: 最小费用最大流问题 MATLAB编程代码(Maximum flow problem minimum cost MATLAB programming code)
- 2009-08-13 18:20:01下载
- 积分:1
-
MATLAB
matlab7.0教学。。。。。。。。。。。。。。。。。。(matlab7.0。。。。。。。。。)
- 2010-12-26 00:24:22下载
- 积分:1
-
poly
objectarx 自定义实体例子
objectarx 自定义实体例子
objectarx 自定义实体例子(objectarx acdbentity test
objectarx acdbentity test
objectarx acdbentity test)
- 2015-01-28 16:44:00下载
- 积分:1
-
CandMatlab
一个典型的MATLAB河VC++的混合编程,对刚刚起步学习的人很有帮助(a typical VC MATLAB River mixed programming, which has just started to learn the helpful)
- 2006-06-08 17:21:53下载
- 积分:1