-
MATLABJIECHENG
matlab学习资料,讲述了在matlab下如何计算阶乘。(matlab learning materials, about how to calculate the factorial in matlab.)
- 2013-10-22 16:28:38下载
- 积分: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
-
27796724STATCOM_simulink
STATCOM MODEL FOR AC POWER GENERATORS
- 2017-11-10 20:15:42下载
- 积分:1
-
youhuajishu
这本书可以帮你解决libsvm中各个字母代表的含义,帮助你更加深刻的了解matlab工具箱(This book can help you solve libsvm meaning of each letter represents, to help you to a more profound understanding of Matlab Toolbox)
- 2013-01-04 09:36:47下载
- 积分:1
-
bifurcation_of_duffing_systme
duffing系统的matlab分岔程序,对于初学者有一定的帮助。(The bifurcation matlab procedure of Duffing system, which would be helpful for beginners.)
- 2020-12-15 18:19:13下载
- 积分:1
-
mohukongz
模糊控制matlab实现,对于进行二级模糊综合评判,可编制mohufun.m函数来实现(Matlab fuzzy control)
- 2014-11-01 18:51:08下载
- 积分:1
-
HB2MSM
程序功能是将Harwell Boeing格式的稀疏矩阵转换为MATLAB中的稀疏矩阵(Program function is to convert Harwell Boeing sparse matrix format for MATLAB sparse matrix)
- 2021-03-18 21:29:20下载
- 积分:1
-
mathworks
makestereofig is a standalone script for converting .fig files containing 3D Cartesian plots of z as a function of x and y to .jpg images of the same plot in anaglyphic (red-cyan) stereo. The compressed archive contains the top level script (makestereofig), an ancillary function (plotdisplay2), and a demo .fig file containing a plot of data and a fitting function. The algorithm is very simple and users are encouraged to tweak!
- 2011-12-24 15:21:56下载
- 积分:1
-
RSCGSCControlofDFIG
双馈风机换流器及其控制,无错误,能出波形(Double-fed fan converter and its control, no error, can produce waveform)
- 2019-02-26 21:38:29下载
- 积分:1
-
matlab动力学分析程序详解
说明: duffing方程相关程序,方程求解,时间历程绘制,相图及庞加莱映射图(duffing, Poincare,phase diagram)
- 2019-01-16 15:31:01下载
- 积分:1