-
meanshift
图像处理基于meanshift图像分割处理程序(Image processing based on meanshift Image segmentation processing program)
- 2013-01-02 19:47:55下载
- 积分:1
-
AM-Modulation-Example-MFile-CodeN
Am Modulation M-File Code
- 2012-05-27 18:43:16下载
- 积分:1
-
fmsys
Frequency Modulation Matlab code
- 2014-09-04 11:03:30下载
- 积分:1
-
MIMOSystemMatlab
说明: mimo系统的matlab仿真程序,适合入门者学习(MIMO system matlab simulation program, suitable for beginners to learn)
- 2008-12-08 09:46:29下载
- 积分:1
-
YBUS
Bus Admittance Matrix
- 2014-11-05 23:47:20下载
- 积分:1
-
make-PLL-with-matlab
用matlab仿真锁相环 来实现载波同步,调频等功能(Use Matlab simulation phase-locked loop to achieve carrier synchronization, FM)
- 2013-04-27 14:43:46下载
- 积分: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
-
guidedfilter
导向滤波,非线性滤波的一种,常用于图像预处理(A guide filtering, nonlinear filtering, commonly used in image pre-processing)
- 2014-09-22 20:46:53下载
- 积分:1
-
adapt_filter
自适应滤波算法例程,包含LMS算法和RLS算法两种。(adaptive filter algorithm the MATLAB simulation)
- 2013-11-10 11:47:20下载
- 积分:1
-
Direct_Torque_Control_principle
Direct Torque Control principle
- 2010-09-04 23:45:17下载
- 积分:1