▍1. SMO-SVR
这个是用SMO算法做的支持向量回归程序,有测试程序(support vector regression with SMO algorithm)
这个是用SMO算法做的支持向量回归程序,有测试程序(support vector regression with SMO algorithm)
无线传感器网络覆盖 基于蚁群算法的覆盖问题,优化算法应用(Wireless sensor network coverage coverage problem based on ant colony optimization algorithm is applied)
说明: 神经网络PID控制及其Matlab仿真.pdf(Neural network PID control and its matlab simulation)
CMA-ES 优化算法,一个很好的ES优化算法,测试过了(CMA-ES optimization algorithm, a good ES optimization algorithm, tested the)
多智能体工具包,可直接用来进行多智能体强化学习算法设计与仿真(Multi-agent toolkit, can be directly used for multi-agent reinforcement learning algorithm design and simulation)
简单的matlab神经网络程序,BP神经网络(A simple matlab neural network program)
上面的程序是可以通用的,只要你根据自己需要是可以修改用在其他地方的,基本思想就是用前lag年的人口数来预测下一年的人口,至于lag等于几你是可以自己改的。还有在对结果好坏的判断中,仅仅看误差图是不够的,如果是一个好的预测,那么自相关性图中除了0阶自相关外,其他的自相关系数系数都不应该超过上下置信区间。(The above program can be common, as long as you can modify it in other places, as long as you need it, the basic idea is to predict the population of the next year with the number of people in the previous lag years. As for lag, you can change it. In the judgment of the good and bad results, it is not enough to look at the error graph only. If it is a good prediction, the self correlation coefficient of the autocorrelation graph should not exceed the upper and lower confidence intervals except the 0 order autocorrelation.)
这是一个用MATLAB语言编写的程序,该算法建立了基于概率神经网络的变压器故障诊断模型。(This is a program in MATLAB language, the algorithm established the transformer fault diagnosis model based on probabilistic neural network. )
很好的测点布置的程序。可以解决传感器的布置(failed to translate)
分数阶图形界面,用于解决一般分数阶问题.在命令窗口执行:guide ctrllab_foc.fig,此后,会打开GUDIE,然后再GUIDE中运行程序即可.(Fractional graphical interface for solving general fractional problem in the command window to perform: guide ctrllab_foc.fig, thereafter, will open GUDIE, then you can run the program in GUIDE.)
神经网络时间序列预测,采用BP网络进行的时间序列预测(Neural network time series prediction)
说明: 神经网络具有任意非线性表达能力,可以通过对系统性能的学习来实现具有最佳组合的PID控制。利用BP神经网络可以建立参数Kp,Ki,Kd自整定的PID控制器。(The neural network has the ability of arbitrary nonlinear expression, and the PID control with the best combination can be realized by learning the system performance. The BP neural network can be used to build the PID controller with Kp,Ki and Kd self-tuning parameters.)
5节点潮流计算,使用matlab。采用遗传算法控制电容器实时投切。(5-bus power flow calculation, using matlab. Real-time control of capacitors by genetic algorithm switching.)
神经网络BP网络的计算程序(neural networks the computational procedures)
说明: 利用MATLAB实现隐马尔科夫模型下的Viterbi算法实现(Realization of Viterbi algorithm based on Hidden Markov model with MATLAB)
基于梯度下降的RNN,训练过程用到了BPTT算法,通俗易懂(RNN based on gradient descent algorithm)
说明: 基于梯度下降的RNN,训练过程用到了BPTT算法,通俗易懂(RNN based on gradient descent algorithm)
利用MATLAB实现循环神经网络的例子,便于大家更好的理解循环神经网络RNN的原理。((The example of recurrent neural network is implemented by MATLAB, so that you can have a better understanding of the principle of recurrent neural network RNN.))
说明: 利用MATLAB实现循环神经网络的例子,便于大家更好的理解循环神经网络RNN的原理。((The example of recurrent neural network is implemented by MATLAB, so that you can have a better understanding of the principle of recurrent neural network RNN.))