-
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
-
examjisuan
在matlab平台上利用有限元分析方法计算平面梁的变形与应力(Platform in matlab calculated using the finite element analysis of deformation and stress plane beam)
- 2011-08-07 12:30:52下载
- 积分:1
-
Electric-Power-Systems-Analysis-and-Control
Electric Power Systems Analysis and Control
- 2013-01-22 01:45:58下载
- 积分:1
-
mykmeans
k-means算法 算法算法 算法算法 算法算法 算法算法 算法算法(k-means algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm)
- 2012-07-31 17:24:31下载
- 积分:1
-
pmac_
P-MAC协议的实现的matlaB代码,测试可用(P-MAC protocol)
- 2012-08-26 10:43:13下载
- 积分:1
-
Image--Using-MATLAB-10
matlab图像处理,第十章,图像分割处理(matlab image processing, Chapter X, image segmentation processing)
- 2016-05-06 14:28:31下载
- 积分:1
-
1_317309478
用于电磁场和波的模拟仿真与显示,动画效果(For the electromagnetic field and wave simulation with shows, animation)
- 2011-11-19 00:10:38下载
- 积分:1
-
灰色系统与模糊数学 GM
灰色系统与模糊数学、黑箱方法的区别,灰色系统预测GM(1,1)模型,GM(1,N)模型,灰色系统模型的检验,应用举例。(Grey and fuzzy math, the difference between black-box approach, Grey forecasting GM (1,1) model, GM (1, N) model, gray system model testing, application examples.)
- 2011-11-25 16:10:03下载
- 积分:1
-
1
说明: 在matlab或者PSCAD中对桥差不平衡电流进行仿真计算,得到仿真结果与常规计算结果一致,此方法修改简单快捷。(In matlab or PSCAD to bridge the difference between the current imbalance in the simulation calculation, the simulation results are consistent with conventional calculations, this method is simple and quick modification.)
- 2015-05-22 09:59:55下载
- 积分:1
-
testdesign
"试验设计"是很多工程人员尤其是化学工作者经常要面对的话题,“试验设计”可以为我们的工作和科研节省大量的人力,物力和财力!本人结合自己在试验过程中的经历总结了所有设计过程中可能遇到的设计方案,并且把它们写成matlab源代码的形式,以此方便大家工作和学习上的使用。()
- 2007-08-15 20:08:10下载
- 积分:1