MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Guía de usuario Pagina 333

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 531
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 332
1 2 ... 328 329 330 331 332 333 334 335 336 337 338 ... 530 531

Comentarios a estos manuales

Sin comentarios