登录
首页 » matlab » LinearBPM

LinearBPM

于 2010-07-05 发布 文件大小:2KB
0 100
下载积分: 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 个回复

  • Harris-corner-detector
    Harris detector The code calculates the Harris Feature Points When you execute the code, the test image file opened and you have to select by the mouse the region where you want to find the Harris points, then the code will print out and display the feature points in the selected region. You can select the number of FPs by changing the variables max_N & min_N
    2009-11-03 05:57:20下载
    积分:1
  • De
    说明:  一种经典的小波灰度变换大家注意参考下吧,谢谢合作(Gray-scale transformation of classical wavelet)
    2012-04-21 14:54:16下载
    积分:1
  • Picturefind_basedonRGB_HSVmodel
    在matlab环境下,基于RGB,HSV模型的图像检索技术(In the matlab envirament , picture find based on the RGB and HSV model)
    2010-06-11 11:19:07下载
    积分:1
  • MATLAB
    说明:  数值分析的实验程序,实现了牛顿迭代、样条差值等三种差值等数值分析方法的仿真。(Numerical Analysis of the experimental procedure, the realization of the Newton iteration, the margin three-spline difference numerical analysis methods such as simulation.)
    2008-12-01 18:00:54下载
    积分:1
  • Diffraction-of-light-on-MATLAB
    基于MATLAB仿真白光光栅衍射实验模拟(Experimental simulation based on MATLAB simulation white grating diffraction)
    2012-06-02 20:34:51下载
    积分:1
  • Plsregress
    偏最小二乘回归分析,matlab源程序,说明详细,应用简单(Plsregress matlab)
    2015-05-22 15:37:32下载
    积分:1
  • tmd_toolbox
    OSU提供的读取tpxo7.2海潮模型的matlab使用软件(tpxo7.2 ocean tide toolbox)
    2021-03-10 17:19:26下载
    积分:1
  • SimulatedAnnealing_matlab
    simulated annealing in matlab
    2012-08-26 15:22:13下载
    积分:1
  • finger1
    用MATLAB对指纹进行分割,二值化,特征提取以及匹配。希望对大家有用。(Using MATLAB on the fingerprint segmentation, binarization, feature extraction and matching. Hope to be useful.)
    2010-05-06 17:22:20下载
    积分:1
  • evolutionary_game_WSLS
    wsls在一个无标度网络上的进化博弈,迭代了20代,代数可更改(wsls in a scale-free network on the evolutionary game, iterative 20 generation, algebra can change)
    2009-01-31 17:19:06下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载