-
compare11
MATLAB对11中调度算法进行比较,包括min-min、max-min、遗传算法等等。(MATLAB to 11 in comparison scheduling algorithm, including the min-min, max-min, genetic algorithms and so on.)
- 2007-12-14 10:05:32下载
- 积分:1
-
add-missing-data
这是一个Matlab程序,用牛顿插值法,补充缺失的数据,从而保证了数据的完整性。(This is a Matlab program, using Newton s interpolation method, add missing data, thus ensuring data integrity.)
- 2020-07-04 06:00:01下载
- 积分:1
-
DCT-MATLAB
利用DCT变换对灰度图像进行压缩,求出压缩比;对比不同压缩比的图像。(DCT transform using grayscale image compression, the compression ratio obtained compare different compression ratio of the image.)
- 2011-11-01 01:02:25下载
- 积分:1
-
OFDMA
calculates BER of BPSK on OFDM
- 2014-01-23 22:09:39下载
- 积分:1
-
hanming
Huffman、汉明编译码:首先对给定的信源序列进行概率统计,得出信源符号的概率 p,之后进行Huffman 编码,再进行信道汉明编码。(Huffman coding and decoding: firstly given source sequence probability and statistics, the probability derived source symbols p, after Huffman coding.)
- 2020-07-06 08:48:58下载
- 积分:1
-
jmagLHFZ
jmag和matlab与psim联合仿真的教程,内容非常详细,英文版的,国内资料非常少。(Jmag and MATLAB and PSIM co simulation tutorial, the content is very detailed, the English version of the domestic information is very small. )
- 2017-05-04 19:25:55下载
- 积分:1
-
OFDM
介绍了cofdm的matlab仿真模型,利用simulink 进行。(COFDM introduced the matlab simulation model, using simulink conduct.)
- 2008-12-19 10:39:34下载
- 积分:1
-
work
用MATLAB实现带状矩阵A的LU分解,参数为A的主对角线元素组成的列向量(A MATLAB implementation by the LU decomposition of banded matrix, the parameters for the A' s main diagonal elements of the column vector)
- 2021-02-27 23:29:36下载
- 积分:1
-
CG1
matlab 最速下降法与共轭梯度法在matlab中的实现(matlab CG)
- 2012-12-29 09:58:38下载
- 积分:1
-
EULER_forward_ODE
[t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
欧拉向前逼近法求解微分方程初值问题
f定义了函数f(t,y)的
t0时的初始值定义吨
Y0的定义y的初始值( [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
Euler forward approximation method to solve IVP ODEs
f defines the function f(t,y)
t0 defines initial value of t
y0 defines initial value of y)
- 2011-05-15 11:17:04下载
- 积分:1