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
2021-12-15 20:00:04
45KB
系统开源
1