代码搜索:Difference

找到约 3,389 项符合「Difference」的源代码

代码结果 3,389
www.eeworm.com/read/193277/8242335

m parvar.m

function sys = parvar(varargin) %PARVAR Create symbolic parametric variable % % PAPRVAR works exactly as SDPVAR, with the only difference that % the elements in the variable automatically
www.eeworm.com/read/193277/8242670

m intvar.m

function sys = intvar(varargin) %INTVAR Create symbolic integer variable % % INTVAR works exactly as SDPVAR, with the only difference that % the elements in the variable automatically will
www.eeworm.com/read/193277/8242975

m semivar.m

function varargout = semivar(varargin) %SEMIVAR Create symbolic semicontinuous variable % % SEMIVAR works exactly as SDPVAR, with the only difference that % the elements in the variable automa
www.eeworm.com/read/135259/13944379

cpp set_s_di.cpp

#include "stlexam.h" #pragma hdrstop /************************************************************************** * * set_s_di.cpp - Example program of set symmetric difference algorithm. *
www.eeworm.com/read/235612/14060978

m autorejectcb.m

function autorejectcb(action) % Determination of the parameter for the cross over point rejection % The rejection is based on a factor of the standard deviation or on a % constant limit difference fro
www.eeworm.com/read/127438/6005852

sm makefile.sm

mpi_sources = group_compare.c group_difference.c group_excl.c \ group_free.c group_incl.c group_intersection.c group_range_excl.c \ group_range_incl.c group_rank.c group_size.c group_translate_ranks
www.eeworm.com/read/104929/15681069

ref chap2.ref

|3dots-sum {1} |delim-sum {2} |gen-sum {3} |nn:iverson {24} |sum-rec {6} |abc-rec {7} |sum-factor-rec {9} |sum-factor-sol {10} |sum-factor {11} |quicksort-rec {12} |h-def {13} |nn:hn {29} |dist-law {1
www.eeworm.com/read/387968/8644838

m fdtd.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % FDTD Finite-Difference Time-domain in free space no ABC % FDTD(t) runs FDTD for time t. % % FDTD imple
www.eeworm.com/read/442608/7648832

m tdoaerr.m

function [errorDegrees, errorRadians]=tdoaerr(angle, deltaTimeErr, baseline) % TDOAERR Time difference of arrival angular error % % [errorDegrees, errorRadians]=tdoaerr(angle, deltaTime, baseline)
www.eeworm.com/read/114305/6124354

asm sad_mmx.asm

;/***************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * mmx sum of absolute difference ; * ; * Copyright(C) 2002 Peter Ross