资源列表
PSO--GM
- PSO 优化的灰度预测模型,可以预测累加类数据、且有拟合检验-PSO optimization of gray prediction model can predict the type of data accumulated, and there fit test
pec
- 置换熵,一种度量信号混乱程度的非线性指标,permutation entropy-Permutation entropy, a nonlinear signal indicators measure of disorder, permutation entropy
elmtrain
- 将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测 试集包含23个样本; 建立极限学习机模型,并训练; 利用训练好的极限学习机模型对测试集中的23个样本进行预测; 输出结果并绘图(真实值与预测值对比图); -The 103 random samples of the entire data set is divided into training set and test set, wherein the training s
DBN
- 深度学习研究中的一种,用限制玻尔兹曼机(DBN)的方法来实现!用Matlab的方法。-it s a code in DBN with matlab
Vold-kalman
- Vold-Kalman时频工具箱 对非平稳信号进行阶次分析-Vold-Kalman second generation, multi-order, simultaneous order tracking code (vkm.m).
optimal_PSO
- 包含分布式电源的配电网无功优化,EI论文程序,摘要:将能够提供无功功率的分布式电源与传统的电压调节手段相结合,研究了包含分布式 电源的配电网无功优化问题。-Reactive Power Optimization for Distribution System With Distributed Generators
inverted-pendulum-control
- 利用强化学习的自适应动态规划中的值迭代和策略迭代方法,神经网络控制方法,LQR状态调节器最优控制方法,实现了三维倒立摆在飞行器上的稳定控制。鲁棒性很强,进行了高斯白噪声的扰动实验。-Reinforcement learning adaptive dynamic programming in value iteration and policy iteration method, neural network control method, LQR state regulator optimal
佳点集遗传求函数
- 基于matlab的佳点集遗传算法,通过matlab实验仿真,对函数求解。
multi-agent
- 多智能体算法带时延的一致性验证以及画图,部分内容有注释-Multi-agent algorithm with delay compliance verification and drawing, part of the Notes
TIG_ARC
- 钨极氩弧焊流体计算,TIG电弧源项,电场,UDF- U94A8 u6781 u6C29 u5F27 u710A u6D41 u4F53 u8BA1 u7B97 uFF0CTIG u7535 u5F27 u6E90 u9879 uFF0C u7535 u573A uFF0CUDF
《神经网络与深度学习》讲义-邱锡鹏
- 《神经网络与深度学习》讲义-邱锡鹏 一个人在不接触对方的情况下,通过一种特殊的方式,和对方进行 一系列的问答。如果在相当长时间内,他无法根据这些问题判断对方是 人还是计算机,那么就可以认为这个计算机是智能的。(Lectures on neural networks and deep learning - Qiu Xipeng A person who has no contact with each other has a series of questions and answers wi
改进的禁忌搜索算法
- 改进的禁忌搜索算法,求解路径寻优问题,相对传统的遗传算法,能够更精确求得全局最优解(Compared with the traditional genetic algorithm, the improved tabu search algorithm can solve the problem of path optimization, and can obtain the global optimal solution more accurately)