代码搜索结果

找到约 10,000 项符合 5 的代码

5-5-2.m

%初始化正向权值w和反向权值v w=rands(18,2)/2+0.5; v=rands(5,18)/2+0.5; %输入向量P和目标向量T P=[0 0;0.5 0.5;0 0.5;1 3;0.5 1;1 0.5]; T=[1 0 0 0 0;1 0 0 0 0;0 1 0 0 0;0 0 1 0 0;0 0 0 1 0;0 0 0 0 1]; T_out=T; %设定学习步数为1

xt5-5.cpp

#include using namespace std; int main() { const int n=5; int a[n],i,temp; cout

chap5_5.htm

5.5 标签式对话框

figure_5_5.nls

1024 1000 50 0 9 -1 0 1 0 1 20 1 1.5708 0 0 0 0 0 0 0 1 0 0

ex5-5.c

#include struct ydate { unsigned int year; unsigned char month, day; }; leapyear(struct ydate d) { unsigned char leapy=0; if((d.ye

exm5_5.mdl

Model { Name "exm2_5" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTypes

exp5_5.mdl

Model { Name "exp5_5" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTypes

xt5-5.cpp

#include using namespace std; int main() { const int n=5; int a[n],i,temp; cout