-
RoomVF
View Factors For A Room
- 2010-08-12 16:21:59下载
- 积分:1
-
WS
matlab 复杂网络小世界网络模型原matlab程序(Matlab complex network small world network model of the original matlab program)
- 2014-02-12 22:10:33下载
- 积分:1
-
kalman
Carrier-phase synchronization can be approached in a
general manner by estimating the multiplicative distortion (MD) to which
a baseband received signal in an RF or coherent optical transmission
system is subjected. This paper presents a unified modeling and
estimation of the MD in finite-alphabet digital communication systems. A
simple form of MD is the camer phase exp GO) which has to be estimated
and compensated for in a coherent receiver. A more general case with
fading must, however, allow for amplitude as well as phase variations of
the MD.
We assume a state-variable model for the MD and generally obtain a
nonlinear estimation problem with additional randomly-varying system
parameters such as received signal power, frequency offset, and Doppler
spread. An extended Kalman filter is then applied as a near-optimal
solution to the adaptive MD and channel parameter estimation problem.
Examples are given to show the use and some advantages of this scheme.
- 2007-09-18 21:06:09下载
- 积分:1
-
MATLAB-IIR-filter-design
说明: 基于MATLAB的工频干扰陷波器设计......(MATLAB-based frequency interference notch filter design)
- 2011-02-24 15:51:59下载
- 积分:1
-
i_dp2xy
Calculate chromaticity from dominating wavelength and spectral purity.
- 2012-07-13 10:52:32下载
- 积分:1
-
My_HermitePolynomial
计算高斯Hermite多项式的Matlab程序,并绘制2维和3为高斯Hermite多项式图。(Gaussian Hermite polynomial calculation Matlab program, and draw two-dimensional and three Gaussian Hermite polynomial map.)
- 2013-11-02 16:54:35下载
- 积分:1
-
bmhspn
快速扩展随机生成树算法,Matlab实现界面友好,通过反复训练模板能有较高的识别率,重要参数的提取,ICA(主分量分析)算法和程序,粒子图像分割及匹配均为自行编制的子例程,通过虚拟阵元进行DOA估计。( Rapid expansion of random spanning tree algorithm, Matlab to achieve user-friendly, Through repeated training LkOUacVlate have higher recognition rate, Extract important parameters, ICA (Principal Component Analysis) algorithm and procedures, Particle image segmentation and matching subroutines themselves are prepared, Conducted through virtual array DOA estimation.)
- 2016-04-14 14:35:55下载
- 积分:1
-
HS
说明: this the code of harmony search algorithm in matlab
- 2012-06-26 21:53:17下载
- 积分:1
-
Det_RLs
this is very good for master students and use in communication system course
- 2014-08-19 14:39:28下载
- 积分: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