-
FDTD2D
一个FDTD二维的经典程序,非常不错,适合初学者使用。(A classic two-dimensional FDTD program, very good, suitable for beginners.)
- 2011-01-23 11:29:28下载
- 积分:1
-
0712253
I wrote this program for coloring any map with only 4 colors. Input for it is an bitmap file with 24 bit colors (must gray/scale). Output is a bitmap which is colored with maximum 4 colors.
- 2009-12-01 02:34:09下载
- 积分:1
-
MC4__5zipa
用matlab语言写的CC4.5算法,用于模式分类
(CC4.5 algorithm written in matlab language for pattern classification)
- 2012-07-19 21:03:18下载
- 积分:1
-
SURFmex
matalab调用C程序实现的基于SURF算法的全景图像拼接(matalab call C SURF algorithm based Program for panoramic image stitching)
- 2011-05-03 08:30:54下载
- 积分:1
-
SAMP-urban-open-source
SAMP 开源都市 非常完美 值得下载 (SAMP perfect city worth downloading open source)
- 2014-08-29 20:35:12下载
- 积分:1
-
MPPT
matlab MPPT仿真,定步长电导增量法,在matlab2011上验证可以使用(matlab mppt)
- 2020-12-11 17:39:17下载
- 积分:1
-
dbscan
数据挖掘,聚类分析,DBSCAN C++的实现,(Data mining, clustering analysis, DBSCAN C++ Realization)
- 2007-12-26 14:53:12下载
- 积分:1
-
MMATTLABinphhA
MATLAB在物理中的应用,在学习物理的同时也能掌握一门计算机机技术,并能熟练应用计算机技术来学习物理与分析物理。 已通过测试。
(MATLAB in physics, to study physics at the same time able to grasp the technology of a computer machine and skilled application of computer technology to study physics and analysis of physics. Has been tested.)
- 2012-07-17 19:55:26下载
- 积分: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
-
wenxian
这是基于matlab的人脸识别英文文献,从别的地方转的.(This is based on face recognition matlab English literature, from somewhere else to turn.)
- 2013-04-18 20:50:31下载
- 积分:1