代码搜索:finding
找到约 1,199 项符合「finding」的源代码
代码结果 1,199
www.eeworm.com/read/222630/14681967
m mticalctargetsv.m
function targetV = MTIcalcTargetsV(handles,phase,PRI,MTIminV,signal);
% Processing the phase of the target
% finding the order of the phase
bestS = inf;
first =1;
www.eeworm.com/read/209608/15216602
m mticalctargetsv.m
function targetV = MTIcalcTargetsV(handles,phase,PRI,MTIminV,signal);
% Processing the phase of the target
% finding the order of the phase
bestS = inf;
first =1;
www.eeworm.com/read/206920/15285884
cs simplepathfinder.cs
using System;
using System.Collections.Generic;
namespace HenizeSoftware
{
namespace PathFinding
{
///
/// The SimplePathFinder type is for finding the shortest path fro
www.eeworm.com/read/134894/13971846
m rsm_learn.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Response surface method for finding optimal approximator size p
% and data set G size M for a function approximation problem.
% Progr
www.eeworm.com/read/381232/9101219
txt parameters.txt
! CUDOS Fibre Software sample parameter file
! This parameter file is for finding the fundamental mode of
! a simple fibre consisting of a single hexagon of air cylinders in
! a dielectric
www.eeworm.com/read/381232/9101239
txt parameters.txt
! CUDOS Fibre Software sample parameter file
! This parameter file is for finding the fundamental mode of
! a simple fibre consisting of a single hexagon of air cylinders in
! a dielectric
www.eeworm.com/read/281694/9139834
m regrform.m
function [defmatrix] = RegrForm(DATA,normdist)
% [defmatrix] = RegrForm(DATA,normdist)
% [defmatrix] = RegrForm(DATA,bins)
% [defmatrix] = RegrForm(DATA)
%
% Function for finding mappin
www.eeworm.com/read/179705/9342329
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/179705/9342409
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/424281/10468661
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