-
canny1986
paper of canny edge detector.
- 2011-04-23 22:33:54下载
- 积分:1
-
FIR
FIR的matlab仿真实现与验证,也是matlab中比较典型的程序(FIR of matlab simulation and verification, but also the more typical procedure matlab
)
- 2014-06-14 23:13:27下载
- 积分:1
-
Em
说明: 根据有限混合模型的数据分类的程序,同时附实验报告(Hybrid model based on limited data classification procedures, test reports with)
- 2011-09-22 09:07:14下载
- 积分: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
-
matlab_net
通过Matlab进行网络通信,在网络编程中采用.m文件实现网络文件通信的功能(Network communication via Matlab, using .m file in network programming to achieve functional communication network file)
- 2014-08-17 11:55:46下载
- 积分:1
-
vfcontrol
Voltage - frequency control of Induction motor
- 2013-09-26 04:18:44下载
- 积分:1
-
50-practice-of-MATLAB
这是一部练习MATLAb编程的书籍,共有50道题目,没道题目都有详细的解释(This is a practice MATLAb programming books, a total of 50 questions, did not have a detailed explanation of the title track)
- 2013-11-30 09:45:45下载
- 积分:1
-
DIGITIAL
数字频带调制的MATLAB GUI仿真!希望对大家有用!包含有ASK,FSK,PSK等等(Digital band modulation MATLAB GUI simulation! I hope useful for all of us! There ASK, FSK, PSK, etc.)
- 2013-05-15 18:45:32下载
- 积分:1
-
Digital_Signal_Processing_MATLAB_program_source_co
数字信号处理MATLAB程序实例源码Digital Signal Processing MATLAB program source code examples(Digital Signal Processing MATLAB program source code examples)
- 2010-08-12 16:10:13下载
- 积分:1
-
PCA
说明: 用Matlab实现主成分分析(PCA)算法.(Principal component analysis using Matlab implementation (PCA) algorithm.)
- 2020-10-11 21:57:33下载
- 积分:1