资源列表
PQI
- Maple file for discretization the optimal control problem using PQI technique.
FuzzyPIDControl
- 模糊PID算法,有助于初学者学习,希望对大家有所帮助-Fuzzy PID algorithm, can help beginners to learn, I hope to be of help
18pso
- solving the power system 18 BUS using AI Technique, PSO algorithm-solving the power system 18 BUS using AI Technique, PSO algorithm
cgalanczos
- cg法与lanczos法对比,cg法与lanczos法的数值性态,以及cg法与lanczos法的收敛性对比-cg and lanczos
Linear-Shooting-Method
- Maple Code for Linear Shooting Method
Linear-Finite-Difference-Method
- Maple Code for Linear Finite-Difference Method
unit8_2_uint32_
- 把从串口等地方获得的数据转换成uint32类型数据-data tranlate
erroroverload
- This the VHDL code of CAN Error Frame and Overload Frame. The Error Frame consists of two fields - Error Flags (6-12 dominant/recessive bits) and ERROR DELIMITER (8 recessive bits). Overload Frame consists of two fields - Overload Flag and Overl
Dynamic-Computation-of-Machine-Constants
- The constants include the value of the machine epsilon , the smallest number that can be added to 1 and make a difference. However, it includes many other quantities of interest, including the arithmetic base, the largest and smallest magnitudes, and
tabu_search
- 我们尝试用禁忌搜索(tabu search)算法来解决旅行商问题(TSP),程序可以选择随机生成点的位置坐标,也可以从圆上均匀取点(比较容易判断结果的好坏)。 我们采用下面的一些规则来运行程序: 特赦规则:如果新解被禁,但是目标函数值比当前最优解的目标函数值小于某个定值时,接受新解。 终止规则:1、如果在给定的迭代次数内,最优解的目标函数值保持不变终止2、迭代次数达到给定的最大值时终止。 候选解的产生:本实验中我采取的是随机产生候选解的方法 一些参数的选取: 在每一步的
example_knn(降维)
- knn降维算法用于图像分类,将所给样本遥感图像按照要求进行分类(KNN dimensionality reduction algorithm for image classification)
萤火虫优化算法
- 基于matlab平台的启发式智能算法,萤火虫优化算法程序(Heuristic intelligent algorithm based on MATLAB platform and the program of firefly optimization algorithm)