代码搜索:perturbations

找到约 36 项符合「perturbations」的源代码

代码结果 36
www.eeworm.com/read/461264/7230385

pro baryvel.pro

pro baryvel, dje, deq, dvelh, dvelb, JPL = JPL ;+ ; NAME: ; BARYVEL ; PURPOSE: ; Calculates heliocentric and barycentric velocity components of Earth. ; ; EXPLANATION: ; BARYVEL take
www.eeworm.com/read/264046/11331656

m univ.m

function [fit,fitse,trend,trendse,comp,y0] = univ(y, par, tmodel, nvr, tar, Interv, smooth) % UNIV Trend + Auto-Regression (AR) univariate analysis % % [fit,fitse,trend,trendse,comp,y0]=univ(y,ARp
www.eeworm.com/read/107177/15612097

m logsim.m

% Copyright (c) 1998 The University of Texas at Austin function obs=logsim(pert) %Subroutine for use with the Matlab file logdemo.m %Iterates f(x) = mu * (x + pert) * (1 - (x + pert)) %mu = 3.5 co
www.eeworm.com/read/107177/15612098

m contr.m

function u=contr(y,goaly, goalu, mode,ampl,niter,m,mc,nd, neighbors) % U=CONTR(Y, GOALY, GOALU, MODE, AMPL, NITER, N, NC, D, NEIGHBORS) % Multiple-Input-Multiple-Output adaptive, nonlinear controller.
www.eeworm.com/read/107177/15612100

m logdemo.m

% Simple demonstration of using the control algorithm to stablize the fixed % point in the logistic map. See the readme file for an overview of the % demos available in this directory. % m = 1 (lengt
www.eeworm.com/read/139007/13195605

m ps.m

function y = ps(A, m, tol, rl, marksize) %PS Dot plot of a pseudospectrum. % PS(A, M, TOL, RL) plots an approximation to a pseudospectrum % of the square matrix A, using M random pe
www.eeworm.com/read/209231/15225259

svn-base perts.m.svn-base

% PERTS - Returns the number of perturbations % % Syntax: perturbations = perts(); % % Version 3.22e -- Comments to diehl@alumni.cmu.edu % function perturbations = perts(); global perturba
www.eeworm.com/read/209231/15225288

m perts.m

% PERTS - Returns the number of perturbations % % Syntax: perturbations = perts(); % % Version 3.22e -- Comments to diehl@alumni.cmu.edu % function perturbations = perts(); global perturba
www.eeworm.com/read/244381/12869654

m wcp_pend.m

% Worst case performance perturbation % % max_mu is obtained from the robust stability analysis % of the closed-loop system done by the routine mu_pend.m max_mu = input ('Enter max_mu = '); % om
www.eeworm.com/read/440480/7688841

m descpatch_grad.m

% Patch descriptor based on histogrammed gradient [Lowe's SIFT descriptor]. % % Descriptor for an image that is fairly robust to small perturbations of the % image. % % INPUTS % I - M