-
weiner
implementation of Weine filter in matlab
- 2009-12-19 20:37:17下载
- 积分:1
-
linearoptimization
分支定界法解整数线性规划问题,在matlab 的环境下使用(linear optimization)
- 2009-12-20 13:41:49下载
- 积分:1
-
greymodel
说明: 灰预测,运用灰预测的MATLAB实现,建立模型,求解未来的预测值(gray modol)
- 2009-07-23 16:44:13下载
- 积分: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
-
texture-mapping-26-9-11
texture mapping in matlab
- 2011-11-24 22:44:30下载
- 积分:1
-
all_files_sr
关于随机共振的所有实例,有势阱含义的动画显示,有随机共振系统检测微弱信号,还有输入输出的信噪比计算,非常好的源程序,希望对您有帮助(You can use those files to learn the concept of sr.)
- 2020-12-03 22:59:25下载
- 积分:1
-
ord5mw2lin
Matlab的双馈风力发电机的5阶模型,学习DFIG的同学可以看看作为参考(Fifth-order model of the doubly-fed wind turbine in Matlab learning the DFIG students can look to as reference)
- 2012-11-28 21:30:25下载
- 积分:1
-
Simulink-HLA
基于Simulink的HLA联邦成员开发技术的研究(Simulink-based members of the HLA Federation Development Research)
- 2009-01-16 09:54:27下载
- 积分:1
-
quantizationandperiodograms
Plot the periodograms of the random data line codes and to multiply fft output with sampling time to make it similar to the analog counterpart.
task 1 and 2 are about quantization
- 2010-08-25 12:50:23下载
- 积分:1
-
perceptrondemo
this demo provide to understand about neural network with perceptron, simple perceptron demo
- 2010-01-01 11:19:40下载
- 积分:1