-
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
-
lvbo1
FFT数字滤波源代码,和DSP的MATLAB实现相辅相成(FFT digital filtering, source code, and to achieve complementarity DSP-MATLAB)
- 2010-06-21 21:46:48下载
- 积分:1
-
PCA
关于PCA算法的调用程序,傻瓜式操作,直接运行,附带样本数据文档,很好的帮助初学者。
一看就懂!可以任意更改样本!(Calls on the PCA algorithm procedure, Fool operation, direct running, with sample data files, a good help for beginners. Understand at a glance! Samples can be changed!)
- 2010-11-30 01:07:27下载
- 积分:1
-
k
说明: code to do something i dont kno tamala
- 2011-10-08 22:42:45下载
- 积分:1
-
shuxuejianmo-MATLAB
包括许多数学建模需要的函数。例如三角函数等。(Including many mathematical modeling function. Such as trigonometric functions.)
- 2013-05-10 21:53:13下载
- 积分:1
-
psbturbine
同步发电机采用水轮机
结合励磁系统和调速系统的仿真模型(Synchronous generator powered by hydraulic turbine
with excitation and governor systems)
- 2020-09-08 21:48:10下载
- 积分:1
-
clusteringalvierate
clustering matlab code,check the number of clusters alive at certain iterations
- 2009-05-04 12:01:55下载
- 积分:1
-
Matlab004
pdf file for learning matlab in persian
- 2010-11-06 05:52:38下载
- 积分:1
-
caozuoxitong
实验四 模拟页式虚拟地址转换和缺页中断 实验报告(Experimental four-page simulation and virtual address translation page fault test report)
- 2011-01-04 20:55:19下载
- 积分:1
-
11
说明: pn序列用于信道估计的列子,很全面的源代码(Channel Estimation and Equalization based on PN sequence)
- 2010-04-17 21:49:07下载
- 积分:1