代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/397761/8023291
m example32_test.m
%test the rbf network
%==============
%==============
clc;
input=[0 0 1 1;0 1 0 1]
A=simurb(input,W1,B1,W2,B2);
output=round(A)
% set(output,'string',A);
www.eeworm.com/read/397761/8023337
m example34_test.m
%test the rbf network
%==============
%==============
input=str2num(input);
output=simurb(input,W1,B1,W2,B2);
out=simurb(P,W1,B1,W2,B2);
figure('color',[0.8 0.8 0.8],'position',[120 120 600
www.eeworm.com/read/397761/8023412
m example52_figure.m
%hf2_figure
%==============
%==============
%to see the input/output
figure('name','欲记忆矢量','numbertitle','off');
clc
T=[+1 -1;
-1 +1];
plot(T(1,:),T(2,:),'r*')
axis([-2 2 -2 2])
alabel('a
www.eeworm.com/read/397761/8023498
m example35re.m
%nn1R, Recognition of BP network
%===============
%例3.5 训练好的BP网络识别加了噪声的测试样本
%===============
clc;
[length,width]=size(b1);
b=double(b1);
q=reshape(b,length*width,1); %改32*32的矩阵为1024*1的矩阵
www.eeworm.com/read/397111/8067381
m mytrainlm.m
function [net,tr,v3,v4,v5,v6,v7,v8] = ...
trainlm(net,Pd,Tl,Ai,Q,TS,VV,TV,v9,v10,v11,v12)
%TRAINLM Levenberg-Marquardt backpropagation.
%
% Syntax
%
% [net,tr] = trainlm(net,Pd,Tl,Ai,Q,TS,VV)
%
www.eeworm.com/read/397102/8068555
m solvelin.m
function [w,b] = solvelin(p,t)
%SOLVELIN Design linear network.
%
% [W,B] = SOLVELIN(P,T)
% P - RxQ matrix of Q input vectors.
% T - SxQ matrix of Q target vectors.
% Returns:
% W - SxR weight
www.eeworm.com/read/397097/8069191
m mytrainlm.m
function [net,tr,v3,v4,v5,v6,v7,v8] = ...
trainlm(net,Pd,Tl,Ai,Q,TS,VV,TV,v9,v10,v11,v12)
%TRAINLM Levenberg-Marquardt backpropagation.
%
% Syntax
%
% [net,tr] = trainlm(net,Pd,Tl,Ai,Q,TS,VV)
%
www.eeworm.com/read/196366/8096875
cs form1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Collections;
www.eeworm.com/read/196320/8098999
c prjconfig.c
/* prjConfig.c - dynamicaly generated configuration file */
/* includes */
#include "vxWorks.h"
#include "config.h"
#include "bsdSockLib.h"
#include "bufLib.h"
#include "cacheLib.h"
#include "cb
www.eeworm.com/read/296425/8103262
plg nserver.plg
Build Log
--------------------Configuration: NServer - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo