资源列表
【EMD重构】
- 对经验模态分解后的各分量IMF进行重构代码,函数可直接调用。(After the empirical mode decomposition, IMF reconstructs the code, and the function can be called directly.)
基于BP神经外网络的车牌识别
- 基于MATLAB的车牌识别系统,识别准确率高,运行速度快,可供参考学习(License plate recognition system based on MATLAB)
DnCNN-keras-master
- DNCNN 网络实现,对DNCNN网络进行实现,并有一些可用功能(DNCNN NETWORK WITH SOME FUNCTIONS)
SVD_TLS
- 根据张贤达版《现代信号处理》的SVD-TLS算法,基于奇异值分解的总体最小二乘法, SVD-TLS是一个在现代谱估计中一个基础的算法(SVD-TLS, Spectral estimation)
music
- 根据张贤达版《现代信号处理》中阵列信号处理的多重信号分类方法,MUSIC算法(music algorithm, DOA)
PID
- PID轨迹跟踪控制+PID专家系统轨迹跟踪控制(PID track control + PID expert system track control)
蒙特卡洛潮流算法
- 区间蒙特卡洛潮流算法,当输入变量为确切区间变化时,采用牛拉法计算在该输入变量下的电网区间状态值(The interval Monte Carlo power flow algorithm is used to calculate the state value of the power grid interval under the input variable when the input variable is the exact interval change.)
Krawczyk算法
- 随着电力系统运行环境的复杂化,系统运行状态的不确定性因素多元化,给电力系统分析带来了新的挑战。区间潮流因其建模简单等优点而成为不确定性潮流分析的主流方法之一。(Interval power flow program, which can be used to calculate interval power flow)
蚁群算法
- 利用蚁群算法解决典型tsp问题,算法中数据可参数化,31个城市(Using ant colony algorithm to solve typical TSP problems)
Newton.py
- 牛顿迭代法寻找极值 1.6.1. 优点 在凸函数很初始点选取好的情况下,收敛快。 1.6.2. 缺点 ? 计算二阶导数,计算量大 ? 要求函数二阶可微 ? 收敛性与初始点选取有关(Newton iteration method to find extreme values)
zw_三相电压型逆变器电压闭环控制simulink仿真
- 基于SPWM调制的两电平三相逆变器,可实现直流电变交流电(Two-level three-phase inverter based on SPWM modulation algorithm,DC to AC.)
神经网络基础
- 神经网络基础ppt,课件来源于吴恩达老师深度学习课程课件(Ppt of neural network foundation, the courseware comes from the courseware of in-depth learning of teacher Wu enda)