异步电机数学模型及参数转换2PEDRA et al. STUDY OF AGGREGATE MODELS FOR SQUIRREL-CAGE INDUCTION MOTORS
15
4
1.0
93(Ts
0.6
04
I kW
0.2
0
3
200
300
400
500
Power, P(kW
Fig. 3. Distribution of the starting torque error of the single-cage model
method A)as a function o
一份Python代码彻底入门Python,Simple and Rough!
注释详细~
参考代码下载链接
from operator import itemgetter
from datetime import date, time, datetime, timedelta
from math import exp, log, sqrt
import re
#Print a simple string
print(Output #1 : I'm exited to learn Python.)