资源列表
MATLAB--BP-RBF-MLR
- 神经网络原理与实例精解matlab代码 -Examples of neural network theory and fine solution matlab code
FlexRay_Header_CRC_cal
- 这是关于FlexRay总线网络设计过程中,计算每个网络节点的数据帧头部循环校验码的程序。计算结果在控制台下显示为一个二进制数组。-This is a project completed on Visual C++ 6.0, which could be used for calculation of the header CRC code of each node in a FlexRay network. The results are displayed as an array of bin
iterative-learning-control-for-robot
- 实现机器人的迭代学习控制,以及各种改进,得到比较好的效果。每个程序都能运行-Realization of robots iterative learning control, as well as a variety of improvements
iterative-learning-control-for-MIMO
- 多输入多输出系统,通过迭代学习控制算法,实现精确控制-Multiple input multiple output system, through the iterative learning control algorithm, realize accurate control
The--fuzzy-adaptive-control-of-robot
- 通过对模糊自适应进行研究,并将其用到机器人的控制中,得到好的控制性能-Based on the fuzzy adaptive study, and its use in the control of the robot, to get good control performance
PID-control-for-robot
- 通过对PID控制算法在机器人控制应用中的研究,得到较好的控制性能-Through research on PID control algorithm in the robot control application, get good control performance
artificial-neural-network-for-robot
- 将人工神经网络应用到机器人的控制中,程序都可运行,得到好的控制性能-The applications of artificial neural network to the control of the robot, the program can run, get good control performance
dynamic-program
- 动态规划逆序算法,求指标函数最小值的逆序算法递归计算程序-Reverse algorithm for recursive index function minimum calculation program
mine-route
- 最短路算法,用于图论与网络中,数学建模中常用的程序-The shortest path algorithm for graph theory and network, mathematical modeling of the commonly used procedures
Miller_Prime
- Miller-Rabin 素性检测 能够快速地对一个整数进行素性检测-Miller-Rabin primality testing can be carried out quickly to an integer primality testing
Manacher_Longest_Subsequence
- 求一个字符串的最长回文子串的长度。比如字符串 abaaba 的最长回文子串的长度就是6.-Seeking a string longest palindromic substring length. For example, the string " abaaba" longest palindromic substring length is 6.
FFT
- 快速傅里叶变换,能够快速地对多项式进行加减乘除操作,时间复杂度为nlogn-Fast Fourier transform, to quickly perform arithmetic operations on polynomial time complexity is nlogn
