photo

Wycliff Dembe


Last seen: environ 4 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

1 Question
3 Réponses

Cody

0 Problèmes
516 Solutions

RANG
4 236
of 300 392

RÉPUTATION
12

CONTRIBUTIONS
1 Question
3 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
7

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
298
of 168 373

CONTRIBUTIONS
0 Problèmes
516 Solutions

SCORE
5 240

NOMBRE DE BADGES
6

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Introduction to MATLAB Master
  • Scholar
  • First Answer
  • Commenter
  • Promoter
  • CUP Challenge Master
  • Revival Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
optimizing iterated objective function - containing ∑- sum operator
Define a custom objective function as: function f_sum = objectiveFun(inParam) global N p q x = inParam(1); y = inParam...

plus de 6 ans il y a | 4

Réponse apportée
How to incorporate a .m file into a while loop
I'm assuming your function muller.m is of the form: function any_angle = muller(any_length) %% calculate angle from ...

environ 7 ans il y a | 0

Réponse apportée
optimizing iterated objective function - containing ∑- sum operator
I later figured it out. I had to apply loops and function handles and it worked.

environ 7 ans il y a | 1

| A accepté

Question


optimizing iterated objective function - containing ∑- sum operator
I am writing MATLAB code to minimize objective function f(x,y) - please see attached image. P and Q are readily available (known...

plus de 7 ans il y a | 3 réponses | 2

3

réponses