▍1. Polyfit
可以对于数据进行多次拟合,其功能就是Matlab的Polyfit函数(very useful for poly curve fit)
可以对于数据进行多次拟合,其功能就是Matlab的Polyfit函数(very useful for poly curve fit)
说明: 用C++实现了最小二乘法,和matlab的同名函数功能 相同(Code to dispaly how to implement lsqlin function in C++)
Garch模型的最大似然估计计方法,基于MATLAB程序。 (The Garch model the maximum likelihood estimator design methodology, based on the MATLAB program.)
说明: 基础的迭代学习控制算法,基于开环、闭环、开闭环的算法(Basic iterative learning control algorithm)
DEA的CCR模型程序及其对偶模型(包括松弛变量)的程序计算(CCR model program and its dual DEA model (including relaxation variables) program calculation)
三相并网系统,包括锁相环,坐标变换,解耦控制等算法,通过验证(Three-phase grid-connected systems, including phase-locked loop, coordinate transformation, decoupling control algorithm, validated)
LLE算法基于swiss roll与s-curve数据集的运行结果,选取的样本点数为N=2000、k=12、 d=2进行的降维运算的结果,由运算结果可知在不同的数据集上LLE算法依然能够很好地保持数据在降维前后结构的特点。(The LLE algorithm is based on the running results of Swiss Roll and S-curve data sets, and the number of selected sample points is the result of dimensionality reduction of N=2000, k=12 and d=2. It is known that LLE algorithm still can maintain the characteristics of the data before and after dimensionality reduction well on different data sets.)
第二种孤岛运行的控制是采用下垂控制(droop控制),Droop控制就是用来模拟频率一次调整。通过控制电力电子逆变器来实现。(The second kind of island operation control is droop control, Droop control is used to simulate a frequency adjustment. It is realized by controlling the power electronic inverters.)
说明: 第二种孤岛运行的控制是采用下垂控制(droop控制),Droop控制就是用来模拟频率一次调整。通过控制电力电子逆变器来实现。(The second kind of island operation control is droop control, Droop control is used to simulate a frequency adjustment. It is realized by controlling the power electronic inverters.)
实现了30节点的状态估计,对比了ekf,ukf,ckf和aukf(A 30-node state estimation is implemented, comparing ekf, ukf, ckf, and aukf)
三相两电平逆变器,有限集预测控制的Matlab算法模型(Optimization modeling of three phase two level inverter)
this is a useful method of realizing prony in matlab system
一种重要的辨识方法,主要用于对电力系统中低频振荡和其他运行方式的辨识(An important recognition method, mainly used for the identification of low-frequency oscillations in the power system and other running)
Amorphous定位算法的matlab例程,下载解压后可以直接用(Amorphous localization algorithm)
将ELCentro波的加速度时程转换成速度、位移时程(Converting the acceleration time history of ELCentro wave into velocity and displacement time history)
某电力厂家故障录波器源代码,很全,可编译通过(A power fault recorder source code, really)
说明: 将ELCentro波的加速度时程转换成速度、位移时程(Converting the acceleration time history of ELCentro wave into velocity and displacement time history)
说明: 双馈风机的模型,在matlab2016搭建,包含内外环控制(model of DFIG in matlab2016 including outer and inner controll loop)
awgn信道的建模。matlab实现方针,进行了比较(awgn channel modeling. matlab realize the principle of a comparative)