资源列表
Hseries_7Level_Inverter_No1
- 七电平逆变器的Simulink模型,调制方式采用SPWM方式,拓扑为H桥级联。(The Simulink model of Seven-level inverters adopts SPWM modulation mode and H-bridge cascade topology.)
PV
- 基于simulink的光伏电池建模,输出为光照、温度条件变化之后的P-U和I-U曲线。(Based on the Simulink photovoltaic cell model, the output is P-U and I-U curves after the change of illumination and temperature conditions.)
数理统计与MATLAB工程数据分析
- matlab电子书,主要介绍数理统计知识和工程数据分析(matlab book introduce mathmatics anyanlsys data)
信号的HHT变换主要程序
- hht变换的主要程序,里面包括了时频图、Hilbert频谱图。(The main program of hht transformation includes time-frequency charts and Hilbert spectrum diagrams.)
Example_06_06_01
- 涡轴发动机双转子建模并求解不平衡响应,绘制cambell图(This is a program written by an Israeli professor to calculate rotor dynamics)
MATLAB遗传算法工具箱及应用 雷英杰编 2005年
- MATLAB遗传算法工具箱及应用 雷英杰编 2005年(MATLAB genetic algorithm toolbox and its application Lei Yingjie edited 2005)
emd
- 经验模态分解(Empirical Mode Decomposition,EMD)是由 Huang等人于1998年提出的一种针对非线性、非平稳信号的自适应信号分解算法。自该方法提出以后便得到了学术界的广泛关注与研究,经过十几年的研究与发展,在理论方面EMD算法取得了进一步的完善。许多国内外学者也将该方法应用到了地球物理领域,并做了深度的研究与探索。与传统的基于Fourier变换的信号分析方法相比,EMD不仅突破了Fourier变换的局限性,而且不存在如小波变换一样需要预选小波基函数的问题,具有良好
nagakami
- nakagami衰落信道仿真与研究,有很大的参考意义。(The simulation and research of Nakagami Fading Channel has great reference significance.)
EA999复盘专用EA V2.0
- 复盘专用软件。简单方便快速使用交易,可以使用哦(Software for rewinding disk. Simple, convenient and quick to use transactions, you can use Oh)
BidirectionDC-DC
- 此模型为双向DCDC,可用于电池充放电,燃料电池升降压模拟等。采用PWM控制IGBT管占空比。可直接运行,在其基础上修改简单(This model is a bidirectional DCDC, which can be used for battery charging and discharging, fuel cell buck-boost simulation. PWM control of the IGBT tube duty cycle. Can be run directly,
BatteryBMS
- 该模型主要模拟蓄电池及其电池管理系统,即BMS,其中包括充放电电流计算、电池温度等,可用于电动汽车、燃料电池汽车模拟,也可用于电池建模计算(The model mainly simulates the battery and its battery management system, namely BMS, including charge and discharge current calculation, battery temperature, etc., which can be us
project7
- 利用构造完全二叉树的方法建立二叉树结构。(1) 实现二叉树的先序、中序、后序遍历以及求深度操作;(2) 利用堆栈进行中序遍历并指出栈内最多元素个数。(The structure of binary tree is established by constructing complete binary tree. To realize the traversal of the binary tree in order, in order and after order and to find th