CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Fsk
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Fsk - List
[
Communication-Mobile
]
FSK调制解调MATLAB实现
DL : 1
本程序实现的是FSK调制解调过程,是经过高斯信道后解调在计算器理论与仿真误比特率的功能实现过程。
Update
: 2009-11-22
Size
: 1.57kb
Publisher
:
dinggenming@126.com
[
VHDL-FPGA-Verilog
]
verilog实现FSK
DL : 0
用verilog语言,采用DDS技术实现的FSK
Update
: 2009-05-04
Size
: 3.82mb
Publisher
:
yfvictoria
[
matlab
]
用matlab实现fsk信号输出
DL : 1
用matlab实现fsk信号输出
Update
: 2011-04-13
Size
: 2.61kb
Publisher
:
m518620m@126.com
[
SourceCode
]
fsk调制的dsp汇编语言实现
DL : 0
本程序是基于c54X dsp芯片的fsk调制,用汇编写的,供交流学习
Update
: 2011-11-13
Size
: 12.4kb
Publisher
:
kiss5990
[
SCM
]
如何用单片机实现FSK来电显示解码
DL : 1
如何用单片机实现FSK来电显示解码-how MCU FSK CND decoder
Update
: 2025-02-19
Size
: 8kb
Publisher
:
王兴锋
[
Embeded-SCM Develop
]
FSK解码原理及实现方法
DL : 1
FSK解码原理及实现方法-FSK decode principle and method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘永刚
[
DSP program
]
无线通信中进行FSK调制与解调的dsp算法
DL : 0
在dsp上实现的fsk调制解调源程序,对在 dsp上开发无线通信程序很有参考价值-dsp in achieving the FSK modulation and demodulation source of the dsp on the development of wireless communication program was useful
Update
: 2025-02-19
Size
: 123kb
Publisher
:
张健
[
Program doc
]
fsk
DL : 0
国家FSK标准协议(中国来电显示标准FSK5式)没有密码-national standard protocols (China CND standards FSK5-) No Password
Update
: 2025-02-19
Size
: 231kb
Publisher
:
小刘
[
Communication
]
matlab-fsk
DL : 0
刚才上传的fsk的的解调程序,这是fsk的调制程序。同属于《通信原理》的系统仿真系列。--供刚接触到matlab的朋友使用。-just upload the FSK demodulator of the procedure, which is FSK modulation procedures. With the "Communication Theory" series of system simulation.-- To begin for the friends use Matlab.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
selena
[
SCM
]
DTMF-FSK-V01
DL : 1
DTMF FSK 在51 上的实现,写得不好大家多批评,-DTMF, FSK 51 in the realization of poorly written all over criticism
Update
: 2025-02-19
Size
: 10kb
Publisher
:
bruce
[
Fax program
]
FSK-DTMF
DL : 1
AVR mega16单片机上实现FSK和DTMF解码的程序,信号由AD 7.2K采样,是可用的,但具体使用时需要根据硬件条件对参数略作调整。-mega16 achieve FSK and DTMF decoder procedures, AD 7.2K signal from the sample is available, but the specific use of the hardware required under the right conditions parameters slightly adjusted.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
xubin
[
Communication
]
constellations_PAM+PSK+QAM+FSK
DL : 0
PAM+PSK+QAM+FSK的constellations模擬-PAM PSK QAM FSK the constellations simulation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
林家民
[
Other
]
systemview-fsk
DL : 0
systemview 做的fsk 的调制解调 已经调试过,可以使用-Systemview do fsk the modulation and demodulation has debugging that can use!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
[
VHDL-FPGA-Verilog
]
fsk
DL : 0
FSK信号发生器,基于VHDL语言,好用的!-FSK signal generator, based on the VHDL language, useful!
Update
: 2025-02-19
Size
: 273kb
Publisher
:
张俊
[
SCM
]
FSK-signal-demodulate
DL : 0
FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"-FSK signal frequency of the procedure. This program implements the function of finding out the largest and the second largest values of the sequence of in_buffer [10]
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李文甫
[
matlab
]
fsk
DL : 0
fsk 调制解调,有两种解调方法:相干解调和非相干解调-fsk modem, there are two demodulation methods: Coherent demodulation and noncoherent demodulation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jj
[
Communication-Mobile
]
MATLAB-FSK
DL : 0
用MATLAB产生FSK调制信号 1.实验要求: (1)随机产生一个包含十个元素的数组,该数组中的元素非0即1,用作FSK信号的输入数据。 (2)对该数组中的二进制数进行FSK调制,0调制在5000Hz上,1调制在8000Hz上,码元速率为200码元/秒。 (3)画出所产生的FSK信号的时域图形和频域图形。 -Using MATLAB generated FSK modulation signal 1. Experimental requirements: (1) a randomly generated array contains 10 elements, the array of elements of non-0 or 1 for FSK signals in the input data. (2) of the array of binary for FSK modulation, 0 modulation in the 5000Hz, 8000Hz Modulation in one, the symbol rate of 200 yards million/sec. (3) draw FSK signal generated by the time domain and frequency domain graphics graphics.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杨青禾
[
matlab
]
MATLAB-FSK-use
DL : 0
matlab中fsk调制与解调 解调方式有相干与非相干解调哟-matlab in fsk modulation and coherent demodulation demodulation way yo with non-coherent demodulation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杨青禾
[
Communication-Mobile
]
fsk
DL : 0
一个关于调制解调的小程序,是关于FSK的,有兴趣可以参考-Modulation and demodulation of a small program, on the FSK, and who are interested can refer to
Update
: 2025-02-19
Size
: 7kb
Publisher
:
王建龙
[
matlab
]
fsk
DL : 1
fsk的matlab例程,包括调制,解调,信噪比计算,眼图等-fsk the matlab routines, including modulation, demodulation, signal to noise ratio calculation, such as eye-diagram
Update
: 2025-02-19
Size
: 1kb
Publisher
:
商雨
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.