代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/235612/14061770
m vz_fkmod.m
function [arymod,tmod,xmod]=vz_fkmod(aryin,vel,t,x,params)
% VZ_FKMOD: V(z) modelling by an fk technique
%
% [arymod,tmod,xmod]=vz_fkmod(aryin,vel,t,x,params)
%
% VZ_FKMOD performs zero-offset v(
www.eeworm.com/read/382895/8991584
html ftpdir.html
FtpDir
FtpDir
Performs a verbose directory.
SYNOPSIS
#include <ftplib.h>
int FtpDir(const char *outputfile, const char *pat
www.eeworm.com/read/426833/8996524
m dd2.m
function Y=dd2(x)
%DD2 Single-level discrete 2-D wavelet transform.
% DD2 performs a single-level 2-D wavelet decomposition
% using Daubechies wavelet with four coefficients
%
% Y = DD2(X)
www.eeworm.com/read/375719/9351832
m plus.m
function quiz2 = plus(a,b)
% SDMPB/PLUS - add a constant term to all inequality constraints of an LM problem
%
% quiz2=plus(quiz1,s) performs quiz2=quiz1+s
%
% where and are SDMPB
www.eeworm.com/read/169674/9846423
m quadtree.m
function [ind,bx,by,Nb,lx,ly] = quadtree(x,y,s,n0)
% QUADTREE Recursive division of a 2-dimensional set.
% [IND,BX,BY,NB,LX,LY] = QUADTREE(X,Y,S,N0)
% Performs recursive tree-like division of a set
www.eeworm.com/read/362013/10023703
m examplemodsel.m
load g50c;
i = 1;
Xl = X(idxLabs(i,:),:)';
Xu = X(idxUnls(i,:),:)';
Yl = y(idxLabs(i,:));
Yu = y(idxUnls(i,:));
opt.C = 100; % large C performs best
opt.delta = -50; % Take only 50 components to g
www.eeworm.com/read/424063/10499819
m ss2ss.m
function [at,bt,ct,dt] = ss2ss(a,b,c,d,t)
%SS2SS Similarity transform.
% [At,Bt,Ct,Dt] = SS2SS(A,B,C,D,T) performs the similarity
% transform z = Tx. The resulting state space system is:
%
% .
www.eeworm.com/read/350746/10713471
m conv2br.m
function y = conv2br(varargin)
% CONV2BR 2D Convolution with border repetition
%
% y = CONV2BR(x, kernel) performs the 2D convolution of the image x and
% the 2D (or 1D) kernel.
%
% y
www.eeworm.com/read/418911/10892018
m plsqr_b.m
function [X,rho,eta,F] = plsqr_b(A,L,W,b,k,reorth,sm)
%PLSQR_B "Precond." version of the LSQR Lanczos bidiagonalization algorithm.
%
% [X,rho,eta,F] = plsqr_b(A,L,W,b,k,reorth,sm)
%
% Performs k steps
www.eeworm.com/read/461382/7228307
m ratematch.m
function y = RateMatch( x, X_i, e_ini, e_plus, e_minus )
% RateMatch performs the basic UMTS/HSDPA Rate Matching algorithm
%
% The calling syntax is:
% y = RateMatch( x, X_i, e_ini, e_plus, e_