登录 注册
当前位置:主页 > 资源下载 > 35 > Matlab代码实现的Rosenbrock函数-由SSbyZKe开发的SS算法

Matlab代码实现的Rosenbrock函数-由SSbyZKe开发的SS算法

  • 更新:2024-07-27 09:10:56
  • 大小:45KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

rosenbrock函数Matlab代码 SSbyZKe SS Algorithm for Java This project includes differential evolution algorithm and sparrow search algorithm. Among them, there is numpy4j library, which is a scientific computing toolbox imitating MATLAB and python. 这个工程包含了差分进化算法和麻雀搜索算法。其中还有本人靠自己编写的numpy4J库,它是模仿MATLAB和Python的科学计算工具箱。 However, this code is not computationally correct, because I used sphere to test the function, but I used Rosenbrock function to test the result is very wrong, which shows that the code is