登录
首页 » matlab » LinearBPM

LinearBPM

于 2010-07-05 发布 文件大小:2KB
0 216
下载积分: 1 下载次数: 19

代码说明:

  这是一个简单的FFT为无电位1 +1 +1 Ð 薛定谔方程的光束传播方法。如果该软件灵活,允许引入的术语(如果是极少数需要包括色散效应高阶导数)。例如,如果一个人渴望解决的一个方程的形式: (四/ dz的+ Ð ^ 2/dx ^ 2 - 0.25 * Ð ^ 3/dx ^ 3)== 0 Ÿ 它可以解决使用以下代码: Ž = linspace(0,1,512) x = linspace(-5,5,1024) psi0 =进出口(- x的。^ 2) Ð = D_lateral1D(十,2)-0.25 * D_lateral1D(十,3) 字段= LinearBPM(psi0,有D,Z) 凡D_lateral1D是一个函数,提供“取代”的微分算子。 这个函数是在一个非线性的BPM,我曾对(分步,谱方法等),将提交给我,当我完成他们的文件和组织功能更复杂的设置非常初期阶段。 (This is a simple FFT based beam propagation method for potential-free 1+1+1D Schrodinger equation. The software if flexible and allows to introduce high-order derivatives in the term (very handful if is needed to include dispersion effects). For example, if one desires to solve an equation in the form: (d/dz+ d^2/dx^2- 0.25*d^3/dx^3)Y == 0 It can be solved using the following code: z=linspace(0,1,512) x=linspace(-5,5,1024) psi0=exp(-x.^2) D=D_lateral1D(x,2)-0.25*D_lateral1D(x,3) field=LinearBPM(psi0,D,z) Where D_lateral1D is a provided function that "replaces" the derivative operator. This function is a very early stage in a more complex set of non-linear BPM functions that I have made (split-step, spectral methods, etc.) and I will submit them when I finish their documentation and organization. Sorry for my English, I m eager for your comments. )

文件列表:

D_lateral1D.m,1495,2010-04-16
license.txt,1343,2010-07-02
LinearBPM.m,1586,2010-07-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • nonlinearanalysis
    这是一篇关于博士论文,论文上详细的讲了非线性时间序列分析:辨识、预测与控制,很有用哦!(This is an article on the doctoral dissertation, the paper stresses on the detailed analysis of nonlinear time series: identification, prediction and control, useful Oh!)
    2010-08-29 19:40:11下载
    积分:1
  • 87361021matlabworkElectricalpowerandvoltagecalcula
    Electrical power and voltage calculate
    2008-07-08 19:33:37下载
    积分:1
  • LTE_PHY_PSSGen
    This generates a PSS sequence in LTE downlink. This can be used as a test vector reference for cell search procedure
    2011-12-18 21:01:47下载
    积分:1
  • matlab-GA
    遗传算法的matlab实现代码,已验证无错误(Genetic algorithm matlab code, verified error)
    2013-12-26 12:32:05下载
    积分:1
  • localMaximum
    利用拉普拉斯变换的思想,通过对数据进行差分,近似得到拉普拉斯变换后的结果,然后检查正负交换的位置,则此为极值点位置,利用此思想得到极值点的位置。(Using the ideas of Laplace transform of the data by the difference approximation get results Laplace transform, and then check the position of the positive and negative exchange, this is the extreme position, take advantage of this thinking of getting extreme points location.)
    2014-01-08 17:56:14下载
    积分:1
  • function
    最小二乘法的源程序代码,和大家交流下,谢谢指教(Least Squares source code, and the exchange of everyone under the advice Thanks)
    2009-03-11 10:49:08下载
    积分:1
  • answer
    氢原子的matlab制作 编程学习资料 C或Java源码(Hydrogen atoms of the matlab programming learning materials production)
    2011-08-29 11:28:27下载
    积分:1
  • matlab-algorithm-program-collection
    MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。(MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including interpolation, function approximation, eigenvalue calculations, numerical differentiation, numerical integration equation Root, nonlinear equations, direct method and solution of linear equations iterative method, random number generation, special function calculation, the initial value problems of ordinary differential equations, numerical solution of partial differential equations, statistics and analysis and other aspects of the code.)
    2015-06-14 21:57:19下载
    积分:1
  • MATLABSimulinkConference2007_Track1_LTC
    MATLAB Simulink Conference 2007 cd1
    2010-07-20 08:03:01下载
    积分:1
  • pade
    Pade算法,用于信号建模,输入为冲击函数,得到系统的冲击响应和传递函数。(Pade algorithm for signal modeling, input impulse function, the system impulse response and transfer function.)
    2013-03-22 11:55:01下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载