代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/157533/11694440
m example1_2.m
H=figure('Color',[0,1,1],'Position',[0,0,400,400],'Name',...
'关于控制框设计的程序','NumberTitle','off', 'MenuBar','none');
uicontrol(H,'Style','text','Position',[0.05,0.74,0.9,0.1],...
'Units','no
www.eeworm.com/read/259900/11758207
c explodename.c
/* Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
Contributed by Ulrich Drepper , 1995.
This program is free software; you can redistribute it and/or
www.eeworm.com/read/156868/11759462
m gui.m
function gui(varargin)
%GUI Create and manage the graphic controls for CPULSE object
% GUI(Signal, Pos) creates the controls in the rectangle of the current
% figure described by Pos to let the us
www.eeworm.com/read/156868/11759531
m gui.m
function gui(varargin)
%GUI Create and manage the graphic controls for CCOSINE object
% GUI(Signal, Pos) creates the controls in the rectangle of the current
% figure described by Pos to let the u
www.eeworm.com/read/156868/11759564
m gui.m
function gui(varargin)
%GUI Create and manage the graphic controls for CSINE object
% GUI(Signal, Pos) creates the controls in the rectangle of the current
% figure described by Pos to let the use
www.eeworm.com/read/156868/11759716
m gui.m
function gui(varargin)
%GUI Create and manage the graphic controls for CIMPULSE object
% GUI(Signal, Pos) creates the controls in the rectangle of the current
% figure described by Pos to let the
www.eeworm.com/read/345174/11832789
c explodename.c
/* Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
Contributed by Ulrich Drepper , 1995.
This program is free software; you can redistribute it an
www.eeworm.com/read/345174/11833392
c explodename.c
/* Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
Contributed by Ulrich Drepper , 1995.
This program is free software; you can redistribute it an
www.eeworm.com/read/258690/11847233
m 单自由度非线性微分方程的求解.m
function vprime= aadlx(t,x)
% x(1)为位移 x(2)为速度 分段函数
if x(1)>1
vprime=[x(2);1.1+0.1*cos(0.5*t)+0.075*sin(0.5*t)-0.02*x(2)-(1+0.1*cos(0.5*t))*x(1)];
elseif -1
www.eeworm.com/read/154061/11991081
m example1_2.m
H=figure('Color',[0,1,1],'Position',[0,0,400,400],'Name',...
'关于控制框设计的程序','NumberTitle','off', 'MenuBar','none');
uicontrol(H,'Style','text','Position',[0.05,0.74,0.9,0.1],...
'Units','no