Feeds
질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 3 | 0
3
답변질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
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...
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...
10년 초과 전 | 0
질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 0 | 0