代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/337307/12377189
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/149365/12385774
eqn divider.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/250122/12430754
mdl smodel.mdl
Model {
Name "smodel"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/336314/12451511
m nndrawax.m
function h=nndrawax(c,e)
%NNDRAWAX Neural Network Design utility function.
%
% NNDRAWAX(C)
% C - Color (default = dark blue).
% E - Erase mode (default = 'normal');
% Draws the x- and y-ax
www.eeworm.com/read/148489/12463605
mdl chap1_8.mdl
Model {
Name "chap1_8"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes
www.eeworm.com/read/148489/12463651
mdl chap1_5.mdl
Model {
Name "chap1_5"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes