登录
首页 » matlab » Power-ElectronicsMatlab

Power-ElectronicsMatlab

于 2020-06-29 发布 文件大小:397KB
0 306
下载积分: 1 下载次数: 61

代码说明:

   基于MATLAB Simulink的电力电子技术的仿真模型,包括:整流电路、逆变电路、直直电路、交交电路、PWM控制电路等。与《电力电子技术》机械工业版配套,包含书中所有的仿真算例。(Simulation model of power electronic technology based on Simulink MATLAB, and the mechanical industry version of power electronics technology , including all the simulation examples in the book.)

文件列表:

Matlab程序
..........\Boost.mdl,24463,2012-07-14
..........\Buck.mdl,27906,2010-02-20
..........\buck_boost.mdl,29376,2012-07-22
..........\Current_reversible_chopper.mdl,24081,2012-07-14
..........\dc_dc_fb.mdl,34180,2012-07-22
..........\dc_dc_fb_fszvs.mdl,38520,2012-07-30
..........\dc_dc_hb.mdl,31457,2012-07-15
..........\double_star_controlled_rectifier.mdl,40002,2012-07-08
..........\fb_inverter1.mdl,26110,2012-07-11
..........\fb_inverter2.mdl,27432,2012-07-12
..........\Fb_inverter3.mdl,34021,2010-02-15
..........\fb_inverter_pwm1.mdl,32956,2012-07-26
..........\fb_inverter_pwm2.mdl,30216,2012-07-26
..........\flyback.mdl,25061,2012-07-15
..........\Forword.mdl,28457,2012-07-14
..........\hb_inverter.mdl,23815,2012-07-10
..........\hysteretic_control.mdl,28836,2012-07-26
..........\Multiphase_Buck.mdl,43972,2012-07-14
..........\Multiphase_Buck2.mdl,43106,2010-02-21
..........\multiple_inverter.mdl,34989,2012-07-13
..........\Mutiphase_inverter.mdl,32040,2010-02-16
..........\pwm_rectifier.mdl,35123,2012-07-27
..........\PWM_rectifier2.mdl,30925,2012-07-26
..........\resonant_dc_link.mdl,24437,2012-07-30
..........\single_phase_ac_regulator_r.mdl,25907,2012-07-23
..........\single_phase_ac_regulator_rl.mdl,25823,2012-07-24
..........\single_phase_bridge_cr.mdl,26915,2012-07-04
..........\single_phase_bridge_er.mdl,29276,2012-07-03
..........\single_phase_bridge_hc.mdl,28318,2012-07-03
..........\single_phase_bridge_lcr.mdl,27559,2012-07-04
..........\single_phase_bridge_lr.mdl,28450,2012-07-03
..........\single_phase_bridge_r.mdl,28342,2012-07-02
..........\single_phase_csi.mdl,30012,2012-07-12
..........\single_phase_cycloconverter.mdl,38730,2012-07-25
..........\single_phase_fw.mdl,27726,2012-07-03
..........\single_phase_hw_dlr.mdl,24698,2012-07-03
..........\single_phase_hw_lr.mdl,23659,2012-07-01
..........\single_phase_hw_r.mdl,23574,2012-07-01
..........\three_phase_ac_regulator.mdl,33523,2012-07-24
..........\three_phase_bridge_cr.mdl,31254,2012-07-04
..........\three_phase_bridge_inversion.mdl,34007,2012-07-07
..........\Three_phase_bridge_LCR.mdl,28160,2010-02-20
..........\three_phase_bridge_lr1.mdl,33375,2012-07-04
..........\Three_phase_bridge_LR2.mdl,33596,2012-07-04
..........\Three_phase_bridge_R.mdl,33576,2012-07-04
..........\three_phase_csi.mdl,35447,2012-07-13
..........\three_phase_fb_inverter.mdl,35701,2012-07-12
..........\three_phase_hw_inversion.mdl,36653,2012-07-07
..........\three_phase_hw_lr.mdl,31250,2012-07-04
..........\three_phase_hw_r.mdl,31210,2012-07-04
..........\three_phase_hw_x.mdl,34755,2012-07-04
..........\three_phase_inverter_pwm.mdl,41492,2012-07-26
..........\twelvepulses.mdl,40753,2012-07-07
..........\zvs_qrc_buck.mdl,28623,2012-07-30
..........\zvt_boost.mdl,29513,2012-07-30
..........\目录.doc,56832,2012-08-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • timer
    用MATLAB语言的GUI设计一个时钟,可以播放或停止。(A timer by MATLAB.)
    2014-11-10 10:57:29下载
    积分:1
  • DrawTrajbushishizhilianxmaichongshizhi0
    脉冲程序含有时滞的情况的程序Pulse programs contain the delay of program(Pulse programs contain the delay of program)
    2010-10-10 15:01:23下载
    积分:1
  • Chapter5
    现代通信系统(实用MATLAB)第五章程序(Modern communication systems (useful MATLAB) Chapter V procedures)
    2009-05-22 08:46:13下载
    积分:1
  • matlab-Imagechange
    这是一个matlab图像变换程序包,包括傅里叶变换、离散余弦变换、Radon变换等(This is an image transform matlab package, including Fourier transform, discrete cosine transform, Radon transform)
    2010-05-29 21:44:24下载
    积分:1
  • bpnnet
    用BP网络完成函数的逼近 P网络通常有一个或多个隐层,隐层中的神经元均采用sigmoid型变换函数,输出层的神经元采用纯线性变换函数。本例应用一个两层BP网络来完成函数逼近的任务,其中隐层的神经元个数是5。(network to be completed by BP function approximation P networks usually have one or more hidden layer, a hidden layer neurons are used sigmoid-type transformation function, the output layer neurons using pure linear transformation function. The application of a two-tier cases BP network function approximation to complete the task, hidden layer neuron number is 5.)
    2005-06-28 01:13:15下载
    积分:1
  • 53878776data
    :dsisoftv3.rar - matlab (7994KB) published by the geological survey of canada whcih seeks to b download
    2012-09-01 04:12:22下载
    积分:1
  • 3-FUZZY-CONTROLLER-BASED-DVR
    FUZZY CONTROLLER BASED DVR TO MITIGATE POWER QUAITY AND REDUCE THE HARMONICS DISTORTION OF SENSITIVE LOAD
    2013-09-30 13:57:20下载
    积分:1
  • pv_array
    来源于国外论文,可以生成pv曲线,亲测有用(Papers abroad, you can generate pv curve, pro-test useful)
    2015-03-11 21:32:21下载
    积分:1
  • fuzzcontrol
    变论域模糊控制 适用于本科研究生 被控对象是简化的电机模型(Variable universe fuzzy control applies to undergraduate students of the controlled object is a simplified motor model)
    2021-04-01 21:29:08下载
    积分:1
  • shiyongxiaobo
    说明:  本书<<实用小波方法>>用通俗的数学语言介绍了小波理论及其应用的基本知识,围绕时-频分析需要的问题,讨论了Fourier变换和窗口Fourier变换的不足之处,详细分析了小波变换的基本原理.(Book &lt &lt Practical wavelet method&gt &gt in simple mathematical language description of wavelet theory and its applications, basic knowledge, around the time- frequency analysis of the problem need to discuss the window Fourier transform and Fourier transform shortcomings are analyzed in detail The basic principle of wavelet transform.)
    2010-04-24 21:16:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载