photo

华纳公司注册开户【微8785092】


Last seen: presque 2 ans il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
0 Réponses

RANG
287 086
of 301 298

RÉPUTATION
0

CONTRIBUTIONS
1 Question
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 225

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 851

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


MATLAB中输入参数的数目不足该如何解决。
function y = simple_fitness(x) y = 100*(x(1)^2 - x(2))^2 + (1 - x(1))^2; function [c,ceq] = simple_constraint(x) c = [1.5 + x...

presque 3 ans il y a | 1 réponse | 0

1

réponse