Statistiques
5 Questions
0 Réponses
RANG
280 610
of 301 360
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
80.0%
VOTES REÇUS
0
RANG
of 21 241
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 151
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
Feeds
Question
Numerical Optimization: Write a numerical objective function
I have to minimize a numerical objective function of the form: min Σ(x(i+1)-x(i))^2, i=1..10 and x(i) are the variables to b...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
fmincon: how should x0 be specified
I want to minimize a multivariable uncontstrained function with lower and upper bounds. I don't have any information or idea how...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
fmincon requires only double
I want to use fmincon to minimize a function. Then Matlab returns that fmincon requires only double inputs. Even thought I trans...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to use numerical fmincon
I have the following objective function t = 0:0.01:1; v = 3.*t; objective =@(t) (1 - b).*( a1.*v + a2.*v.^2); %where a1,a2 gi...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Print the power of a vehicle with time array entries
tThe time interval I am using is set as t = 0:0.01:3 And I want to calculate the Power of vehicle, which is a time function: ...
plus de 7 ans il y a | 2 réponses | 0

