-
uigetfiles
lets share matlab codes
- 2009-09-28 16:55:28下载
- 积分:1
-
XOR3
BP用於3D XOR問題的分類, matlab程式(BP for 3D XOR)
- 2009-11-14 13:46:23下载
- 积分:1
-
SCA:用于解决优化问题的正弦余弦算法
说明: 用于求解单目标优化问题的正弦余弦算法。
SCA创建多个初始随机候选解决方案,并要求它们使用基于正弦和余弦函数的数学模型向外波动或朝向最佳解决方案。几个随机和自适应变量也被集成到该算法中,以强调在不同的优化里程碑中探索和利用搜索空间。
压缩包包括:发表的论文、优化算法代码、优化工具箱。(Sine-cosine algorithm for solving single objective optimization problems.
SCA creates multiple initial random candidate solutions and requires them to use mathematical models based on sinusoidal and cosine functions to fluctuate outward or towards the best solution. Several random and adaptive variables are also integrated into the algorithm to emphasize exploring and utilizing search space in different optimization milestones.
Compression packages include: published papers, optimization algorithm code, optimization toolbox.)
- 2021-04-22 10:18:48下载
- 积分:1
-
pid
基于MATLAB的PID程序,该程序实现PID参数的优化调整(MATLAB based on the PID process, which realize the optimal adjustment of PID parameters)
- 2007-10-08 10:17:18下载
- 积分:1
-
MATLAB_1
matlab的命令大全,对于matlab命令英文解释不习惯的人,用这个很方便,是一本很不错的入门书籍。(matlab command Daquan, matlab command in English interpretation for people who are not used to using this very convenient, is a very good intro book)
- 2010-05-21 14:55:11下载
- 积分:1
-
Vblast
仿真(ZF,ZF-SIC,ZF-OSIC,MMSE,MMSE-SIC,MMSE-OSIC,ML)Vblast接收机的检测性能,绘制误比特率~信噪比曲线(Simulation (ZF, ZF-SIC, ZF-OSIC, MMSE, MMSE-SIC, MMSE-OSIC, ML) detection performance Vblast receiver bit error rate ~ SNR plotted curve)
- 2021-04-10 19:08:59下载
- 积分:1
-
0275
Coordinated Guidance of Autonomous UAVs
via Nominal Belief-State Optimization
- 2013-12-08 19:11:59下载
- 积分:1
-
mohsin_multi_chain_pegasis
this code is for the pegasis algorithm in the wireless sensor networks.
- 2015-04-15 00:17:33下载
- 积分:1
-
EMD
EMD 算法,消除信号趋势项,可以作为信号预处理的部分(Part of the EMD algorithm to eliminate the signal trend term, can serve as a signal preprocessing)
- 2014-01-07 11:51:04下载
- 积分:1
-
ACO
说明: 蚁群算法是模拟蚁群觅食行为的一种优化算法。在整个觅食过程中蚂蚁散播信息素,蚂蚁通过感知到的信息素多少,来决定所要选择的下一个栅格。蚁群算法的核心部分在于模拟了蚁群的转移概率选择行为,通过使用信息素和启发式函数值进行转移概率计算。粒子群算法可以用于机器人运动轨迹规划,求得最短路径(Ant colony algorithm is an optimization algorithm to simulate foraging behavior of ant colony.The ant disperses pheromones throughout the foraging process. The ant senses how many pheromones it has to choose the next grid.The core part of ant colony algorithm is to simulate the transfer probability selection behavior of ant colony and calculate the transfer probability by using pheromones and heuristic function values.Particle swarm optimization (pso) can be used for robot trajectory planning to obtain the shortest path)
- 2020-05-26 17:42:19下载
- 积分:1