资源列表
anusha
- here we are sending a zip file regarding papr reduction technics
笨办法学 Python(第四版)
- 这本小书的目的是让你起步编程Python。虽然书名说是“笨办法”,但其实并非如此. 所谓的“笨办法”是指本书教授的方式。在这本书的帮助下,你将通过非常简单的练习学会一门编程语言。做练习 是每个程序员的必经之路: 1. 做每一道习题 2. 一字不差地写出每一个程序 3. 让程序运行起来(The purpose of this small book is to make you start programming Python. Although the title of the book is &
Desktop
- Constitutional neural network basic code.
国际象棋
- 可以和人进行简单的对话,点击结束就会结束对话(Can have a simple conversation with people)
main
- 一个简单的配电网潮流计算,利用前推回代法,IEEE33节点系统,可直接出结果。(A simple distribution network power flow calculation, using the forward back generation method, IEEE33 node system, can be directly out of the result.)
SpaceVector_PWM_Inverter(1) (1)
- In this simulation, we will study Space Vector Pulse Width Modulation (SVPWM) technique.
30_MODELLING
- Variable speed drives with Pulse Width Modulation are increasingly applied in many new industrial applications for more efficient performance. Recently, developments in power electronics and semiconductor technology have lead to widespread use of p
COMPARATIVE
- This paper presents scalar & vector control of three phase induction motor. Scalar control as the name indicates is due to magnitude variation of control variable only disregards any coupling effect in the machine. The scalar control is very si
easy one 2
- The need for variable speed of an ac induction motor arises in certain industrial applications and this is often difficult to achieve because induction motors are of fixed speed. The available control techniques such as variation of supply voltage,
algebra stucture
- data structure blablabla blablabla blablabla
Deep Learning with Python Keras
- 学深度学习的很棒的书 python keras 值得细读一波(Deep Learning with Python Keras)
卷积神经网络
- 卷积神经网络架构,设定20个卷积核,实现图片的识别。(Convolution neural network architecture)