-
matlab-source-code-2660
matlab程序设计教程源代码,很不错的,都是代码。是学习MATLAB,提高都受能力的参考资料(MATLAB codes)
- 2009-11-12 16:31:52下载
- 积分:1
-
aska
说明: 使用simulink实现2ask的最佳接收,其中包含调制解调的过程和最佳接收机(Use the best receiver simulink realization 2ask, including modulation and demodulation process and the best receiver)
- 2010-05-04 15:22:29下载
- 积分:1
-
LinearBPM
这是一个简单的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.
)
- 2010-07-05 12:02:42下载
- 积分:1
-
mmpc
说明: 对变量DMC源程序,matlab语言。可以看看。(DMC source of variable)
- 2011-04-06 16:29:31下载
- 积分:1
-
ofdm
matlab实现的OFDM仿真程序,及详细的说明文档(matlab implementation of OFDM simulation program, and detailed documentation)
- 2015-04-13 16:26:43下载
- 积分:1
-
matlabfuzzy
用matlab 仿真 模糊洗衣机的仿真程序(matlab fuzzy simulink)
- 2010-12-14 16:13:15下载
- 积分:1
-
kalmanhlmodeinitial
加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法(deepen the Kalman filter algorithm understanding, knowledge Kalman Filter algorithm for the basic features, master Kalman filtering algorithm applied research on the basic steps and methods)
- 2007-01-13 22:53:24下载
- 积分:1
-
matlabexcel
matlab 最小二乘法 曲线拟合 excel(least squares curve fitting excel matlab)
- 2011-06-10 10:05:41下载
- 积分:1
-
DOB_CALC
GUI Based Age calculator
Age calculator by using matlab program .
1. .m file creates a gui for calculate age .
2. Animation when closing the window.
- 2014-09-03 02:03:53下载
- 积分:1
-
chazhi
对函数插值的理解与运用,重在掌握插值语句的使用与认识(On the understanding and use of the interpolation function, focusing grasp and understanding of the use of interpolation statement)
- 2013-12-25 14:40:30下载
- 积分:1