代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/168764/9898090
txt readme.txt
This image is linked at 0x20002000 and performs the following
functions:
download x-modem record
program flash
program eeprom
base files in this directory:
arm_init.s
AT91RM9200.h
at91rm9200_lowle
www.eeworm.com/read/168118/9938370
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/168118/9938556
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/359005/10172197
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/359005/10172288
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/419623/10853224
m dd1m.m
function [xhat_data,Smat]=dd1m(kalmfilex,kalmfiley,xbar,P0,q,r,...
u,y,timeidx,optpar)
% DD1M
% This function performs a DD1-filtering; a state estimation for nonlinear
% systems
www.eeworm.com/read/419623/10853235
m dd2.m
function [xhat_data,Smat]=dd2(kalmfilex,kalmfiley,xbar,P0,q,r,u,y,timeidx,optpar)
% DD2
% This function performs a DD2-filtering; a state estimation for nonlinear
% systems that is based on secon
www.eeworm.com/read/419623/10853269
m dd1.m
function [xhat_data,Smat]=dd1(kalmfilex,kalmfiley,xbar,P0,q,r,u,y,timeidx,optpar)
% DD1
% This function performs a DD1-filtering; a state estimation for nonlinear
% systems that is based on first
www.eeworm.com/read/271244/11002019
m jifen.m
function h=jifen(x,dt)
% The function JIFEN performs a point wise integration of x(1,n).
%
% Input-
% x - column vector data x(1,n)
% dt - the true delta t
% Output-
% h - raw vector data h(n
www.eeworm.com/read/465232/7059674
m aurea.m
function [stepsize,xo,Ot,nS]=aurea(S,x0,d,ip,problem,tol,mxit,stp)
% Performs line search procedure for unconstrained optimization
% using golden section.
%
% [stepsize,xo,Ot,nS]=aurea(S,x0,