资源列表
fga.m
- 遗传算法通用函数,非常实用和珍贵 描述简介如下: % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB(General
PID_NN
- The controller is built by MATLAB/Simulink. PID人工神经网络控制算法(Neural Network with PID controller is built by MATLAB/Simulink. This controller can be used in motor drive and other actuators in industry.)
MUSIC算法
- 一维MUSIC算法程序,利用均匀线阵实现一维信号测向(One-dimensional MUSIC algorithm is used to realize one-dimensional signal direction-finding with uniform line arra)
Matlab_时间预测
- 数据序列,非线性回归,很实用的例子,值得一试(Data sequence, nonlinear regression)
Reinforcement-learning-with-tensorflow-master
- 各种强化学习代码,强化学习(reinforcement learning),又称再励学习、评价学习,是一种重要的机器学习方法,在智能控制机器人及分析预测等领域有许多应用。(Reinforcement learning (reinforcement learning), also known as reinforcement learning and evaluation learning, is an important machine learning method. It has many
SPSS
- spss tool for mathematics students : )
genetic
- 遗传算法相关的函数工具包 适用于最新版本(Genetic algorithm-related function kits are available for the latest version.)
最小生成树
- 小生成树其实是最小权重生成树的简称。一个有n个结点的连通图的生成树是原图的极小连通子图,且包含原图中的所有n个结点,并且有保持图连通的最少的边。最小生成树可以用kruskal(克鲁斯卡尔)算法或Prim(普里姆)算法求出。(The young adult tree is actually the abbreviation of the minimum power regeneration. The spanning tree of a connected graph with n nodes i
1
- 手机通讯录的存储与删除,里面包含全套的C语言程序,打开即用(delete your connecters)
Dijkstra
- 实现dijkstra算法,在VS2015上运行,文件包含完整项目(Implement dijkstra algorithm, run on VS2015, file contains complete project)
Python Deep Learning - Valentino Zocca
- 能够为我们的学习打下很好的基础,有利于我们学习深度学习(We can lay a good foundation for our study and help us to learn in depth.)
sss
- 制作了一个可以模拟三维波浪图的matlab的程序,欢迎大家下载(Three dimensional wave diagram)
