-
STATCOM_chis_controller
Microgrid model and code to plot the waveforms along with chis controller.
- 2012-11-11 18:00:02下载
- 积分:1
-
Iterative-attempt-4
二维拉普拉斯,使用二阶中心差分,五点差分法,为SOR迭代(Two dimensional Laplasse, using the two order central difference, the five point difference method, SOR iteration
)
- 2021-03-11 20:29:25下载
- 积分:1
-
JButton
java和matlab混合编程的应用:在java中调用matlab(java and mixed Matlab Application Programming : java Calling Matlab)
- 2006-10-31 08:21:49下载
- 积分:1
-
SignalRecovery
压缩感知的信号恢复算法集合,包括ISD_v1.1,l1magic-1.1和sparsify_0_5(Compressed sensing signal recovery algorithms collections, including ISD_v1.1, l1magic-1.1 and sparsify_0_5)
- 2013-03-19 10:56:08下载
- 积分:1
-
pcm_test
this is the matlab code for pcm "pulse code modulation"
- 2013-11-17 02:39:16下载
- 积分:1
-
picture7
对椒盐噪声和噪声分别进行3种滤波,包括算术均值滤波、几何均值滤波、中值滤波(three kinds of filter to salt and pepper noise and gaussian noise ,including arithmetic mean filter, geometric mean filter, median filter)
- 2013-12-11 19:33:03下载
- 积分:1
-
tiaozhengtu
可以自动调整matlab figure的尺寸,使众多图保持一致,用于论文中图的调用比较方便,更加美观(Matlab figure can automatically adjust the size, so that many figure consistent call graph paper for more convenient, more beautiful)
- 2013-11-28 16:48:10下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
start-camera
启动摄像头、并将摄像头拍摄下来的视频保存下来。matlab代码(Start the camera, and save the video)
- 2013-11-14 16:38:31下载
- 积分:1
-
powelalgorithm
一种传统搜索优化算法 不需要对目标函数求导 得到很好的优化效果(A traditional search algorithm does not need to differentiate the objective function ,also gets well optimized results)
- 2010-05-05 21:33:09下载
- 积分:1