代码搜索:scale
找到约 10,000 项符合「scale」的源代码
代码结果 10,000
www.eeworm.com/read/388611/8597232
heart_scale
+1 1:0.708333 2:1 3:1 4:-0.320755 5:-0.105023 6:-1 7:1 8:-0.419847 9:-1 10:-0.225806 12:1 13:-1
-1 1:0.583333 2:-1 3:0.333333 4:-0.603774 5:1 6:-1 7:1 8:0.358779 9:-1 10:-0.483871 12:-1 13:1
+1 1:0.
www.eeworm.com/read/288303/8644112
m scale.m
function S=scale(X,a,fmin,fmax,N,trace);
%SCALE Scale a signal using the Mellin transform.
% S=SCALE(X,A,FMIN,FMAX,N,TRACE) computes the A-scaled version
% of signal X : A^(-1/2) X(T/A) using its Mell
www.eeworm.com/read/431671/8662579
m scale.m
function S=scale(X,a,fmin,fmax,N,trace);
%SCALE Scale a signal using the Mellin transform.
% S=SCALE(X,A,FMIN,FMAX,N,TRACE) computes the A-scaled version
% of signal X : A^(-1/2) X(T/A) using its Mell
www.eeworm.com/read/287770/8670530
m scale.m
function y=scale(x,xmin,xmax)
% SCALE Scale a signal to a given amplitude range
%
% Y=SCALE(X,XMIN,XMAX)
%
% Scale X so that the signal values are between XMIN and XMAX.
% $Id: scale.m 3 2004-0
www.eeworm.com/read/387434/8682798
res scale.res
www.eeworm.com/read/387434/8682801
cfg scale.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/387434/8682803
dpr scale.dpr
program Scale;
uses
Forms,
ScaleF in 'ScaleF.pas' {Form1};
{$R *.RES}
begin
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/387434/8682805
dof scale.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/387434/8682811
stat scale.stat
[Stats]
EditorSecs=184
DesignerSecs=42
InspectorSecs=269
CompileSecs=3434
OtherSecs=33
StartTime=2008-12-5 15:10:12
RealKeys=0
EffectiveKeys=0
DebugSecs=164
www.eeworm.com/read/387376/8689223
h scale.h
#if !defined(AFX_SCALE_H__F8B57F26_F05B_11D2_9481_000021003EA5__INCLUDED_)
#define AFX_SCALE_H__F8B57F26_F05B_11D2_9481_000021003EA5__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE