资源列表
VectorControl
- 一个基于simulink的矢量控制模型,供了解下建模及矢量控制思想算法,(A model of vector control based on simulink for understanding the modeling and the idea of vector control algorithm)
Gardner
- 定时恢复环路是通过把检测到的时钟误差信号反馈给前端的控制模块,并以此来调整时钟误差,使之达到与信号同步的目的。采用的插值算法是拉格朗日三次多项式插值,时钟误差检测算法是Gardner算法。
R
- 金融数据的 R 分析,包括线性模型,时序分析,波动率分析,VaR 风险分析等。(An Introduction to Analysis of Financial Data with R)
matlab遗传算法程序_2017
- MATLB做的经典遗传算法程序,包括算法的选择、交叉、变异函数,以及一些简单的MABTLAB遗传算法例子!(Classical genetic algorithm MATLB program, including the selection of algorithms, crossover, variogram, and some simple examples of MABTLAB genetic algorithm!)
T5guangyi
- 路径规划,选择最短路径,计算时间,多目标优化(Path planning, selection of the shortest path, computing time, multi-objective optimization)
ids-kdd99
- 基于Tensorflow用CNN(卷积神经网络)处理kdd99数据集,代码包括预处理代码和分类代码,准确率99.6%以上,并且快速收敛至最优值。(Based on Tensorflow (convolutional neural network) processing KDD99 data set based on CNN, the code includes preprocessing code and classification code, the accuracy rate is mor
dpso_c
- 粒子群算法的Matlab代码,十分简洁,每一行代码都有相关注释可供参考(Matlab Code for PSO,)
遗传算法
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolutio
基于模糊切换增益调节的滑模控制
- 基于模糊切换增益调节的滑模控制,通过模糊控制算法调节切换增益,实现消除滑模控制的抖振。(The sliding mode control based on fuzzy switching gain regulation is adopted, and the switching gain is adjusted by fuzzy control algorithm to eliminate chattering of sliding mode control.)
chaoliu
- 潮流计算程序,用于解决电力系统潮流计算的程序(Power flow calculation program)
基于等效控制的模糊滑模控制
- 基于等效控制的滑模控制,通过等效控制实现消除滑模控制的抖振。(Equivalent control based sliding mode control is adopted to eliminate chattering of sliding mode control by equivalent control.)
模糊自适应滑模控制
- 一种简单的模糊自适应滑模控制,通过模糊自适应控制实现消除滑模控制的抖振。(A simple fuzzy adaptive sliding mode control is adopted to eliminate chattering of sliding mode control by fuzzy adaptive control.)