
Gekkouga
Statistics
10 Domande
0 Risposte
RANK
164.490
of 275.857
REPUTAZIONE
0
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
70.0%
VOTI RICEVUTI
0
RANK
of 125.647
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
Content Feed
Domanda
How to find global minima using fmincon function and non-linear constraint?
Hi, I am using fmincon to optimise my parameters while using a non-linear constraint function. fmincon only provides a local mi...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
fmincon fails when I increase the lower and upper bounds
Hi, I am running an optimisation routine with two variables. The solution converges to an optimal value when I use a very sma...
circa 2 anni fa | 0 risposte | 0
0
risposteDomanda
Plotting a function with 2 dependent variables
Hi, I have a function a variable (z) which is dependent on two other variables (x,y). The function looks like z = f(x,y) x ran...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
Skip instance of a loop with error
Hi, I am using nested loop to generate a range of variables and solve an equation. for x = 1:1:20 for y = 1:1:20 ...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
Global variables in Matlab app
Hi, How to specify global variables in Matlab app? I need to access both symbolic and numeric variables across funtions with...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Creating an array of dependent symbolic variable
Hi, I need to create 'N' equations based on user input 'N' which is a natural number. Each equation is supposed to have a vari...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
How to define a dependent variable for differentiaion?
Hi, I have a variable A which is dependent on x, but I don't know the expression yet. I have a differential equation dA/dx whi...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Make a 2D Plot with 3 variables
Hi, I have an equation for a variable R that is dependent on two variables x and y. I solved the equation and have a list of va...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Filtering the contents of an array
I have an array 'Z' with 'n' rows and 3 columns as a result of 'n' iterations. I need to filter the array based on the third col...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Substituting a variable in an equation
Hi, I have a set of equations in which certain variable and values are to be substituted. But when I use the subs function, it ...
oltre 2 anni fa | 1 risposta | 0