-
erwei2DFDTD
二维的MATLAB的FDTD仿真程序,对二维FDTD学习很有帮助。(Two-dimensional FDTD simulation of the MATLAB program, very helpful to the two-dimensional FDTD.)
- 2009-04-19 16:27:52下载
- 积分:1
-
最大熵
说明: 基于最大熵方法的图像复原MATLAB程序,完美运行,带详细注释,初学者适用(Matlab program of image restoration based on maximum entropy method, perfect operation, with detailed notes, suitable for beginners)
- 2020-07-01 08:20:02下载
- 积分:1
-
FLCIR
用Lax-Friedrichs及Courant-Isaacson-Rees格式求解一阶双曲型方程。(With the Lax-Friedrichs and the Courant-Isaacson-Rees format for solving first order hyperbolic equation.)
- 2010-06-07 12:41:31下载
- 积分:1
-
block_mp
压缩感知里面的稀疏重建问题,在原来MP的算法的基础上,提出了分块的思想,即将原子库分块后,测试算法的性能。(Compressive sensing is refered as the block sparse algorithm is described,that is based on the original MP algorithm,and the atom libruary is divided into blocks ,and the performance is testified.)
- 2010-10-27 19:10:08下载
- 积分:1
-
LISTING5_1
Tactial+and+Strategic+Missile+Guidance一书程序源码(For Mac in Matlab)-(Tactial+and+Strategic+Missile+Guidance book program source code (For Mac in Matlab))
- 2013-10-04 10:44:11下载
- 积分:1
-
gatbx
英国谢菲尔德大学开发的遗传算法工具箱gatbx,包括源码和实例程序。较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程(University of Sheffield developed genetic algorithm toolbox gatbx, including source code and example programs.)
- 2015-03-10 10:30:04下载
- 积分: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
-
pca
pca face recgnition...............matlab
- 2010-08-24 10:30:05下载
- 积分:1
-
VDSL_dowm
VDSL的下行链路仿真。1.下行(局端到用户端)速率:20Mbps,上行(用户端到局端)速率:5Mbps;传输距离为500m;在Eb/N0 = 15dB时实现误比特率Pe<=10-4
2.可用信道频谱:0.138MHz-12MHz
3.双绞线模型采用RLCG模型,传输介质为0.4mm PE cable
(simulation of VDSL down link)
- 2011-07-19 21:40:27下载
- 积分:1
-
matlab
Matlab有关的编程知识,有兴趣的可以下来看看(Matlab programming knowledge, who are interested can look down)
- 2013-03-06 22:03:35下载
- 积分:1