-
work
事先计算图像的标准差,可以用来评判图像变换是否可信(Calculate the standard deviation of the prior image can be used to judge the credibility of image transformation)
- 2011-02-16 10:44:11下载
- 积分:1
-
LINEJ
逆合成孔径雷达中的运动补偿算法.具有高效率,高分辨率的特点.(inverse synthetic aperture radar of motion compensation algorithm. With high efficiency, high-resolution characteristics.)
- 2007-03-13 04:34:25下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
Matlab-A-Practical-Introduction-to-Programming-an
my favourite matlab document for beginners
- 2014-12-24 22:19:27下载
- 积分:1
-
LAMBDA
差分GPS整周模糊度的的经典解算算法——LAMBDA算法及基线的实时解算(Classic Differential GPS ambiguity of the solver algorithm and real-time solution algorithm LAMBDA baseline count)
- 2021-02-05 09:29:57下载
- 积分:1
-
matlab经典算法
matlab的经典算法程序,可以帮助初学MATLAB的同学们可以好好看源程序代码,这些代码有助于初学者迅速掌握MATLAB的相关编程原理
- 2023-05-05 21:00:03下载
- 积分:1
-
MATLABgui
matlab gui设计教程,可满足用户学习matlab gui时 的一般要求(matlab gui tutorial Designed to meet the user matlab gui when studying the general requirements)
- 2009-03-18 09:55:44下载
- 积分:1
-
solver
解集机制之solver 详情见源代码。辛苦写的(The mechanism of the solver solution set details, see the source code. Hard to write)
- 2013-01-04 19:50:33下载
- 积分:1
-
MST_Kruskal
最小生成树 kruskal算法, 联通图,最短路径(Kruskal minimum spanning tree algorithm, Unicom map, the shortest path)
- 2021-04-15 11:08:54下载
- 积分:1
-
Tcodes
Some linear algebra code in matlab
- 2012-08-24 18:41:12下载
- 积分:1