-
harris
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:02:25下载
- 积分:1
-
moving-face
绘制人脸,通过几个圆组合出人脸、人眼等部位,然后构造动画(Draw a face to face, the human eye and other parts by several round combination, and then construct the animation)
- 2012-04-18 11:41:13下载
- 积分:1
-
henonheiles
包含两个程序,以蛙跳积分法绘制henon-heiles演化方程的时间演化图,x-y,x-vx,y-vy相图和三维庞加莱截面图.(
Contains two procedures to leapfrog integration time evolution plotted in Figure henon-heiles evolution equations, xy, x-vx, y-vy phase diagram and three Weipangjialai-sectional view.)
- 2013-11-26 21:24:38下载
- 积分:1
-
tulun
matlab数学应用工具箱,里面附有各种应用范例。(Applied mathematics matlab toolbox, which accompanied by examples of a wide range of applications.)
- 2009-04-14 23:01:26下载
- 积分:1
-
OMP-algorithm
初学CS,自己编了很多算法,试试发出来大家一起交流,基于CS的OMP算法(OMP algorithm based on CS)
- 2013-12-18 11:05:51下载
- 积分:1
-
fig4_10_11
自适应滤波和智能天线书中附加的例题Matlab源程序,对于想深入学习此书是十分有帮助的。(Adaptive filtering and smart antenna book Matlab Example additional source, who want to study in depth the book is very helpful.)
- 2008-12-23 13:59:24下载
- 积分: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
-
MATLAB_GUI
《精通MATLAB+GUI》光盘的内容和所有例子的源代码(" Proficient in MATLAB+ GUI" CD-ROM contents and the source code for all examples)
- 2010-06-02 11:47:32下载
- 积分:1
-
svm_gui
matlab实现svm,能很好的实现相关反馈(matlab to achieve svm, relevance feedback can be good)
- 2012-06-11 22:29:14下载
- 积分:1
-
givens
GIVENS ALGORITHM MATLAB
- 2012-11-25 02:00:07下载
- 积分:1