代码搜索:normal

找到约 10,000 项符合「normal」的源代码

代码结果 10,000
www.eeworm.com/read/197958/7960402

m feefun02.m

function fee=feefun02(a,b) %这里 a 是标定值向量,b是相对容差向量,loss是损失 loss=0;h=0.001; for i=1:7 a1=a;a1(i)=a1(i)+h; a2=a;a2(i)=a2(i)-h; dy(i)=(sqfun0(a1)-sqfun0(a2))/(2*h); end; deltaa=a.*b/3; s=
www.eeworm.com/read/298099/7974231

mdl ex0703.mdl

Model { Name "Ex0703" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataTypes off ShowStorageClass
www.eeworm.com/read/297965/7983294

h bvnorm.h

/*---------------------------------------------------------------------- File : bvnorm.h Contents: Bivariate normal distribution management Author : Christian Borgelt History : 14.01.2000
www.eeworm.com/read/197646/7983539

mdl exm1_2.mdl

Model { Name "exm1_2" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTypes
www.eeworm.com/read/197522/7987873

php read_msg.php

www.eeworm.com/read/197522/7988030

php show_blocked.php

www.eeworm.com/read/197522/7988589

php show_contacts.php

www.eeworm.com/read/197522/7988594

php read_msg_out.php

www.eeworm.com/read/197199/8012012

cpp sehterm.cpp

/****************************************************************************** Module: SEHTerm.cpp Notices: Copyright (c) 2000 Jeffrey Richter ****************************************************
www.eeworm.com/read/297402/8024754

mdl myplant.mdl

Model { Name "myplant" Version 2.20 SimParamPage Solver SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off StartTime "0.0"