MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guia do Utilizador Página 379

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 759
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 378
GUI with Multiple Axes (GUIDE)
Frequency two (f2)
Atimevector(
t)
When the user clicks the Plot button, the GUI puts these values into a
MATLAB expression that is the sum of two sine functions:
x = sin(2*pi*f1*t) + sin(2*pi* f2*t)
The GUI then calculates the FFT (fast Fourier transform) of x and plots the
data in the frequency domain and the time domain in separate axes.
Specify Default Values for the Inputs
The GUI provides default values for the three inputs. This enables users to
click the Plot button and see a result as soon they run the G UI. The defaults
also indicate typical values that the user might e nter.
10-5
Vista de página 378
1 2 ... 374 375 376 377 378 379 380 381 382 383 384 ... 758 759

Comentários a estes Manuais

Sem comentários