Altera Stratix II User's Guide Page 23

  • Download
  • Add to my manuals
  • Print
  • Page
    / 43
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 22
Altera Corporation 23
Exercise 2: Simulate the Model in Simulink
Parameters in this command line include the following:
adder_result_sim is the name of the signal at the output
of the adder.
Frequency Response – Unfiltered Data is the title
of the plot.
10e7 is the sampling frequency (100 MHz), which is well
above the Nyquist frequency.
A MATLAB plot displays the frequency response of the
unfiltered data, as shown in Figure 16.
Figure 16. FFT Response of adder_result_sim - Unfiltered Data
b. To view the frequency response of the filtered data, type the
following command in the MATLAB Command Window:
plot_fft(fir_result_sim,'Frequency Response – Filtered Data',10e7) r
Page view 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 42 43

Comments to this Manuals

No comments