-
Modbus_Protocol-RTU_C51_Program
Modbus协议及Modbus RTU的C51编程(Modbus RTU Modbus protocol and the C51 programming)
- 2011-08-23 17:20:33下载
- 积分:1
-
setantics
亦思验证码C++调用封装库,支持网络图片,本地图片,内存图片的识别,在官方的dll实例中只有VB,delp,易语言的例子,()
- 2018-05-01 08:16:57下载
- 积分:1
-
AWGN
说明: qpsk在高斯信道下的仿真,包括误码率和仿真图(Simulation of QPSK in Gaussian channel)
- 2019-01-01 16:14:30下载
- 积分:1
-
putty_V0.63.0.0.43510830
PuTTY是一个Telnet、SSH、rlogin、纯TCP以及串行接口连接软件。较早的版本仅支持Windows平台,在最近的版本中开始支持各类Unix平台,并打算移植至Mac OS X上。除了官方版本外,有许多第三方的团体或个人将PuTTY移植到其他平台上,像是以Symbian为基础的移动电话。PuTTY为一开放源代码软件,主要由Simon Tatham维护,使用MIT licence授权。随着Linux在服务器端应用的普及,Linux系统管理越来越依赖于远程。在各种远程登录工具中,Putty是出色的工具之一。Putty是一个免费的、Windows x86平台下的Telnet、SSH和rlogin客户端,但是功能丝毫不逊色于商业的Telnet类工具。目前最新的版本为 0.68 latest release(PuTTY is a Telnet, SSH, rlogin, pure TCP, and serial interface connection software. The earlier version supported only the Windows platform, and in recent versions began to support various Unix platforms and was intended to be ported to Mac OS X. In addition to the official version, there are many third party groups or individuals that migrate PuTTY to other platforms, such as Symbian based mobile phones. PuTTY is an open source software that is maintained primarily by Simon Tatham and licensed using the MIT licence. With the popularity of Linux applications on the server side, Linux system management is becoming more and more dependent on remote. Putty is an excellent tool for various remote login tools. Putty is a free, Telnet, SSH, Telnet, and rlogin client on the Windows X86 platform, but it is no less functional than the business class tools. The latest version is 0.68 latest release)
- 2017-10-08 21:55:18下载
- 积分:1
-
PLC-OFDM
实现电力线通信信道建模及其基于OFDM调制系统环境下仿真。(Power line communication channel modeling and simulation of OFDM system)
- 2020-06-28 16:00:02下载
- 积分:1
-
LS_DFT_channel_estimation
OFDM系统的LS和DFT信道估计的算法分析比较(LS and DFT OFDM system channel estimation algorithm analysis and comparison)
- 2013-10-21 08:58:29下载
- 积分:1
-
PSK4
Matlab产生M-psk信号,用SVM实现对M-psk星座图的非线性决策边界,使用训练后的模型对测试数据进行预测(Realization of nonlinear decision boundary for M-psk constellation using SVM)
- 2018-06-10 23:55:01下载
- 积分:1
-
03_hbf_test_128m22
半带滤波器,工作在采样率122.88Msps上(Half-band filter, working at the sampling rate of 122.88 Msps)
- 2020-12-23 10:59:07下载
- 积分:1
-
entropy
for entropy
H = entropy(S)
this command will evaluate the entropy of S, S should be row matrix
H = entropy([X Y Z])
this command will find the joint entropy for the 3 variables
H = entropy([X,Y],[Z,W])
this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies
Please validate this function before using it
- 2009-05-22 03:49:16下载
- 积分:1
-
PCM
说明: 在实际的调谐解调电路中,采用的是非相干载波解调,本振信号与发射端的载波信号存在频率偏差和相位抖动,因而解调出来的模拟I、Q基带信号是带有载波误差的信号。这样的模拟基带信号即使采用定时准确的时钟进行取样判决,得到的数字信号也不是原来发射端的调制信号,误差的积累将导致抽样判决后的误码率增大,因此数字QPSK解调电路要对载波误差进行补偿,减少非相干载波解调带来的影响。(In the actual tuning and demodulating circuit, non-coherent carrier demodulation is adopted, and the frequency deviation and phase jitter of the local oscillator signal and the carrier signal of the transmitting end are present, and thus the demodulated analog I and Q baseband signals are signals with carrier error.)
- 2019-01-30 20:16:08下载
- 积分:1