代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/291333/8424721
chf cvcalcarrbackprojectpatch.chf
void cvCalcArrBackProjectPatch(CvArr** image, CvArr* dst, CvSize range, CvHistogram* hist, int method, double factor) {
void *fptr;
fptr = dlsym(_Chcv_handle, "cvCalcArrBackProjectPatch_ch
www.eeworm.com/read/390550/8459889
m rls.m
clear all
close all
clc
% RLS 算法
Fs = 600 ; % Set no of data points used for training
N = 4 ; % Set the adaptive filter order
Lambda = 0.998 ; % Set the forgetting factor
Delta = 0.00
www.eeworm.com/read/390009/8489528
c csort.c
/************************************************************************
名称: csort.c
一个动画程序来显示6个排序算法的动作。
运行这个程序要求包含
www.eeworm.com/read/289743/8530068
m run_llc.m
function mappedX = run_llc(X, no_dims, k, no_analyzers, max_iterations, eig_impl)
%RUN_LLC Performs the LLC algorithm for dimensionality reduction
%
% mappedX = run_llc(X, no_dims, k, no_analyzers,
www.eeworm.com/read/433119/8544048
m leer.m
function leer
global fileaxes;
global linutil;
global archivo;;
global numero;
global deltat;
global MaxA;
global A;
global vacio;
global letras;
global nombre;
global ruta;
global linea
www.eeworm.com/read/388935/8563909
inp p1ds.inp
out1 OUTPUT FILE
1. 1. 0.02 DEN VEL DIF
0. 1. FI0 FIN
1 SCHEME (1 - CDS, 2 - UDS)
0. 1. 1.0 11 XMIN XMAX EX N
www.eeworm.com/read/288729/8611366
h display.h
/* DISPLAY.H : declarations for functions to support graphic screen
display of voice patterns.
Bruce Eckel, Revolution2 Real-Time Consulting.
*/
#include /* The Turbo C BGI hea
www.eeworm.com/read/432289/8613513
h useful.h
//: C14:Useful.h
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// A class to reuse
#ifndef USEFUL_H_
#define
www.eeworm.com/read/432021/8638642
h ic.h
/*
* $Id: ic.h 1339 2006-09-21 19:46:28Z tbailey $
*
* $Log$
* Revision 1.1 2005/07/29 18:40:26 nadya
* Initial revision
*
*/
#ifndef IC_H
#define IC_H
double get_wllr_pv(
double ll0,