代码搜索:Scale
找到约 10,000 项符合「Scale」的源代码
代码结果 10,000
www.eeworm.com/read/178044/9422579
h scale.h
#if !defined(AFX_SCALE_H__13EA5F23_CE53_11D2_83AE_5254AB1C48FD__INCLUDED_)
#define AFX_SCALE_H__13EA5F23_CE53_11D2_83AE_5254AB1C48FD__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/178044/9422597
cpp scale.cpp
// Scale.cpp : implementation file
//
#include "stdafx.h"
#include "imageCAM.h"
#include "Scale.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/371849/9533379
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/371636/9544067
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/371636/9544604
tex scale.tex
% This is part of the TFTB Reference Manual.
% Copyright (C) 1996 CNRS (France) and Rice University (US).
% See the file refguide.tex for copying conditions.
\renewcommand{\footnoterule}{}
\markrig
www.eeworm.com/read/365972/9838026
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/364264/9916753
m scale.m
function vscaled=scale(v,from,to)
%SCALE Maps numbers from one interval to another.
% SCALE(NUMBERS,SOURCE,OBJECT) returns the elements in NUMBERS mapped
% from the SOURCE interval into the
www.eeworm.com/read/364233/9917654
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/362500/9995963
m scale.m
function sx = scale(x,means,stds)
%SCALE Scales matrix as specified.
% Scales a matrix (x) using means (mx) and standard
% deviations (stds) specified.
%
%I/O: sx = scale(x,mx,stdx);
%
% I
www.eeworm.com/read/362327/10004191
h scale.h
/*
* scale.h
*
* The RGB Scale for Symbian Project
*
* Copyright (c) 2005-2008 for Cyansoft Studio (www.cyansoft.com.cn).
* All Rights Reserved.
*
* Contributor(s): ___________________