-
DIJKSTRAs
这是从点S到T找寻最短路径的Dijkstra算法(Find shortest path from point S to piont T for positive weight matrix W
by Dijkstra method. This is the fastest routine.)
- 2009-02-26 21:20:52下载
- 积分:1
-
OFDM_Simulation_Using_Matlab
使用matlab仿真OFDM。其中描述了OFDM的基本原理,含详细的公式推导过程。在文章最后附有matlab代码,并且有仿真结果可参考。(Matlab simulation using OFDM. Describes one of the basic principles of OFDM, with a detailed formula derivation process. At the last article with matlab code, and have the simulation results can be found.)
- 2009-03-17 17:07:39下载
- 积分:1
-
3
说明: 数值算法积分运算,可以将一组数据方程化后积分求解(quad in matlab)
- 2010-05-13 14:24:49下载
- 积分:1
-
512wei_zheng_yu_xian_biao
关于512位的正余弦表,内有两个数组,分别存放已经算好的正余弦数(About 512 positive cosine table with two arrays were stored has been considered a good number of sine and cosine)
- 2012-09-18 16:54:37下载
- 积分:1
-
qpsk
OFDM for BER using qpsk
- 2014-02-04 19:37:44下载
- 积分:1
-
mGPC
两个变量GPCmatlab程序,调试运行成功(too variable gpc matlab program)
- 2020-11-19 20:49:38下载
- 积分:1
-
LCMV
Matlab环境里构建了仿真模型来模拟实际的接收环境和复现阵列接收到的信号,对均匀线阵和圆阵都做了仿真(Matlab environment to construct the simulation model to simulate the actual wireless environment and reproduction array received signal, the uniform linear array and circular array are simulated)
- 2016-06-29 16:36:21下载
- 积分:1
-
Rayleigh_error
QPSK在Rayleigh信道下的误码率的分析仿真。。(QPSK in Rayleigh channel bit error rate analysis and simulation. .)
- 2010-07-15 18:45:53下载
- 积分:1
-
atmoscira
program in matlab code
- 2012-03-29 10:50:40下载
- 积分:1
-
optim
Sequentielle Quadratische Optimierung fuer
f(x) = Min!, g(x) >= 0, h(x) = 0
unter Regularitaetsbedingung
FUNKTIONEN:
gp.m, gp_g.m, restor.m, sigini.m
name_f.m: Zielfunktion/Gradient
name_g.m: Ungleichunen/Gradienten
name_h.m: Gleichungen/Gradienten
INPUT:
name Name des Problems
x zulaessiger Punkt als Startvektor
OUTPUT:
(x,y,z) Kuhn-Tucker-Punkt
f = f(x) Funktionswert
errorcode = 1: Max. Schrittzahl in Iteration
errorcode = 2: Max. Schrittzahl in Backtracking
errorcode = 3: x nicht zulaessig
- 2015-01-07 15:36:55下载
- 积分:1