代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/208657/15239762
m keval2.m
function [Po,Pi,mv] = ...
keval2(G2,K2,str,w,FoW,FiW,SoW,SiW,MoW,MiW,ToW,TiW,bMo,bMi,bTo,bTi)
% [Po,Pi,mv]=keval2(G,K,str,w); linear control evaluation.
% Performs analysis on the closed loop o
www.eeworm.com/read/208657/15239785
m keval3.m
function [Po,Pi,mv] = ...
keval3(G3,K3,str,w,FoW,FiW,SoW,SiW,MoW,MiW,ToW,TiW,bMo,bMi,bTo,bTi)
% [Po,Pi,mv]=keval3(G,K,str,w); linear control evaluation.
% Performs analysis on the closed loop o
www.eeworm.com/read/208655/15239820
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/167185/5462130
1 ana.1
.\" %W% %G% EPI
.TH ANA 1\-SPS %G%
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Processing, Inc.
.SH NAME
ana \- Performs pitch-synchronous or "vanilla" analysis
.SH SYNOPSIS
.B a
www.eeworm.com/read/396844/2406772
m cpxor.m
function [xpx,ypx] = cpxor(xp1,yp1,xp2,yp2)
%CPXOR Complex polygon xor.
% [XPX,YPX] = CPXOR(XP1,YP1,XP2,YP2) performs the polygon
% xor operation for complex polygons.
% Written by: A. Ki
www.eeworm.com/read/396844/2406781
m spsub1.m
function [xp,yp] = spsub1(xc1,yc1,xc2,yc2)
%SPINT Simple polygon subtraction for one-to-many polygons.
% [XPS,YPS] = SPSUB(XP1,YP1,XP2,YP2) performs the polygon
% subtraction operation for sim
www.eeworm.com/read/396844/2406784
m spuni.m
function [xpu,ypu] = spuni(x1,y1,x2,y2)
%SPUNI Simple polygon union.
% [XPU,YPU] = SPUNI(X1,Y1,X2,Y2) performs the simple polygon union operation.
% The resulting contour and holes are returne
www.eeworm.com/read/378175/2689938
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/393857/8258781
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/292990/8319222
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1