Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: schmiddes
  • Content: Threads
  • Order by date
  1. schmiddes

    FRF CPS plot in Matlab

    Hallo! I plot the FRF in Matlab with the command: plot(f_vec,20*log10(sum(abs(frf_mat)./(size(frf_mat,1)))),'b','LineWidth',1.5); -f_vec is the Frequency in Hz -frf_mat ist the frf matrix The data is imported from a universal file and measured with the LMS Cada-X Software. My Question: I have...

Part and Inventory Search

Back
Top