No BSD License
-
my_ammod(m, K, A, fc, fs)
here i want to show the method of generating AM signal, here m is the
-
my_fmdemod(s, fc, fs)
now i am going to make a function to demodulate the FM signal, here s is
-
my_fmmod(m, A , B , C , fc , ...
here i am going to show the generation of FM signal by the my_fmmod
-
test_am()
this m file demonstrate the testing of AM modulation demod signal, now i
-
test_file_am()
this is the test file for modulating and demodulatin the music signal of
-
test_file_fm()
by this file i have to take a music file of duration 20 sec, and perform
-
test_fm()
now i am going to test the my_fmmod file by making modulating, and carrier
-
tfplot(s, fs, name, plottitle)
TFPLOT Time and frequency plot
-
View all files
from
AM, FM Familiarization
by Santosh Shah
keep all files in a folder and run any of the test files.
|
| All files for AM, FM Familiarization |
/santosh_am_fm/my_ammod.m
/santosh_am_fm/my_fmdemod.m
/santosh_am_fm/my_fmmod.m
/santosh_am_fm/my_speech.wav
/santosh_am_fm/test_am.m
/santosh_am_fm/test_file_am.m
/santosh_am_fm/test_file_fm.m
/santosh_am_fm/test_fm.m
/santosh_am_fm/tfplot.m
|
|
Contact us at files@mathworks.com