-
extractEnergyProportionByFFT2
对脑电时域信号提取30Hz以内各个节律波能量比重(Extracting energy proportion of each rhythm within 30Hz for EEG time-domain signal)
- 2021-04-16 15:58:53下载
- 积分:1
-
OFDM
OFDM系统的仿真程序,有详细的注释,方便学习,内容包括PSK调制,QAM调制等。(OFDM system simulation program, detailed notes, facilitate learning, including PSK modulation, QAM modulation.)
- 2013-03-20 19:16:00下载
- 积分:1
-
sqrd
Algorithm Flowchart for ZF-QR and ZF_SQRD receiver. The algorithms can be implemented using MATLAB.
- 2014-01-11 23:08:05下载
- 积分:1
-
DoublePendulum
Double Pendulum Simulink model
- 2012-08-15 17:50:04下载
- 积分:1
-
stproc-2.1
matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等(matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution)
- 2021-01-10 08:58:51下载
- 积分:1
-
SNAKE
Snake Game IN C++ Plateforn Turbo C++
- 2010-11-11 06:29:01下载
- 积分:1
-
et_04
Instrumental Variable Estimation Of A Threshold Model-matlab code
- 2013-10-17 00:36:45下载
- 积分:1
-
Segmentation
基于直方图的自适应阈值法实现分割图像前景与背景,matlab编写,包含测试图像和实验报告(Foreground and background to achieve image segmentation histogram-based adaptive threshold method, matlab prepared, containing the test images and test reports)
- 2014-01-08 15:35:05下载
- 积分:1
-
ARMAmodel
以某化工厂生产过程中的70个产量数据为例,用matlab编程进行分析(Taking a chemical plant in the production process 70 production data, for example, an analysis using matlab programming)
- 2009-11-19 19:04:43下载
- 积分:1
-
MappedTensor
Manages very large tensors of arbitrary dimensions as mapped files on disk.
(This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way.
MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated.
An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format.
)
- 2010-12-14 15:17:16下载
- 积分:1