-
GUI
《精通matlab GUI设计》可视化编程宝典丛书,书后例程,全书各章所有例程(" Mastering matlab GUI design" Visual Programming Books Collection, the book routines, all routines book chapters)
- 2011-06-15 13:19:56下载
- 积分:1
-
JIAQUAN32N
文章在分析灰色线性回归组合预测模型基本原理的基础上,利用MATLAB强大的矩阵运算功能,使MATLAB实现加权预测模型算法,作者通过实例分析验证了该程序的准确性和可靠性.(This paper analyzes the combination of gray linear regression prediction model based on the basic principle, the use of the powerful MATLAB matrix calculation function, so MATLAB algorithm to achieve weighted prediction model, the authors analyzed to verify the accuracy and reliability of the program by example.)
- 2014-01-13 09:23:42下载
- 积分:1
-
Recognition
模式识别与智能计算-MATLAB技术实现(Pattern Recognition and Intelligent Computing-MATLAB technology)
- 2010-09-20 10:35:22下载
- 积分: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
-
nIntegrate
计算n重积分的matlab例程,来自吴鹏,matlab中文论坛(N-integral calculation matlab routines)
- 2011-07-22 11:33:22下载
- 积分:1
-
MatlabMPEG
mpeg code in matlab contains several mfiles for encoding mpeg
- 2009-09-14 14:10:49下载
- 积分:1
-
_image_processing_in_c
image processing in c
- 2010-10-16 15:19:42下载
- 积分:1
-
傅里叶变换
使用matlab实现傅里叶变换(数字图像处理算法)(Using Matlab to implement Fourier transform (digital image processing algorithm))
- 2020-06-24 11:00:02下载
- 积分:1
-
chaios
说明: MATLAB编程,利用simulink设计简单的混沌电路,仿真通过。可以最为您的课程设计资料。。。(MATLAB programming, using simulink design of a simple chaotic circuit, simulation through. Most of your programs can design information. . .)
- 2010-04-14 12:51:26下载
- 积分:1
-
KAR
利用卡尔曼滤波进行多目标跟踪的几个简单示例程序,希望对大家有帮助哦(Kalman filter for multi-target tracking simple example program, we want to help, oh)
- 2012-12-18 17:52:17下载
- 积分:1