MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Guide de l'utilisateur Page 333

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 531
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 332
Supported Nonlinearity Estima tors
%g:df/dx
% a: unit active range (g(x) is significantl y
% nonzero in the interval [-a a])
%
% The unit function must be vectorized:
% for a ve ctor or matrix x, the output
% arguments f and g must have the same s ize as x
% f and g are computed el ement by element.
f = exp(- x.*x);
if nargout>1
g=-2*x.*f;
a = 0.2;
end
4-27
Vue de la page 332
1 2 ... 328 329 330 331 332 333 334 335 336 337 338 ... 530 531

Commentaires sur ces manuels

Pas de commentaire