photo

ali


cranfield university

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

3 Preguntas
3 Respuestas

CLASIFICACIÓN
241.200
of 299.268

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.676

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 163.971

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 1

Ver insignias

Feeds

Ver por

Pregunta


How i save the value of c in deach loop and sum these value after each value then using value in another eq outside loop??
Let say i have this simple loop,, for i=1:3 A=x((i-1)*3+1); B=x((i-1)*3+2); C=x((i-1)*3+3); Z=A*B+C*A; end ...

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

1

respuesta

Respondida
How to make loop and sum the result ??
Thank you Mahdi for answer, but i want the result value of c in each loop after sum add to eq .. constraint =D-C( sum of resul...

alrededor de 11 años hace | 0

Pregunta


How to make loop and sum the result ??
I have this loop... for i=1:3 A=x((i-1)*3+1); B=x((i-1)*3+2); C=x((i-1)*3+3); R=A^2+B^3+A*c; end i have con...

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

2

respuestas

Pregunta


I need to using loop in my work but i dont know how? pls help.
I need to using loop in my work but i dont know how? pls help. i have two eq the first one is u=(k0+(kt*ZZ/T)+(k0*...

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

3

respuestas

Respondida
I need to using loop in my work but i dont know how? pls help.
i have two eq the first one is u=(k0+(kt*ZZ/T)+(k0*ZZ*te/T))*((pi*D*L)/(1000*vr*fr))+k0*(h1*L+h2); ...........1 the sec...

alrededor de 11 años hace | 0

Respondida
I need to using loop in my work but i dont know how? pls help.
Thank you for your comment, i will do it now, but it a lot of equation ^_^

alrededor de 11 años hace | 0