-
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
-
queue
matlab环境下模拟单服务台排队,通过程序设置到到银行排队办业务的人的人数及时间间隔,计算平均每个人需要等待的时间。(set the number of the queue,and the time between each comer ,it will calculate the average waiting time of each person)
- 2012-06-02 21:34:51下载
- 积分:1
-
Spectrum
现代信号处理中谱估计在matlab中的使用例程(Modern Signal Processing Spectrum Estimation in the use of matlab routines)
- 2008-03-07 01:07:35下载
- 积分:1
-
MATLABmathtools
matlab数学建模工具箱 05年数学建模时指导老师给我们的,当时帮了我们不少忙 希望对大家也有帮助(Matlab mathematical modeling toolkit 05 mathematical modeling instructor for us, At that time helped us a lot busy hope everyone will help)
- 2007-06-21 17:59:41下载
- 积分:1
-
MATLAB
MATLAB实例程序,非常好用,尤其对初学者,建议多上机编程练习(MATLAB example program, very easy to use, especially for beginners, the proposed multi-on programming exercises)
- 2011-10-30 11:28:40下载
- 积分:1
-
work
1.将BMP图像内容读入内存数组。
2. 调整图像的灰度,对图像进行灰度变换(反变换)。
3. 对图像进行较正,分别取值为0.4,0.6,0.8.(1. The BMP image content is read into memory array. 2 Adjust the gray image, the image gray-scale transformation (inverse transform). 3 more positive image, respectively, the value of 0.4,0.6,0.8.)
- 2014-01-14 19:48:49下载
- 积分:1
-
test_wav
说明: 使用小波对脑电信号进行分解,去噪,重构
小波‘db1’-‘db10’分别处理对比(Using wavelet to decompose, denoise and reconstruct EEG signal)
- 2020-05-27 17:00:03下载
- 积分:1
-
Time-frequency-analysis-toolbox
说明: matlab 中的时频分析工具箱,含有大量的仿真程序(Time-frequency analysis toolbox inmatlab
)
- 2011-03-26 21:51:18下载
- 积分:1
-
chap9
《智能控制》第一版(刘金琨著)第九章程序源码(" Intelligent control" the first edition (Liu Jinkun a) Chapter IX program source code)
- 2011-04-26 09:38:41下载
- 积分:1
-
Displacement
有限元程序,附有输入文件,使用一般的矩阵存储方式和高斯消去法,供入门学习使用(Matlab Program for FEA)
- 2011-10-07 20:02:42下载
- 积分:1