Exploring the behavior of solitons on a desktop
personal computer
clc,clear N = input('Give me order of soliton (N=1, 2 or 3)? '); K = 100; t0 = 2; ti = -5*t0; tf = 5*t0; beta = -1.5;
L = (pi/2)*t0^2/abs(beta);
clf -- S. Lopez-Aguayo, J.P. Ochoa-Ricoux, and J.C. Gutierrez-Vega "Exploring the behavior of solitons on a desktop personal computer" REVISTA MEXICANA DE FISICA E 52 (1) 28–36.
| |