-
16QAM
16QAM的MATLAB仿真。包括包络检波,相干解调和非相干解调等。(16QAM in the MATLAB simulation. Including envelope detection, coherent detection and non-coherent demodulation, etc..)
- 2010-06-11 18:14:00下载
- 积分: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
-
genetic-algorithm
基于MATLAB的遗传算法 本文是以Word形式给出的 里面都是计算GA的原代码(MATLAB-based genetic algorithm given in this article is based on Word form which is basically the original code
)
- 2013-11-20 11:26:55下载
- 积分:1
-
v26-45
paper on Volterra Filtering Techniques for Removal of
Gaussian and Mixed Gaussian-Impulse Noise
- 2010-08-30 03:16:10下载
- 积分:1
-
WaterFilling_alg
注水算法 MATLAB
实现功率最优分配(waterfilling MATLAB)
- 2020-08-11 21:58:26下载
- 积分:1
-
JpegEncoderFromOther_Formats
JPEG Image Encoder from other type of file formats.
- 2009-07-02 22:14:15下载
- 积分:1
-
tuxianpipei-dabao
MATLAB图像配准源程序,初学者一起研究.图像配准的程序,在网上流传很多,本人把能找到的都打包.(MATLAB source image registration, novices together. Step one, calculated to be scale-space image registration and to obtain scale-space Harris corner step 2, using affine shape modification technology scale Harris corner points of space iterative processing step three of the feature point matching method using the descriptor and matching to achieve registration by matching)
- 2010-05-24 11:49:32下载
- 积分:1
-
MPU6050-DMP
MPU6050陀螺仪,代码,技术文档, 测试程序(MPU6050 gyroscope, code, technical documentation, test programs)
- 2013-10-06 14:03:59下载
- 积分:1
-
resonator
this programs implements the second order digital resonator.
- 2013-11-09 22:38:02下载
- 积分:1
-
foulou
包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,分析了该信号的时域、频域、倒谱,循环谱等,esprit算法对有干扰的信号频率进行估计。( Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. esprit algorithm signal frequency interference can be assesse.)
- 2016-06-02 18:07:46下载
- 积分:1