CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fmdemod
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fmdemod - List
[
Other resource
]
fmdemod
DL : 0
demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz). FREQDEV is the frequency deviation (Hz) of the modulated signal.
Update
: 2008-10-13
Size
: 1.1kb
Publisher
:
sharny
[
Other resource
]
fmdemod
DL : 0
将音乐信号fm调制并解调,光看波形和频谱
Update
: 2008-10-13
Size
: 256.2kb
Publisher
:
赵亮
[
GPS develop
]
fmdemod
DL : 1
demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz). FREQDEV is the frequency deviation (Hz) of the modulated signal.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
sharny
[
matlab
]
fmdemod
DL : 0
将音乐信号fm调制并解调,光看波形和频谱-Fm music signal modulation and demodulation, optical waveform and spectrum look
Update
: 2025-02-19
Size
: 256kb
Publisher
:
赵亮
[
Other
]
rfsa_demodulate_fm
DL : 0
a FM FMdemod for labview
Update
: 2025-02-19
Size
: 26kb
Publisher
:
mortezahaydari
[
matlab
]
FMdemod
DL : 0
FM demodulation matlab file
Update
: 2025-02-19
Size
: 1kb
Publisher
:
pavel
[
matlab
]
FMdemod
DL : 0
Demodulacion FM El archivo fmdemod.m hace los calculos y el fm2.m hace los gráficos
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Lucia Navrro
[
matlab
]
FMdemod
DL : 0
FM demodulation signal
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Farima
[
GIS program
]
123
DL : 0
FM without noise Fs = input( enter the value of Fs ) Sampling rate of signal Fc = input( enter the value of Fc ) Carrier frequency t = [0:Fs] /Fs Sampling times x = sin(2*pi*20*t) +2*sin(2*pi*60*t) Channel dev = input( enter the value of dev ) Frequency deviation in modulated signal y = fmmod(x,Fc,Fs,dev) Modulate both channels. z = fmdemod(y,Fc,Fs,dev) Demodulate both channels. figure subplot(3,1,1) plot(x) subplot(3,1,2) plot(y) subplot(3,1,3) plot(z) -FM without noise Fs = input( enter the value of Fs ) Sampling rate of signal Fc = input( enter the value of Fc ) Carrier frequency t = [0:Fs] /Fs Sampling times x = sin(2*pi*20*t) +2*sin(2*pi*60*t) Channel dev = input( enter the value of dev ) Frequency deviation in modulated signal y = fmmod(x,Fc,Fs,dev) Modulate both channels. z = fmdemod(y,Fc,Fs,dev) Demodulate both channels. figure subplot(3,1,1) plot(x) subplot(3,1,2) plot(y) subplot(3,1,3) plot(z)
Update
: 2025-02-19
Size
: 211kb
Publisher
:
Gan JJ
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.