Community Profile

photo

sarra aloui


Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


solving a function equal to zero
i am trying to run this code to obtain the last value to the function y=0 format loose format compact format long m=[ 4000 ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


solving a multi variables function equal to zero uzing fzero
i was trying to solve this code format loose format compact format long m=[ 4000 50 ] ; s= [400 5 ] ; r=[1 0.5 , 0.5 1 ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Solving equation equal to zero with multivariables
thank you for your help but how can i make it for n number of x that i have (n-1) values of m and i am looking for the last valu...

quasi 5 anni fa | 0

| accettato

Domanda


Solving equation equal to zero with multivariables
m=[ 4000 50 ] ; ls=[]; n=length(m) ; for i = 1 : n eval(sprintf('syms x%i,',i)); eval(sprintf('x(%i) = x%i;', i,...

quasi 5 anni fa | 1 risposta | 0

1

risposta