Matlab-based Nonlinear Schrödinger Equation Solver This matlab code solves the normalized version of the generalized nonlinear Schrödinger equation using the split-step Fourier method discussed in Section 2 4 1 of Agrawal’s book on Nonlinear Fiber Optics Its input is specified in terms of the soliton number N and the distance in units of the dispersion length
GitHub - quantechsimulations NLSE: These codes simulate nonlinear . . . In this repository, we provide codes for simulating the nonlinear Schrödinger equations for different optical regimes, considering the focusing (attractive) regime The propagation of light in a nonlinear medium is described by a Nonlinear Schrödinger equation (NLSE)
NLSEmagic: Nonlinear Schrödinger equation multi-dimensional Matlab . . . In this paper we describe our implementation of a code package called NLSEmagic (Nonlinear Schrödinger Equation Multi-dimensional Matlab-based GPU-accelerated Integrators using Compact High-order Schemes) which integrates the NLSE in one, two, and three dimensions
yashdabke Optical-Fiber-Parameter-Analyis - GitHub This MATLAB-based project delves into the intricate simulation of optical pulse propagation in optical fibers, specifically exploring the Nonlinear Schrödinger Equation (NLSE) with polarization effects
NLSEmagic: NonlinearSchro¨dingerEquationMultidimensional Matlab . . . NLSEmagic is a high-order finite-difference code package which utilizes graphic processing unit (GPU) parallel architectures The codes running on the GPU are many times faster than their serial counterparts, and are much cheaper to run than on standard parallel clusters
In MATLAB solving Nonlinear Nonlocal Schrodinger equation when the . . . In MATLAB the nonlinear term in standard NLSE reads as u (x,t) *conj (u (x,t)) *u (x,t) with a '-' sign in conj (u (x,t)) Now my question is: In NONLOCAL NLSE how the code is going to be changed, more specifically how the '-' sign of the nonlinear term is going to be taken care of in line no 6 to 9 Sign in to comment