I need to solve an integro differential equation in Matlab
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
I am trying to input a integro differential equation into matlab. I do not know what steps to take. I want to learn how to do this. It can be any integro differential equation for example could you help me with the Smoluchowski Equation?
The equation is attatched.
Really appreciate your help
1 Kommentar
  Torsten
      
      
 am 28 Jul. 2016
				You should consult the literature about the methods commonly used to solve your equation.
As a second step, you can check whether the suggested methods can be implemented in MATLAB.
Best wishes
Torsten.
Antworten (1)
  Claudio Gelmi
      
 am 6 Jan. 2017
        Take a look at this solver:
"IDSOLVER: A general purpose solver for nth-order integro-differential equations": http://dx.doi.org/10.1016/j.cpc.2013.09.008
Best wishes,
Claudio
2 Kommentare
  karthick james
 am 19 Mär. 2018
				
      Bearbeitet: Walter Roberson
      
      
 am 19 Mär. 2018
  
			
		
  Mohamad Arnaout
 am 28 Nov. 2019
				The above technique could be used for a system of integro-differential equations?
Thanks in advance. 
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




