-
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
-
PV_DianChi
用Matlab软件搭出来的光伏电池模型,通过输入光照、温度、电压参数,可以实现光伏电池的一般特性。(Take out using Matlab software model of photovoltaic cells, by entering the light, temperature, voltage parameters, you can achieve the general characteristics of photovoltaic cells.)
- 2013-11-03 11:11:58下载
- 积分:1
-
7.MvDA_Code
多视图鉴别分析的matlab代码,该代码对应的论文为:2015年PAMI上发表的《Multi-view Discriminant Analysis》(This is the matlab code of the Multi-view Discriminant Analysis (MvDA) algorithm)
- 2018-04-20 15:34:15下载
- 积分:1
-
power_zener
power_zener.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_zener.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:24:54下载
- 积分:1
-
Matlab7
Matlab7.rar简单教程
ppt格式,有兴趣的可以看下(Matlab7.rar simple tutorial ppt format, interested can facie)
- 2007-12-04 18:53:51下载
- 积分:1
-
bezierliu
能够画出贝里尔曲线,根据给定的点,可以改变参数设置达到要求。(Able to draw Beryl curve, according to the given point, you can change the parameter settings meet the requirements.)
- 2009-12-10 19:53:33下载
- 积分:1
-
~7Book_MATLAB+simulink
电子通信系统的建模与仿真
第7章 通信系统差错控制仿真
7.1 缩短卷积码
7.2 有缩短卷积码加交织的差错控制系统研究
7.3 自适应均衡系统(LMS算法)
7.4 迭代译码的级联卷积码
(Electronic communications system modeling and simulation of Chapter 7 error control communication systems simulation 7.1 shortened 7.2 convolutional code convolutional code increases have shortened intertwined system of error control 7.3 adaptive equalization system (LMS algorithm) Iterative Decoding of level 7.4 convolutional codes in conjunction)
- 2021-04-23 20:28:47下载
- 积分:1
-
labrosa_columbia_htk_matlab
哥伦比亚大学编写的MATLAB-HTK工具箱(Columbia University toolbox written in MATLAB-HTK)
- 2014-04-17 09:54:10下载
- 积分:1
-
nihe
关于拟合的程序,对学习信号处理的同学们很有帮助,做曲线拟合时很有用(On the fitting procedures, students learn useful signal processing, curve fitting is useful when doing)
- 2011-01-13 11:47:41下载
- 积分:1
-
PNN
概率神经网络的分类预测-基于PNN变压器故障诊断(Probabilistic neural network classification and prediction- PNN transformer fault diagnosis based on)
- 2013-12-08 18:58:10下载
- 积分:1