-
MATLAB_graph_example
MATLAB图论源程序..EXAMPLES(MATLAB_GRAPH_EXAMPLES)
- 2010-02-07 14:25:36下载
- 积分: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
-
RLS_Equalizer
采用RLS算法实现自适应均衡,还有Simulink图,效果较好(Adaptive equalizer using RLS algorithm, as well as Simulink diagram, the effect is good)
- 2010-08-24 17:49:03下载
- 积分:1
-
gawnn
说明: 非常实用的小波网络与遗传算法结合源程序,很简练(A source code of GA wavelet neural network )
- 2010-04-15 16:36:57下载
- 积分:1
-
periodic_pipe
This programm is main to deal with a periodic flow in the pipe which is part of it
- 2013-07-16 21:14:04下载
- 积分:1
-
dip-solution
dip solution is based on solution of text book of digital signal processing
- 2014-08-25 11:12:52下载
- 积分:1
-
007
这是一个对人脸的检测,基于肤色模型和嘴眼的用度分析进行定位,(This is a of face detection, based on skin color model and the mouth eye capability analysis of positioning,)
- 2015-09-15 19:19:24下载
- 积分:1
-
a_envelope
developing envelope matlab prog
- 2009-10-10 22:27:30下载
- 积分:1
-
emd_visu
这个程序是用来显示经过经验模态分解后所得的各个固有模态函数和残余信号,以及由它们重建的信号。(This procedure is used to show through after EMD from various intrinsic mode function and the residual signal, as well as the reconstruction of the signal from them.)
- 2021-02-16 19:09:46下载
- 积分:1
-
OFDM_MIMO
MIMO-ODM wireless communication systems matlab code
- 2010-11-25 16:11:15下载
- 积分:1