资源列表
HHO老鹰算法
- 该算法具有较好的全局搜索能力,在优化参数方面效果很好。(The algorithm has a good global search ability, and has a good effect in optimizing parameters.)
ADS8860-STM32F4-master
- TI8860 SPI STM32 cubeMX数据采集系统(Ti8860 SPI STM32 cubemx data acquisition system)
NI振动采集FFT快速验证
- 适用于NI振动采集卡,使用FFT分析来快速验证振动信号。
打印串口 程序 8463B printf
- 赛元单片机的串口打印汉字程序,支持赛元全系列芯片,非常棒!(Uart Printf str program,is very good!)
03-2x2MIMO系统的完整数据链仿真
- % Type of different detectors, parameters for Detector.m ML = 1; % Joint ML Detector JMMSE = 2; % Joint MMSE Detector ZF = 3; % Joint Zero-Forcing Detector % Type of different antenna selection criteria methods MBER = 1; MMI = 2; LAZY = 3; MNP = 4
守恒律方程的格式matlab程序)
- 守恒律方程的一些常见的数值解法,具体是ADV方程和Burgers方程(Some common numerical solutions of conservation law equation are adv equation and Burgers equation)
PXA270的GPIO控制代码
- 对PXA270芯片的GPIO进行控制,便于新手学习与了解
易语言防火墙
- 通过易语言制作的一个小型防火墙——易语言防火墙 通过易语言制作的一个小型防火墙——易语言防火墙 通过易语言制作的一个小型防火墙——易语言防火墙
stm32f103zet6蓝牙温湿度
- stm32温湿度蓝牙串口通信 报警系统 led灯蜂鸣器什么的(STM32 temperature and humidity Bluetooth serial communication alarm system LED light buzzer what Bluetooth)
NSGA-II-Matlab-master
- 针对带有约束条件的多目标函数,进行多目标参数优化(For the multi-objective function with constraints, the optimization is carried out)
算法优化
- 针对减速器的设计,利用多种启发式的优化算法进行设计,不同于常规的工程最优化方法。(For the design of the reducer, a variety of heuristic optimization algorithms are used for design, which is different from conventional engineering optimization methods.)
狼群优化算法
- 一种受灰狼(Canis lupus)启发的新的元启发式方法,称为灰狼优化器(GWO)。 GWO算法模仿自然界中灰狼的领导等级和狩猎机制。