代码搜索:Neuron
找到约 763 项符合「Neuron」的源代码
代码结果 763
www.eeworm.com/read/389844/8496304
m nn_device.m
function f = NN_device(neurones,dimension)
for i=1:neurones
f.w(i,:) = 2*rand(1, dimension) - 1;
f.b(i) = 2*rand(1) - 1;
end
f.regressors = neurones;
f.weights = rand(1,neuron
www.eeworm.com/read/321974/3529234
nxdep gw.nxdep
; Echelon Dependency File - do not edit.
; E:\LonWorks评估项目\software\gwfiles\gw\Development\IM\gw.nxdep
; Created 星期五, 十二月 28, 2007, 21:24:31
[Global]
Provider=Echelon NEURON CHIP (r) Exporter
V
www.eeworm.com/read/321974/3529236
ncdep gw.ncdep
; Echelon Dependency File - do not edit.
; E:\LonWorks评估项目\software\gwfiles\gw\Development\IM\gw.ncdep
; Created 星期五, 十二月 28, 2007, 21:24:27
[Global]
Provider=NEURON C Compiler
Version=1
Input
www.eeworm.com/read/321974/3529241
nldep gw.nldep
; Echelon Dependency File - do not edit.
; E:\LonWorks评估项目\software\gwfiles\gw\Development\IM\gw.nldep
; Created 星期五, 十二月 28, 2007, 21:24:29
[Global]
Provider=Neuron Linker
Version=1
Inputs=3
www.eeworm.com/read/390840/8438099
m nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% $R
www.eeworm.com/read/390840/8438183
m nnd2n1.m
function nnd2n1(cmd,arg1,arg2,arg3)
%NND2N1 One-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% $R
www.eeworm.com/read/377948/9256350
m nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
www.eeworm.com/read/377948/9256377
m nnd2n1.m
function nnd2n1(cmd,arg1,arg2,arg3)
%NND2N1 One-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
www.eeworm.com/read/361257/10062753
m nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
www.eeworm.com/read/361257/10062783
m nnd2n1.m
function nnd2n1(cmd,arg1,arg2,arg3)
%NND2N1 One-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs