답변 있음
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...

거의 10년 전 | 0

질문


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

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 12년 전 | 답변 수: 1 | 0

1

답변