-
boil
This is a boiling tutorial for fluent
- 2011-09-01 19:57:25下载
- 积分:1
-
leachm1vsleachm2
使用matlab编写的图片处理工程,可以对图片进行加躁处理,实现噪声的添加(The use of image processing project written in MATLAB, you can add noises of images, add noise)
- 2013-04-07 08:14:07下载
- 积分:1
-
ekfukf_1_2
MATLAB 工具箱可以载入优化该软件的功能(matlab box)
- 2013-12-22 22:46:37下载
- 积分:1
-
classPSO
matlab编写的经典pso算法,简单易懂,功能强大(matlab prepared classical PSO algorithm is simple and powerful)
- 2008-03-27 16:26:26下载
- 积分:1
-
Co-ban-ve-Matlab
HOW CAN WE KNOW ABOUT MATLAB
THANKS FOR YOUR ATTENTION
- 2014-11-01 13:10:31下载
- 积分:1
-
state-estimation-using-PSO
使用PSO算法来求解状态估计,测试算例为IEEE 33 test case,效果不错。(Distribution State Estimation (DSE) by using PSO algorithm)
- 2013-05-10 14:45:24下载
- 积分:1
-
CSTcode
Class shape function method to parametrize airfoil geometry
- 2017-02-15 20:07:39下载
- 积分:1
-
FAST_Magic21308710162008
This is the simulation of Photoshop magic wand effect of Matlab procedures for image segmentation
- 2013-12-08 00:25:53下载
- 积分:1
-
Mppt_Cp_Calcu
风力发电中MPPT算法中Cp系数的实现方法,亲测有效(Implementation of wind power in MPPT algorithm Cp coefficient, effective pro-test)
- 2016-07-01 21:22:07下载
- 积分:1
-
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