-
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
-
kongming
神经网络训练根据Kolmogorov定理,输入层有14个节点,所以中间层有29个节点
%中间层神经元的传递函数为 tansig
%输出层有8个节点,其神经元传递函数为logsig
%训练函数采用traingdx(neural network training under the Kolmogorov theorem, input layer has 14 nodes, Therefore, the intermediate layer has 29% of nodes middle layer neurons in the transfer function for the output layer tansig% have eight nodes, its neuron transfer function for the training function logsig% used traingdx)
- 2006-05-29 13:22:55下载
- 积分:1
-
reedsolomon
matlab reedsolomon code
- 2011-05-15 05:17:51下载
- 积分:1
-
MATLAB
连杆,主要是四杆机构的仿真,界面设计,以及返回函数的编写,和文本框的设置(Kinetic analysis and dynamic simulation of the planar rod robot in the MATLAB Simulink-based)
- 2012-05-08 19:46:47下载
- 积分:1
-
boost
一个boost压缩包,里面有三个boost仿真,通过单闭环控制(A boost compressed, there are three boost simulation, a single closed-loop control)
- 2020-10-20 17:57:24下载
- 积分:1
-
work3
用matlab编写的神经网络实例。需要的可以下。(Matlab prepared with examples of neural network. Need to be under.)
- 2008-03-18 00:41:12下载
- 积分:1
-
Matlab
matlab分析激光及应用,包括条形腔,矩形腔,以及圆形腔的代码分析(matlab analysis of laser and applications, including strip chamber, rectangular cavity, and the code of circular cavity)
- 2011-06-02 14:12:14下载
- 积分:1
-
congshuang
MATLAB工具箱的神经网络理论与应用程序源代码 丛爽编,国科学技术大学出版社(Toolbox for MATLAB neural network theory and application source code is compiled Cong Shuang, State University of Science and Technology Press)
- 2013-11-24 23:01:16下载
- 积分:1
-
freespace1_1_ABCadded1_2
freespace1_1_ABC(added1_2)
Electromagnetic Simulation using the FDTD method 书后实例。matlab重新编写(freespace1_1_ABC(added1_2)Electromagnetic Simulation using the FDTD method examples,rewriting in matlab.)
- 2015-03-13 17:05:03下载
- 积分:1
-
digital_communication_simulation
曾峰的数字通信,主要包括波形成型,匹配滤波,AM调制解调,QPSK调制解调,FSK调制解调,最大似然检测等。(Digital communication has peaks, including waveform shaping, matched filtering, AM modulation and demodulation, QPSK modulation and demodulation, FSK modulation and demodulation, the maximum likelihood detection.)
- 2014-05-10 07:41:51下载
- 积分:1