-
Matlab_基于FFT的图像配准
说明: 简单的用相位相关法来粗估计图像间的平移参数(simple phase correlation method used to estimate the image of rough translation parameters)
- 2005-12-02 14:14:26下载
- 积分:1
-
MATLAB-algorithm
基于MATLAB的各种优化算法,里面含多种利用MATLAB进行的算法,简单实用(MATLAB various optimization algorithms, which contain a variety of algorithms using MATLAB, simple and practical)
- 2013-04-16 08:19:28下载
- 积分:1
-
dec2bin
decimal to binery converter
- 2013-11-08 06:26:30下载
- 积分:1
-
program
矩阵DLU分解,A=D+L+U,D为对角矩阵,L为下三角矩阵,U为上三角矩阵(Matrix DLU decomposition)
- 2012-11-05 21:29:41下载
- 积分:1
-
mohu
模糊控制器的设计,建立直流电机模糊控制系统(Fuzzy controller design, establishment of fuzzy control system of DC motor)
- 2012-11-06 17:31:23下载
- 积分:1
-
hist
Histogram in matlab source code
- 2010-05-06 20:54:07下载
- 积分:1
-
cfar_20171222
OS-CFAR的Matalb实现,并且可以根据虚警率的不同绘制ROC曲线,是学习恒虚警检测器的好材料(The Matalb implementation of OS-CFAR, and can draw the ROC curve according to the false alarm rate, is a good material for learning CFAR detector)
- 2021-03-03 11:39:33下载
- 积分:1
-
pso_adptive_w
基于粒子适应度的惯性权值函数自适应调节每个粒子的惯性权值,使得粒子速度更新更有层次,更新速度更均匀(Inertia weight particle fitness function based on adaptive inertia weight of each particle, so that the particle velocity update more layered, more uniform velocity update)
- 2016-10-09 14:27:18下载
- 积分:1
-
MikroKopter_V0.60
MikroKopter四旋翼飞控板程序,版本6.0(the code of MikroKopter Quadrotors)
- 2010-01-14 22:58:10下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1