代码搜索:Performs
找到约 4,693 项符合「Performs」的源代码
代码结果 4,693
www.eeworm.com/read/194440/8194650
m log_datumadj.m
function ylogout=log_datumadj(ylog,xlog,xd,yd,xdold,ydold)
% ylogout=log_datumadj(ylog,xlog,xd,yd,xdold,ydold)
% ylogout=log_datumadj(ylog,xlog,xd,yd)
%
% LOG_DATUMADJ performs datum adjustment on a
www.eeworm.com/read/194440/8194992
m fm_datumadj.m
function fmout=fm_datumadj(fmat,xd,yd,xdold,ydold)
% fmout=fm_datumadj(fmat,xd,yd,xdold,ydold)
% fmout=fm_datumadj(fmat,xd,yd)
%
% FM_DATUMADJ performs datum adjustment on a fleximat.
% The tra
www.eeworm.com/read/146922/12602778
c bilf.c
/* $Source: /usr/home/dhesi/zoo/RCS/bilf.c,v $ */
/* $Id: bilf.c,v 1.2 91/07/07 14:57:06 dhesi Exp $ */
/*
This program performs conversion of files between stream-LF format
(as used by zoo) and
www.eeworm.com/read/334076/12643106
m exhsrch.m
function [input_index, elapsed_time] = ...
exhsrch(in_n, trn_data, chk_data, input_name, mf_n, epoch_n)
%EXHSRCH Exhaustive search for input selection in ANFIS modeling
% EXHSRCH performs an exhau
www.eeworm.com/read/334076/12643323
m seqsrch.m
function [input_index, elapsed_time] = ...
seqsrch(in_n, trn_data, chk_data, input_name, mf_n, epoch_n)
%SEQSRCH Sequential forward search for input selection in ANFIS modeling
% SEQSRCH performs
www.eeworm.com/read/235612/14061403
m log_datumadj.m
function ylogout=log_datumadj(ylog,xlog,xd,yd,xdold,ydold)
% ylogout=log_datumadj(ylog,xlog,xd,yd,xdold,ydold)
% ylogout=log_datumadj(ylog,xlog,xd,yd)
%
% LOG_DATUMADJ performs datum adjustment on a
www.eeworm.com/read/235612/14061670
m fm_datumadj.m
function fmout=fm_datumadj(fmat,xd,yd,xdold,ydold)
% fmout=fm_datumadj(fmat,xd,yd,xdold,ydold)
% fmout=fm_datumadj(fmat,xd,yd)
%
% FM_DATUMADJ performs datum adjustment on a fleximat.
% The tra
www.eeworm.com/read/101167/15842851
c out_cmp3.c
// OUT_CMP3.C
//
// Illustrates Use of CCP2 for Output Compare - Trigger Special Event.
//
// Performs an A/D conversion on RA0/AN0 (Term 2) every 4.0 seconds.
//
// Peter H. Anderson, Baltimore
www.eeworm.com/read/189063/8492130
m heuristi.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of
www.eeworm.com/read/288527/8625458
m heuristi.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of