搜索资源列表
split_step_fourier_method.rar
- 分步傅里叶算法求解非线性薛定谔方程,非常有用的方法,目前被广泛应用,sst solve the NLS equation .it s the very useful numercial method~!
NLSE.zip
- 一个非常好用的计算非线性薛定谔方程的小软件,A very useful calculation of nonlinear Schr枚dinger equation of small software
nonlinearfiber
- 用matlab计算脉冲在光纤中传输的薛定谔方程。-Calculated using matlab pulse in optical fiber transmission Schrö dinger equation.
ssmf
- 用matlab仿真非线性薛定谔方程模拟光在光纤的传输-Matlab simulation of nonlinear Schrö dinger equation with the simulation of light in optical fiber transmission
xuedinge-equation
- 用分布傅立叶法求解薛定谔方程的matlab程序-Schrodinger equation matlab program
split_step_fourier_method
- 非线性薛定谔方程代码
split_step_fourier_method
- 使用分布傅立叶法计算非线性薛定谔方程。可以得到光纤非线性传输特性。-Fourier method using the distribution of nonlinear Schr枚dinger equation. Can be non-linear optical transmission characteristics.
SSFforNLSE
- 用SSF算法精确的求解了描述超短脉冲在光纤中传输的非线性薛定谔方程,对于光电子光通信的同行较有参考价值。-With the SSF algorithm for solving accurately describing the transmission of ultrashort pulses in optical fiber nonlinear Schrö dinger equation, for optoelectronic and optical communications counte
ssft
- 在非线性光学中,薛定谔方程为波的传输方程,次程序运用分步傅里叶方法求解非线性薛定谔方程!-In nonlinear optics, Schrodinger equation for the wave propagation equation, sub-process using step Fourier method for solving nonlinear Schr?dinger equation!
Split-Step-Fourier-Method
- 分布傅立叶法模拟薛定谔方程,用于非线性薛定谔方程的数值模拟。-Split Step Fourier Method
schrodinger_transfermatrix
- 转移矩阵法解任意势阱薛定谔方程的Matlab源程序,很适合该方法的学习。-transfer matrix method for solving schrodinger equation
sim_matrix_sch
- 一个非常简单的利用转移矩阵法求解薛定谔方程的matlab程序-A very simple transfer matrix method for Schrodinger equation solution
split_step_fourier_method
- 在matlab中利用分布傅里叶法求解非线性薛定谔方程(Solving Nonlinear Schr (o) dinger Equation by split step Fourier Method in Matlab)
分布傅里叶法解NLS方程源代码
- 采用分布傅里叶算法求解薛定谔方程的数值代码(Distributed Fourier algorithm for solving Schrodinger equation)
脉冲激光仿真程序
- 用分布傅里叶方法求解非线性薛定谔方程,并且用于脉冲激光的仿真系统。(The distributed Fourier method is used to solve the nonlinear Schrodinger equation, and it is used in the simulation system of pulsed laser.)
CN_center_difference
- 基于CN中心差分的一维含时薛定谔方程求解,可以同时绘制区间内的势垒分布和波函数随时间变化的GIF图。 CN_center_difference是主程序,里面可以改求解精度,势垒分布,初始波函数分布等。 check_energy用来检测能量守恒。 huizhi_gif_new用来绘制并生成gif。 具体参数可见注释。(One dimensional time-dependent Schrodinger equation based on the CN center difference is so
2.第二章--波函数和薛定谔方程
- 薛定谔方程(Schrödinger equation)又称薛定谔波动方程(Schrodinger wave equation),是由奥地利物理学家薛定谔提出的量子力学中的一个基本方程,也是量子力学的一个基本假定,其正确性只能靠实验来检验。
程序
- 利用分步傅里叶方法求解非线性薛定谔方程,超连续谱光斑(Split step Fourier method for solving nonlinear Schrodinger equation and supercontinuum light spot)
光孤子传播过程 非线性薛定谔方程
- 本模拟是采用分步傅里叶的解,求光孤子在光线内传输过程数值求解薛定谔方程。方程是激光器在光纤中传输的过程。(In this simulation, the fractional Fourier solution is used to solve the Schrodinger equation. The equation is the process of laser transmission in fiber.)
Matlab求解一维薛定谔方程
- 整个是关于量子力学一维薛定谔方程在力场中求解的三种方法的讨论,内有源代码与相关论文!