资源列表
MTPA
- 永磁同步电机MTPA控制建模,学习电机控制的可以参考下(MTPA Control Modeling of Permanent Magnet Synchronous Motor)
foster
- MMC中IGBT损耗计算与结温模块(计算开关周期内的损耗,公式可以参考 电工技术学报 WXP先生 2018-12-14 的一篇文献),还有一对VT+VD的Foster。公式及其实现没有问题,仿真过程可能出现代数环,如果有自己的Foster或者Cauer最好。(power loss calculation&junction temperature detection of IGBT in MMC)
61549826Hierarchical
- 基于电力系统节点无功电压控制灵敏度,电气距离的聚类分析(Cluster Analysis of Reactive Power and Voltage Control Sensitivity and Electrical Distance of Power System Nodes)
程序
- 进行潮汐调和分析,计算各分潮的调和常数,判断该站点的潮汐类型,并预报未来潮高。(Through tidal harmonic analysis, the harmonic constants of each constituent tide are calculated, the tidal types of the station are judged, and the future tidal heights are forecasted. Conducting tidal harm
MRT-LBM
- 运用多松弛时间,相对于单松弛,具有更好的稳定性,且数值结果更精确(Compared with single relaxation, multi-relaxation time is more stable and the numerical results are more accurate.)
Logistic.m
- 预测未来几年的人口,采用逻辑回归模型预测,用的数据是87-20年的数据(Forecasting the population of the next few years)
GFFD_2OK
- 光伏模型,包含最大功率点跟踪,负载跟踪,风力发电模型,电池模型,很全面,可运行(Photovoltaic model, including maximum power point tracking, load tracking, wind power generation model, battery model, is comprehensive and operational.)
matpower+Probability Power Flow
- 概率潮流使用matpower编写程序的基本步骤(The basic steps of probabilistic power flow by using matpower to write programs)
电力线噪声模型仿真
- 电力线噪声的建模,有色背景噪声和脉冲噪声的模型建立(Modeling of Power Line Noise)
GA-LSSVM.m
- 遗传算法优化最小二乘支持向量机的核函数参数和正则化参数(Optimization of Kernel Function and Regularization Parameters of Least Square Support Vector Machine by Genetic Algorithms)
20171220-retrieve eu parameter
- 通过测试得到的反射和透射结果,反演计算得到材料的电磁参数:介电系数和磁导率(Retrieve the permitivity and permeability parameters with the measured reflectance and transmittance results)
基于PMSM FOC搭建的系统仿真模型
- 利用matlab simulink搭建的svpwm仿真模型,包含PARK和CLARK变换,可以供后续开发提供参考