-
sf
说明: 出一种新
的SVPWM 算法。采用SPWM 中调制波与载波相比较的规则采样思路,通过在静止坐标系下直接
计算每个参考电压矢量所对应的三相调制波的函数值,进而得到每相电压在一个PWM 周期中的占空比。(A new SVPWM algorithm. SPWM modulation used in the carrier wave, compared with the rules of sampling ideas, through the static coordinate system directly calculated for each reference voltage corresponding to the three-phase vector modulation wave function, which has been in a phase voltage of each PWM cycle accounting air ratio.)
- 2009-08-04 16:33:36下载
- 积分:1
-
CenterPoint.m
to find center point of fingerprint image
- 2011-07-13 17:53:05下载
- 积分:1
-
ABC2SC
This function transforms a three-phase unbalanced phasor into its symmetrical components.
- 2014-10-04 18:54:24下载
- 积分:1
-
HFSS-
基于HFSS的不同形状微带贴片天线的仿真设计(HFSS simulation design different shapes based on microstrip patch antenna)
- 2013-11-28 09:10:15下载
- 积分:1
-
1
说明: 双线性内插,图像放大缩小,简单容易学,好理解,上手快(Bilinear interpolation, image zoom, simple and easy to learn, easy to understand, quick)
- 2014-02-20 15:21:20下载
- 积分:1
-
BLIINDS
B L I N D S can evaluate any distorted image quality without any referring of the original image.
- 2010-07-14 16:38:38下载
- 积分:1
-
PINBALL
Pin Ball IN C++ Plateforn Turbo C++
- 2010-11-11 06:30:05下载
- 积分:1
-
PSNR_correct
输入两幅图像,利用已经过修正的数值计算其PSNR值,经修正的指数值(input 2 pictures and culculate the PSNR of them (The correct one))
- 2011-10-19 20:23:24下载
- 积分:1
-
chap5
刘金坤智能控制理论与应用这本书里课后每章的MATLAB源代码(Liujin Kun intelligent control theory and application of each chapter in this book after school MATLAB source code)
- 2015-03-28 15:05:00下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1