Adham Ahmed
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
218.985
of 295.467
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
solve 2 equations with two sympolic variables
I want solve these equations with the same variables U10 and U20 because they are part of other code 2*U20 + sin(U20) ...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
how to solve two equations
Hello This is part of a code and I want to solve this part thanks in advance ========================================= cl...
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
how to solve two equation with 2 variables
how to solve these two equations : sin(x2) +2x2 =0 sin(x1-1)+2(x1-1)=0
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I put variable equal to zero in loop
in this code w= input('k='); for k=1:w m=sym('U1',[1 k]) end I need to put U1k in every iteration =0 U11=0 U12=0 U13=0 ...
quasi 2 anni fa | 3 risposte | 0
3
risposteDomanda
How can I present time variant equation in Matlab
How can I present time variant equation in Matlab for example it F(x)=x^2+3x+4 how to present F(x,t)
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I do this polynomial with sympolic in matlab
How can I do this polynomial with sympolic in matlab Z= P0 x0 + P1 x1 +P2 x2 + P3 x3 +…….=
quasi 2 anni fa | 2 risposte | 0