-
Grey-system-procedures
灰色系统程序,采用GM(1,1)思想,可在matlab中调用进行灰色系统预测等。(Grey system procedures, the use of GM (1,1) ideology, called in matlab gray system prediction.)
- 2012-12-31 17:29:11下载
- 积分:1
-
synchronization
比较不同信道下的OFDM符号同步的算法,包括高斯,多径信道等。(Comparison under different channel OFDM symbol synchronization algorithms, including Gaussian, such as multi-path channel.)
- 2008-07-14 21:02:55下载
- 积分:1
-
mycolorselect
matlab下颜色设置、滑块、列表框等控件的实现,matlab实用例程(Matlab under color setup, slider, list box controls such as the realization of practical Matlab routines)
- 2006-10-14 10:42:42下载
- 积分: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
-
modalidentification
模态参数辨识方法,主要是利用时域数据进行时域模态参数辨识(time modal identification method)
- 2013-11-26 21:52:47下载
- 积分:1
-
matlab
说明: 详细介绍matlab中用来处理图像的工具箱以及工具箱的具体运用方法(Details matlab image processing toolbox used to the concrete application of methods and tool kit)
- 2011-03-13 11:15:45下载
- 积分:1
-
lyp
李雅普诺夫指数的验证,只要进行变换器分岔混沌的研究(vertify Lyapouve exponent)
- 2012-03-27 22:00:02下载
- 积分:1
-
getConductingCylinderScatteringWidthTEz
program to obtain the scattering width of TE wave from a conducting cylinder
- 2012-04-07 10:46:21下载
- 积分:1
-
Integer-programming--matlab-code
整数规划的matlab代码,常用的优化工具!(Integer programming matlab code, commonly used optimization tools!)
- 2013-09-25 00:09:25下载
- 积分:1
-
lmax
find the local maximum of the data, and filter high frequency signal.
- 2012-07-09 20:19:22下载
- 积分:1