photo

Adham Ahmed


Last seen: alrededor de 2 años hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
128.949
of 297.503

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.449

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.017

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


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) ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to solve two equations
Hello This is part of a code and I want to solve this part thanks in advance ========================================= cl...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

alrededor de 2 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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)

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I do this polynomial with sympolic in matlab
How can I do this polynomial with sympolic in matlab Z= P­0 x0 + P­1 x1 +P­2 x2 + P3 x3 +…….=

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas