-
svpwmintroduction
说明: SVPWM的等效算法及SVPWM与SPWM的本质联系.PDF
SVPWM原理及其Simulink仿真.PDF
两本书教你如何使用svpwm(SVPWM algorithm and the equivalent nature of SVPWM and SPWM contact. PDF SVPWM principle and Simulink simulation. PDF two books teach you how to use svpwm)
- 2009-08-12 15:56:33下载
- 积分:1
-
fourteen
基于matlab的十四个节点的潮流程序,主要用于电力系统(Matlab based on the trend of the fourteen nodes procedures, mainly for power system)
- 2011-04-23 21:04:30下载
- 积分:1
-
FCM_METHOD
FCM fuzzy C-MEAns in MATLABn
- 2013-07-26 04:14:49下载
- 积分:1
-
DFIG
matlab dfig for ssr study
- 2014-12-19 16:34:56下载
- 积分:1
-
Matlab-Character-Statistics
利用matlab读取TXT文档并显示,统计文档中某个字符出现的概率并显示,输入替换字符对文档中的某个字符进行替换。(Matlab TXT file to read and display the probability of occurrence of a certain character in the statistical document and display, enter the replacement characters to replace one of the characters in the document.)
- 2013-05-21 11:43:32下载
- 积分:1
-
111w
基于粒子群算法的PID控制器优化设计matlab代码(PID TUNER using PSO matlab code)
- 2014-02-16 16:52:53下载
- 积分:1
-
gui18
界面响应鼠标事件,左键或者右键单击,移动,双击(Interface response mouse events, the left key or right-click, move, double click)
- 2012-04-06 16:35:09下载
- 积分:1
-
MKBCD
社会计算,mkbcd算法,准确划分出每个社团(Social computing, mkbcd algorithm,Accurately divided each community)
- 2013-08-03 20:00:51下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
Mendeteksi Objek yang Berbentuk Lingkaran
deteksi wajah berbasis gatau
- 2018-08-07 21:45:50下载
- 积分:1