-
juanjima
该文件内含有程序和详细的程序解读,从不同的角度完成统一任务:卷积编码(The document contains the procedures and detailed procedures for reading from a different point of view the fulfillment of the tasks: convolutional coding)
- 2009-12-29 16:38:06下载
- 积分:1
-
Mashood-Ahmad-(070332)Okumura-Hata-Model
Okumura hata model
power against frequencies
- 2011-05-04 19:28:18下载
- 积分:1
-
FDTD_1D
用有限元差分法求解一维电磁场的matlab程序,该程序给出了电磁场随时间的演化图(Finite difference method with the one-dimensional electromagnetic field of the matlab program, which gives the time evolution of the electromagnetic field map)
- 2011-07-24 10:04:05下载
- 积分:1
-
gaosi
基于MATLAB的处理图像的差分高斯滤波的部分代码,需要的同志请下载。(MATLAB code based on partial differential image processing Gaussian filtering, comrades need to download.)
- 2015-03-26 10:43:08下载
- 积分:1
-
OFDMprinciplesimulation
将OFDM的过程讲解得很清楚,很适合开始学习OFDM及MIMOOFDM 的同志们参阅(OFDM process will explain very clearly, it is appropriate to begin to learn OFDM and comrades MIMOOFDM see)
- 2008-03-29 17:07:42下载
- 积分:1
-
MAP16
一个用于模拟人的听觉神经系统的工具包,由meddis开发。主要模拟从外部刺激到机电过程转换后的过程。(One for the nervous system of human hearing simulation toolkit developed by the meddis. Main simulation process from the external stimulus to the electromechanical conversion process.)
- 2010-11-26 13:05:14下载
- 积分:1
-
barplot
An example C-file S-function for accessing simulink signals
* without using the standard block inputs. In this case, a floating
* bar-plot style scope is implemented. The signals that are selected
* on the diagram (via the mouse) are displayed by the scope. The
* companion file <matlabroot> oolboxsimulinklocksarplotm.m
* receives the signal data and plots it. See the demo model,
* <matlabroot> oolboxsimulinksimdemossfcndemo_barplot.mdl.
- 2009-12-26 23:24:18下载
- 积分: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
-
cooperative
说明: 用来测试基本的协同过程cooperative,一个协作通信系统的仿真,包括AF,DF协作方式,接收端采用不同的合并方式(最大比合并,选择合并)进行合并.根据接收端不同的接收合并方式进行最优功率分配(Design of cooperative system)
- 2011-03-15 13:45:14下载
- 积分:1
-
FastFourieTransform
说明: 计算快速傅里叶变换的蝶形算法,用matlab实现的(FFT butterfly calculation algorithm implemented with matlab)
- 2010-04-19 14:21:24下载
- 积分:1