-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
SimpleRayleigh
matlab code Rayleigh Channel
- 2014-02-19 22:14:23下载
- 积分:1
-
Matlabupload2
Communication related programs are really important to understand the working of the systems.
- 2010-06-04 00:06:28下载
- 积分:1
-
CFICA_11
语音信号盲分离的一个号用的程序给大家共享,希望对大家有用(Blind separation of speech signals with a number of procedures to share, we hope to be useful)
- 2010-12-25 21:08:49下载
- 积分:1
-
91331984PowerStation1
matlab编写的电压稳定分析程序
matlab编写的电压稳定分析程序(matlab prepared procedures for voltage stability analysis matlab prepared voltage stability analysis program)
- 2008-07-15 20:04:21下载
- 积分:1
-
histogramEq
this matlab code operate histogram equalization based on probability
- 2012-12-29 00:48:29下载
- 积分:1
-
sanjiliujiedian
三机组出力优化程序三机组出力优化程序三机组出力优化程序(san ji zu chuli you hua cheng xu)
- 2011-05-09 10:41:17下载
- 积分:1
-
MATLAB
电力电子的仿真,基础结构,适合原理讲解,初学者,包括:单极性PWM,双极性PWM,单相半波,单相半控,单相方波逆变,单相全控,斩波,三相半控,三相方波逆变,三相全控。文件名是对应的拼音。(Simulation of power electronics, infrastructure, suitable principle to explain, for beginners, including: unipolar PWM, bipolar
Sexual PWM, single-phase half-wave, single-phase half-controlled, single-phase square wave inverter, single-phase control, chopper, three-phase half-controlled three
Phase square wave inverter, three-phase full-controlled. The file name is corresponding to the alphabet.)
- 2020-12-08 20:09:19下载
- 积分:1
-
机器学习的例程
是机器学习的例程,用于建立主成分分析模型,可以广泛的应用于数据预测及数据分析,脉冲响应的相关分析算法并检验,利用自然梯度算法,在MATLAB中求图像纹理特征,包含优化类的几个简单示例程序。
- 2022-07-18 07:15:31下载
- 积分:1
-
WaveletEdgeDet
Atrous and Multiscale edge detection with Matlab GUI
- 2009-07-13 23:34:09下载
- 积分:1