Respondida
How can I write a program to make someone input a 6 digit number and show a result of the summation of the 6 digits?
you can try this simple program by using fix. This writes a six digit number as sum of ones hundreds thousands etc. This code...

casi 10 años hace | 0

Pregunta


How to use ode 45 to solve a system that is piecewise continous
I am trying to use ode45 to solve a differential equation in which a parameter depends on time. When t is even the parameter is ...

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

0

respuestas

Pregunta


I have a, b and c. for different values of c i plot a vs b. since it took a lot of time manually to feed in different values of c and run the prog. I used a for loop and used 3d plot. Is there a way by which i can plot using diff color for diff c.
I have a, b and c. for different values of c i plot a vs b. since it took a lot of time manually to feed in different values of ...

casi 12 años hace | 1 respuesta | 0

1

respuesta