-
matlab6.5chengxu
第一章 MATLAB6.5 基础
第二章 MATLAB 图形绘制基础
第三章 MATLAB 图形对象
第四章 MATLAB 图形对象操作
第五章 GUI 设计
第六章 MATLAB 特殊图形的绘制
第七章 MATLAB 高级绘图功能】
第八章 数字图像原理
第九章 MATLAB 图像显示与色彩
第十章 MATLAB 图像正交变换
第十一章 滤波器的设计
第十二章 MATLAB 图像运算
第十三章 MATLAB 图像增强
第十四章 图像复原
第十五章 图像分析
第十六章 数学形态学操作
第十七 章 图像编码与压缩(Chapter I Chapter II MATLAB6.5 basic foundation MATLAB Rendering graphic object MATLAB Chapter III Chapter IV MATLAB graphics object to operate GUI Design Chapter V Chapter VI MATLAB graphics rendering special MATLAB Chapter VII of the advanced graphics features】 figure eight chapters Image Principle IX MATLAB image display and color images MATLAB Chapter X Chapter XI filter orthogonal transformation design Chapter XII Chapter XIII MATLAB image computing MATLAB Image Enhancement Image Restoration Chapter XIV Chapter XV of image analysis Chapter XVI Chapter XVII operation of mathematical morphology image coding and compression)
- 2009-03-20 21:24:05下载
- 积分:1
-
fuzzy_adaptiv
说明: 基于matlab和simulink的模糊自适应控制仿真(fuzzy adaptiv control based on matlab & simulink)
- 2010-03-21 15:22:44下载
- 积分:1
-
abdq
说明: 改模块用于实现坐标系的转换,将abc坐标转换为dq坐标系(abc TO dq)
- 2012-04-25 21:29:52下载
- 积分:1
-
ellipse
基于matlab的画出一个不完整的椭圆,结果完美。只要稍作修改可以出来任意要求范围的不完整椭圆。(Matlab to draw the ellipse
)
- 2013-08-23 10:02:51下载
- 积分: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
-
labanswers
lab answers communication
- 2010-05-09 14:55:07下载
- 积分:1
-
Position
说明: 室内定位计算.各种定位算法的性能分析,对比结果(room location caculated)
- 2021-03-03 14:54:34下载
- 积分:1
-
200712517012922
人工神经网络算法,matlab,c,fortran(artificial neural network algorithm, Matlab, c, fortran)
- 2007-04-03 18:53:13下载
- 积分:1
-
SEIR
说明: 传染病模型是指传染病的基本数学模型,研究传染病的传播速度、空间范围、传播途径、动力学机理等问题,以指导对传染病的有效的预防和控制。常见的传染病模型按照传染病类型分为SI、SIR、SIRS、SEIR模型等。由于2019年末出现的新冠肺炎有一定的潜伏期,与病人接触过的健康人并不马上患病,而是称为病原体的携带者,归为E类。(infectious disease model simulation)
- 2020-05-29 10:08:56下载
- 积分:1
-
QAM
Quadrature amplitude modulation is a method of combining two amplitude-modulated signals into a single channel, thereby doubling the effective bandwidth. QAM is used with pulse amplitude modulation in digital systems, especially in wireless applications
- 2010-06-11 16:40:57下载
- 积分:1