资源列表
SSCI
- 用pscad搭建的ssci,可完美运行仿真,具有电磁转矩和有功无功振荡现象(The SSCI built by PSCAD can run the simulation perfectly, with electromagnetic torque and active and reactive oscillation.)
dataStructurePython
- python实现队、栈等数据结构,其他结构后续补充(this code implement the queue and stack data structure. the other data structure is coming later.)
lle
- 实现非线性的数据降维,很简单的代码,比较容易明白(Achieve nonlinear data dimensionality reduction, very simple code, easier to understand.)
SimPowerSystemsUserGuide
- 对simpowersystems详细的讲解,有串联补偿线路和HVDC的例子,讲解的很详细,讲解了参数怎么填写(SimPowerSystems detailed explanation, there are examples of series compensation lines and HVDC, explained in detail, explained how to fill in the parameters.)
MMC_SX
- 用于实现MMC的控制输出,三相的输出控制(Used to achieve control output of MMC)
test_rnn
- rnn (循环神经网络)实验,算法验证,tensorflow平台(the experiment of rnn using tensorflow)
seq2seq
- python基于tflearn实现nlp中seq2seq算法(this code implements the seq2seq algorithm using python and tflearn frame.)
Bilinear_Interpolation
- bilinear双线性均值图像处理,可用于处理图像(bilinear mean image processing, can be used to process images.)
Highpass Filtering
- Highpass Filtering是一种高通滤波方式的matlab例程(a method of Highpass Filtering)
Histogram Equalization
- 是一种直方图均衡化的matlab例程,可以用于处理图像(It is a histogram equalization matlab routines that can be used to process images.)
KF
- 进行卡尔曼滤波,仿真目标数据并进行数据处理。(The Kalman filter is used to simulate the target data and process the data.)
blackman
- 可以实现信号高精度检测,采用加blackman窗插值算法(It can realize high precision detection of signal and add Blackman window interpolation algorithm.)