-
enhancement
说明: 有关图像处理方面的matlab源程序,主要包括对比度增强、直方图均一化、还有滤波。如果感兴趣欢迎下载。(the image processing of Matlab source, including contrast enhancement, histogram homogenization, and filtering. If interested welcome to download.)
- 2005-10-24 18:39:42下载
- 积分:1
-
Matlab
雷达成像的点目标仿真,通俗易懂,有详细的注释(Radar imaging point target simulation, easy to understand, detailed notes)
- 2013-03-15 12:34:28下载
- 积分:1
-
mseq
非常简单的在matlab下生成M序列的程序(A very simple M sequences generated in the matlab program)
- 2009-11-13 19:30:10下载
- 积分:1
-
the_online_clustering
此文章为基于在线聚类的雷达辐射源分类,它发展了新算法来在线更新分类。内附详细流程图,及功能介绍。可供用matlab做聚类和在线更新的所有人参考。(This article is based on online clustering of Radar Emitter classification, it has developed a new algorithm to update the classification of online. Containing a detailed flow chart, and functions of introduction. Available for use matlab to do clustering and online update of all reference.)
- 2008-05-25 08:21:26下载
- 积分:1
-
matlabSourcebook
matlab资料大全,本人多年积累。内含有18513MC混合编程源代码!(matlab Sourcebook, I accumulated over the years. Contains 18513MC hybrid programming source code!)
- 2010-12-15 20:15:53下载
- 积分:1
-
DSLMINI
DSL物理层仿真系统 matlab代码,包含了DSL系统物理层的基本模块(DSL physical layer simulation system matlab code, contains the basic module system physical layer DSL)
- 2014-08-06 20:52:07下载
- 积分:1
-
HotDogs
热狗工作脚本samp gtasa联机
内含pwn可修改 转载。。。(Hot work script samp. Instead gta)
- 2014-08-21 22:13:34下载
- 积分:1
-
math_exp
MATLAB 实用工具包,数学建模常用源码,包括最优化,数值计算等(MATLAB utility package, commonly used in mathematical modeling of source, including optimization, numerical calculation)
- 2011-09-10 22:35:49下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
bisection
bisection , Bi-section
- 2014-01-05 23:24:14下载
- 积分:1