-
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
-
power_regulzero
power_regulzero,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_regulzero,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-07-14 12:29:43下载
- 积分:1
-
greypred
灰色预测的模型,我们用它做过东北三省的数学建模比赛并取得不错的成绩。(The grey prediction model, we use it for the mathematical modeling contest in the three provinces of Northeast China and achieved good results.)
- 2015-01-17 10:35:11下载
- 积分:1
-
fangxt
相控阵直角坐标与极坐标先的方向图,可以调节字体与线条大小(Phased array Cartesian coordinates and polar coordinates before the pattern)
- 2014-01-05 15:52:47下载
- 积分:1
-
bifurcaton
对于非线性系统 如duffing和Lorenz系统,使用龙格库塔法求其系统响应,并画出相图和分岔图(
For nonlinear systems such as duffing and Lorenz system, seeking its response system using Runge-Kutta method, and draw the phase diagram and bifurcation diagrams)
- 2021-03-20 15:39:18下载
- 积分:1
-
TCRT1000
The TCRT1000/ TCRT1010 have a compact
construction where the emitting-light source and the
detector are arranged in the same direction to sense
the presence of an object by using the reflective
IR-beam from the object.
The operating wavelength is 950 nm. The detector
consists of a phototransistor.
- 2013-12-19 15:17:55下载
- 积分:1
-
Matlab_for_nonlinear_PDEs-0.0.6
一个有用的非线性微分方程的matlab程序集(A useful matlab package for nonlinear PDEs)
- 2010-01-22 11:58:15下载
- 积分:1
-
pal
This is based on Intel IA-64 Architecture Software Developer s Manual rev 1.0 chapter 11 IA-64 Processor Abstraction Layer.
- 2015-03-11 21:21:27下载
- 积分:1
-
ave_moatl
几组自己编造的典型声速剖面下的传播损失对比图。自动化是我们的集中追求。(several manmade sound speed profile and its horizontal transmission loss.)
- 2021-04-04 22:49:04下载
- 积分:1
-
dace
这个程序纪要是用于克里金差值拟合的dace调用,dace程序简化了克里金调用(The summary of this program is the dace call for the Kriging difference fitting. The dace program simplified the Kriging call.)
- 2018-05-09 22:31:26下载
- 积分:1