Community Profile

photo

Gekkouga


Last seen: alrededor de 2 meses hace Con actividad desde 2020

Estadísticas

All
  • Solver
  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


Creating a weighted function array/vector
Hi, I am trying to compute a time-dependent operation. for example no. of people taking the train in a day. I have a row vector...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

5 meses hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 meses hace

Pregunta


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...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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 ...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 3 años hace | 1 respuesta | 0

1

respuesta