代码搜索:finding
找到约 1,199 项符合「finding」的源代码
代码结果 1,199
www.eeworm.com/read/368337/9701380
texi poly.texi
@cindex polynomials, roots of
This chapter describes functions for evaluating and solving polynomials.
There are routines for finding real and complex roots of quadratic and
cubic equations usin
www.eeworm.com/read/368337/9701499
texi multimin.texi
@cindex minimization, multidimensional
This chapter describes routines for finding minima of arbitrary
multidimensional functions. The library provides low level components
for a variety of iter
www.eeworm.com/read/268065/11155456
c powermethod.c
/* This program implements the power method of finding the dominant
* eigenvector and eigenvalue of a matrix. (see the description below)
*
* This program is compiled using gcc 3.4.2 with mingw
www.eeworm.com/read/102394/15783292
texi poly.texi
@cindex polynomials, roots of
This chapter describes functions for evaluating and solving polynomials.
There are routines for finding real and complex roots of quadratic and
cubic equations using an
www.eeworm.com/read/102394/15783346
texi multimin.texi
@cindex minimization, multidimensional
This chapter describes routines for finding minima of arbitrary
multidimensional functions. The library provides low level components
for a variety of iterativ
www.eeworm.com/read/381232/9101229
txt parameters.txt
! CUDOS Fibre Software sample parameter file
! This parameter file is for finding the fundamental mode of
! a simple fibre with 3 layers of holes, and to compute
! its effective index as a
www.eeworm.com/read/421857/10689318
txt 211.txt
BASIC PIPE CANNON -= Exodus =-
A simple cannon can be made from a thick pipe by almost anyone. The only
difficult part is finding a pipe that is ex
www.eeworm.com/read/421857/10691456
txt 211.txt
BASIC PIPE CANNON -= Exodus =-
A simple cannon can be made from a thick pipe by almost anyone. The only
difficult part is finding a pipe that is ex
www.eeworm.com/read/418731/10934140
txt 211.txt
BASIC PIPE CANNON -= Exodus =-
A simple cannon can be made from a thick pipe by almost anyone. The only
difficult part is finding a pipe that is ex
www.eeworm.com/read/442927/7641786
m dtwfixedpoint.m
function [minDist, allDist, allPitchShift]=dtwFixedPoint(inputPitch, dbPitch, param, plotOpt)
% dtwFixedPoint: Use of Picard iteration on finding the optimal pitch shift for DTW
% Usage: [minDist, a