Community Profile

photo

Physiker192


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


plotting from one gui into another
Hello, i have a little problem, let's suppose i have 2 GUIs created in guide, and for simplicity let's take the example: i onl...

9 years ago | 1 answer | 0

1

answer

Question


calling one gui from another.
hello, let's say i have two guis the first (named plotfct) contains only a pushbutton (tag: plota1) and the other (plaxes1) co...

9 years ago | 3 answers | 0

3

answers

Question


finding minimum in a region
Hello, i have a function: 2*cos(x1) + cos (x2) - 2*x3 i want to find the minimum using fminsearch. Is there anyway to find thi...

9 years ago | 1 answer | 0

1

answer

Question


problem converting a function
Hello, i have a system of symbolic equation which i need to solve, so i tried to solve it using this function: my_dif = mydifff...

9 years ago | 0 answers | 0

0

answers

Answered
Number of Inputs of a function
if there is any criteria for using M=regress(In1,In2) or M=regress(In1,In3)..... u can use the switch/case as: switch <switch_e...

9 years ago | 0

Question


how to convert sym to double?
hello, i have a system of n equations which i need to differentiate, so the variables must be symbolic variables, and i stored t...

9 years ago | 1 answer | 0

1

answer

Question


Minimizing a multivariable function
Hello, i am trying to find the minimum of a multivariable function (the number of variables may vary also but there is a pattern...

9 years ago | 1 answer | 0

1

answer

Question


illogical solution. How can i fix it?
i have this code written to solve the system of equations saved in the array (dif) it does everything that i should do but the p...

9 years ago | 0 answers | 0

0

answers