how to give initial condition as array in ode45
    6 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    abhijit kulkarni
 il 29 Apr 2014
  
    
    
    
    
    Commentato: Jan
      
      
 il 20 Feb 2017
            I want to enter initial condition of 6x6 matrix in ode45.
How to do that? Any idea.
Please help
2 Commenti
  DIP
 il 20 Feb 2017
				Sir, how do i solve an ode with an array , using ode45? ODE is udY/dx=P, Y,P are arrays.
Risposta accettata
  Star Strider
      
      
 il 29 Apr 2014
        The ode45 initial conditions have to be a vector.
You have my interest, though. Why do you want them to be a matrix?
10 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!