-
imagestitch
自己写的图像配准代码,基于harris算子(Write their own code of image registration, based on the operator harris)
- 2009-05-06 19:21:09下载
- 积分:1
-
PROGRAMS-USING-MATLAB
CIRCULAR CONVOLUTION,CORRELATION,DIGITAL IIR FILTERS_BUTTERWORTH,DIGITAL IIR FILTERS_CHEBYSHEV,
FIR FILTER DESIGN,FIR_TMS
- 2012-04-03 22:22:35下载
- 积分:1
-
music1
该程序是music谐波恢复算法仿真,由仿真结果证明music算法可以准确进行谐波估计。(The program is music harmonic retrieval algorithm simulation, the simulation results show that the harmonic music algorithm can accurately estimate.)
- 2010-06-01 21:43:11下载
- 积分:1
-
yichuansuanfa
该代码为遗传算法matlab代码,其中代码都附有详细说明(The code for the genetic algorithm matlab code, which is accompanied by a detailed description of the code)
- 2014-02-05 15:06:31下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
pocs
这是一个超分辨率重建实现的pocs算法,运行成功通过,得到预期的实验结果。(This is a super-resolution reconstruction algorithm to achieve the pocs run successfully, to achieve the expected results.)
- 2010-12-10 11:03:51下载
- 积分:1
-
chsta.m
这是一个在matlab环境下的字符统计函数。形参是你需要统计的文件在matlab路径下的地址。(This file is aimed at calculates how many characters in direc s file.You should first set the direc of your file,then f=chsta(direc) and everything is ok.)
- 2011-08-27 10:38:02下载
- 积分:1
-
Harris-corner-detector
Harris 角点检测,简单初等代码,具体过程(harris corner detector)
- 2011-08-30 17:12:19下载
- 积分:1
-
spectral-ratio
地震勘探 谱比法Q值估计(谱比法)谱比法Q值估计是地震勘探的常用方法(Seismic spectral ratio Q value estimation (spectral ratio))
- 2021-04-26 23:08:44下载
- 积分:1
-
Simple_SLAM
说明: 简单的SLAM在MATLAB上的例子。其中确定障碍点的算法是EKF。(Simple SLAM algorithm written in MATLAB.)
- 2020-06-27 21:15:33下载
- 积分:1