-
mmar
Simulates a Multifractal Model of Asset Return using a multiplicative lognormal cascade
(Simulates a Multifractal Model of Asset Return using a multiplicative
lognormal cascade
See the following papaer
A Multifractal Model of Asset Returns by B Mandelbrot- 1997
The current implementation uses the generator for the fractional brownian motion from B. Scott Jackson. Many thanks!
)
- 2010-12-14 16:42:32下载
- 积分:1
-
channel
瑞利信道文件,描述了如何产生一个适用于MIMO-OFDM系统的信道!(raily channel)
- 2010-12-23 17:43:08下载
- 积分:1
-
Fiber_Optic_Telecommunication
Fiber Optic Telecommunication
- 2014-09-29 20:59:38下载
- 积分:1
-
多重分形
说明: 包含m文件,数据示范格式等,用来计算数列多重分形维数(Including m file, data demonstration format, etc., used to calculate the multifractal dimension of the sequence)
- 2020-03-03 20:59:22下载
- 积分:1
-
restruct
说明: 用MATLAB实现数字图像的傅里叶变换,显示图像频谱(Digital images using MATLAB Fourier transform, display the image spectrum)
- 2010-03-31 11:26:18下载
- 积分:1
-
Newton
何仰赞版《电力系统分析》牛顿拉夫逊法潮流计算例题Matlab程序。(A matlab programme of an example in<Power system analysis>written by HeYangZan,which is based on the Newton s menthod.)
- 2014-12-06 12:33:12下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
STBC22
STBC--Alamouti 2X2 matlab仿真(STBC Almouti with 2receivers and 2 transmitters, simulation using matlab)
- 2010-05-25 12:57:16下载
- 积分:1
-
Multivariable-predictive-control
多输入多输出预测控制的源代码。里面有文章和相应的程序。有的程序可以运行,有的可能需要修改。(Multiple input multiple output predictive control of source code. There are articles and the corresponding program. Some programs can run, some may be modified.
)
- 2011-06-09 10:13:35下载
- 积分:1
-
image-smooth
使用Matlab做图像平滑,方便、简单,效果好(image smooth)
- 2015-02-04 15:48:52下载
- 积分:1