Statistica
6 Domande
                        0 Risposte
RANK
61.504
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          6 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            83.33%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
How to calculate ode45 of system of equations with particular initial conditions?
Let's say that we have system of equations (I put some random values) such as: for I don't know how to type initial conditio...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Is there a way to find a global minimum using genetic algorithm?
As in the title : Is there a way to find a global minimum using genetic algorithm? I've written a code to find a global minimum...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Substitute variable and find maximum of the function
Let's denote a function , where x and y belong to interval [1,5]. I would like to find maximum of this function, knowing that ...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
Taking data from matrix and using it in a function
Let's denote . I would like to find the maximum value of the function z, if I substitute with -1 or 1. I created a matrix of o...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find maximum of a multivariable function using max()
How to find maximum of a multivariable function using max(). Let's denote z = (y+cos(y))/(x^2) for x,y belonging to [1,15].
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find maximum of a function of 2 variables
I have a function z = cos(x^2 + y^2) and the assumption that both x and y belong to interval 1;5. How can I find the maximum val...
oltre 5 anni fa | 1 risposta | 0
