CP0701
这是高斯脉冲的波形变化源代码,它是仿真超宽带波形的脉冲形成器的基础。 -This is the Gaussian pulse waveform changes in the source code...
这是高斯脉冲的波形变化源代码,它是仿真超宽带波形的脉冲形成器的基础。 -This is the Gaussian pulse waveform changes in the source code...
The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used...
matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取...
Models UWB TX and RX using BPSK fifth derivative. MATLAB Release: R13 Description: This m file models a UWB system using BPSK with the fifth ord...
EM算法是机器学习领域中常用的一种算法,这个文件是EM算法最简单的一种实现,即在Gaussian Mixture model上面的EM。...