-
SST_Y
说明: 用MATLAB实现同步压缩变换SST,好用(Realize synchronous compression transformation, easy to use)
- 2020-12-22 19:59:07下载
- 积分:1
-
CCSDS_LDPC
CCSDS推荐的LDPC编码方案,一系列参考标准,很好哦!(CCSDS recommended LDPC coding scheme, a series of reference standards, very good!)
- 2020-06-15 23:00:02下载
- 积分:1
-
ansys-APDL-training
APDL 培训资料,很好的学习ansys的资料(APDL training materials, information on good learning ansys)
- 2011-06-07 22:48:06下载
- 积分:1
-
Cognitive Radio matlab code
说明: 最基础的检测概率;虚警概率;漏检概率与门限的关系。(Energy detection;Single threshold.)
- 2021-05-14 03:30:03下载
- 积分:1
-
modbus-master
通过串口解析MODBUS协议
读开关量型的输入信号
读保持寄存器上的内容
批量写数据到保持寄存器(Resolving MODBUS Protocol through Serial Port
Input signal of reading switch type
Read and hold registers
Write data in batches to hold registers)
- 2020-06-23 20:40:01下载
- 积分:1
-
M2M4method-SNR-estimation
一种基于信号二阶四阶矩的信噪比估计方法,该文件中包含该方法的文章以及matlab程序。(This estimation method is based on the signal second-order signal-to-noise ratio of the fourth moment. The file contains a paper and a code.)
- 2020-12-01 19:39:26下载
- 积分:1
-
UDP
udp协议介绍 是一个无连接的协议,快速等(udp protocol described is a connectionless protocol, fast, etc.)
- 2011-07-30 22:02:17下载
- 积分:1
-
rayl
基于MATLAB的瑞利分布仿真,对5条路径的瑞利信道进行了仿真(Rayleigh distribution based on MATLAB simulation, five-path Rayleigh channel simulation)
- 2012-09-03 17:26:36下载
- 积分:1
-
心电信号分析方法研究(含matlab代码)
心电信号预处理方法研究,内含MATLAB仿真代码与研究文档。(Research on ECG signal preprocessing method, including MATLAB simulation code and research documents.)
- 2020-06-23 18:40:01下载
- 积分: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