说明:Gaussian distributed random variates, draw the corresponding PDFs(histograms) for N(,2) be N(0,1), N(0,4.26), and N(-2.5,1) by using the random vari...
说明:自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。-Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppre...
说明:matlab语言,BPSK调制下进行彩色图像传输,包括加高斯白噪声后的误码率分析
说明:如何在matlab中创建AWGN信道。非常简单和清晰的方法,代码在需要的地方用注释进行标记。很难理解。
说明:基于matlab的混合专家模型代码。其中包含典型的高斯模型,gamma分布等等