-
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
-
nlos_5.3.2.3-1
本段程序主要写了认知无线电非视距误差下的仿真结果(The program is mainly written in paragraph cognitive radio simulation results under NLOS error)
- 2013-11-23 17:56:49下载
- 积分:1
-
MCM1
在matlab环境下,采用pde方法编程实现了MCM方程(In matlab environment, the use of PDE method of programming the MCM equation)
- 2007-12-24 14:52:29下载
- 积分:1
-
butr-cbsv-eli
给音频加100hz正弦噪音,分别用巴特沃兹、切比雪夫、椭圆滤波器滤波,显示误差曲线(Plus 100hz noise to sound, respectively Butterworth, Chebyshev, elliptic filter filtering error curve)
- 2012-12-03 20:29:39下载
- 积分:1
-
EKFTracking
tarcking a ballistic target
- 2014-11-26 20:58:34下载
- 积分:1
-
A2T
Conversion from absorbance to transmittance or vice versa
将光从吸光度转为透光度,或相反(Conversion from absorbance to transmittance or vice versa will be light from absorbance to transmittance, or vice versa)
- 2007-10-30 21:52:18下载
- 积分:1
-
MATLAB_Simulink_PID
介绍Matlab PID 的一本不错的书(Matlab PID introduction of a good book)
- 2008-04-19 23:17:14下载
- 积分:1
-
code-about-OFDM-modulation
this code is related to communication area and then about to OFDM modulation tecnihqe.
- 2011-06-17 16:08:07下载
- 积分:1
-
SVPWM_test
空间电压矢量调制(SVPWM)的matlab实现,产生的脉宽调制波驱动三相全桥IGBT模块(Matlab implementation of the space vector modulation (SVPWM))
- 2012-06-05 15:36:39下载
- 积分:1
-
LDPC
ldpc码matlab实现,恩,应该很好吧(ldpc matlab)
- 2013-12-09 16:15:15下载
- 积分:1