![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/34458162_1721247604924_DEF.jpg)
Olivia
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
239.453
of 297.016
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
fmincon is not working
I'm trying to optimize the weights of a stock portfolio to maximize returns. I checked if expected_returns is a vector, and it i...
2 mesi fa | 1 risposta | 0
1
rispostaDomanda
variables not being saved?
I just included the code for U here, but neither L nor U are being saved, but they can both be displayed? I'm trying to use the ...
6 mesi fa | 2 risposte | 0
2
risposteDomanda
finding the minimum of a function input with a parameter
%function to find recylce flowrate for range of conversions %then trying to find minimum conversion where total_recylce_flowra...
6 mesi fa | 3 risposte | 0
3
risposteDomanda
error saying not enough input arguments?
function newmatrix = rootflow(conversion) a = [-1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0; 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0...
6 mesi fa | 1 risposta | 0
1
rispostaDomanda
trying to call a function from a function file in a script file
func = afunction; %trying to make the variable func equivalent to "afunciton", % the function I created in the afunction file ...
7 mesi fa | 2 risposte | 0
2
risposteDomanda
I'm just trying to make a function file with the function f(x)=e^cosx -x^3+2x^2+5x-3
function y = e^cosx -x^3+2x^2+5x-3 %I keep getting a parse error at the = that says it might be invalid matlab syntax.
7 mesi fa | 1 risposta | 0