-
icpcode
迭代最近点点云配准算法的matlab实现,最经典的算法(Iterative Closest little cloud registration algorithm matlab realize, the most classical algorithm)
- 2013-09-07 18:50:16下载
- 积分:1
-
afd
Matlab Function to add a frequency
- 2013-04-10 23:53:51下载
- 积分:1
-
Exercise5
Computational Building Physics and Systems 5
- 2013-02-25 19:46:26下载
- 积分:1
-
Prime-number-program-in-c-language
prime number program in c language
- 2015-04-12 21:50:08下载
- 积分:1
-
id3
id3算法的matlab实现 (id3 algorithm matlab realize)
- 2007-07-31 12:02:32下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
20130815_eps_OK
EPS的目标电流求法。用一种新的方法求解,和普通的插值法有很大的差别。(Method to EPS target current. With a new method for solving, and the general interpolation method has a great difference.)
- 2013-08-21 21:38:41下载
- 积分:1
-
gene_check_mat_LDPC
通过Gallager和边增长算法生成LDPC码校验矩阵(generate the check matrix of LDPC code by using the Gallager method and progressive-edge-growth algorithm)
- 2017-08-09 14:59:00下载
- 积分:1
-
衍射
说明: 实现衍射仿真的三种方法,卷积法 积分法 和角谱法(Three Methods for Realizing Diffraction Simulation)
- 2019-04-21 10:53:01下载
- 积分:1
-
邮路规划,数学建模,图,智能算法
07研究研究生数学建模,需求可拆分的开放式车辆路径问题研究 ,交通运输是国民经济的动脉,它对社会经济发展和人民生活起着极为重要的作用。各种运输方式在日常运输营运管理工作中都要面对这样一个共同的问题:如何为其载运工具(汽车、列车、轮船和飞机,以下统称为车辆)确定行驶路线及其时刻表,才能有效地运送各站点间的旅客和货物。运筹学界将此类问题统称为车辆路径问题。 可见,车辆路径问题是运输组织优化中的核心问题。
- 2022-02-13 01:59:45下载
- 积分:1