Statistics
RANK
191,777
of 295,569
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
10 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 3 answers | 0
3
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersNumber 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 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...
10 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0