Three Solitons Solution - the KdV Equation
Uploader Comments (smakadir)
All Comments (7)
-
By the way, great job. What are the arguments of the function Kdvsimple? How did you arrive at the IC??
-
...and solving real and imaginary parts in the wave equation/eigenvalue problem. So now that I see I have been beating a dead horse for an answer when in fact, the proper equation I should have used was the KdV form using matlab, better to have found solution here than elsewhere and be wrong with my conclusion. :)
-
I am also learning and from a very novice position. My question is how did you know to use the R/K method to arrive at a usable solution? I have been working on a problem similar to this for months using Flex PDE 6.0 to arrive with usable data and so far I have not been successful. I was attempting to solve the PDE so that I may arrive and discover the resonance patterns that were taken during the experiment I was also considering using the Q/M approach, expressing the wave in complex form.
-
For those interested:
Analytical soliton solutions do exist for the KDV equation. Using an algorithm provided by Hirota's Bilinear method, the inverse scattering transform, etc. you can actually come up with an expression for soliton solutions to the KDV equation.
Getting there, however, is tricky. The math is computationally extensive, so I recommend using Mathematica for most of the number crunching. These methods also work for the x-y analog, the KP equation.
-
A lot of thanks for sharing the program. Very useful for starters.
hello
its nice. i am learning. could u please send me its program if possible. i shall be gratful to u
thanx
tushar661 3 years ago
hi, check the description now
smakadir 3 years ago
nice, I had problems with only one soliton. which program did you use for solving kdv equation?
IgorMele 3 years ago
I used a Matlab program. I just implemented a simple program based on Runge-Kutta method. Which program are you using?
smakadir 3 years ago