-
DECORE
MPEG4解码C源代码[可以移植到ARM和DSP上],绝对的有价值。(MPEG4 decoder C source code [can be ported to the ARM and DSP], an absolute value.)
- 2009-02-23 13:07:54下载
- 积分:1
-
Kalman滤波处理运动小球圆心位置
说明: 用卡尔曼滤波方法预测目标轨迹,能够估计目标下一时刻的位置信息(Prediction of Target Trajectory by Kalman Filter)
- 2021-01-19 15:28:42下载
- 积分:1
-
bpskandqpskandmsk
说明: matlab的bpsk,qpsk,msk,qam打包下载,不是自带的程序函数。按照通信框图做的程序(MATLAB,bpsk,qpsk,msk,qam)
- 2010-04-07 22:44:41下载
- 积分:1
-
MIMO雷达信号处理 chapter7_CAF
说明: MIMO雷达信号处理 李荐 第7章 MATLAB程序(MIMO Radar Signal Processing Jian Li chapter 7 matlab program)
- 2020-02-06 17:17:52下载
- 积分:1
-
分割面及各颜色分量
在图像上画一条线,提取所在位置的像素。主要是用来观察横向异质性变化的。(Draw a line on the image and extract the pixels at the location. Mainly used to observe changes in lateral heterogeneity.)
- 2020-06-17 18:40:01下载
- 积分:1
-
BPSK-modulation--Hamming
BPSK调制,采用(15,11)汉明码对信号编码;然后对信号加噪,解调,译码。(BPSK modulation (15,11) Hamming code signal encoding then added noise to the signal, demodulation, decoding.)
- 2012-12-05 22:31:02下载
- 积分:1
-
SLM_And_Clipping
SLM与削峰联合算法,matlab脚本文件(Joint algorithm of SLM and clipping)
- 2017-05-07 16:34:09下载
- 积分:1
-
威布尔
说明: 实现风速拟合威布尔分布参数估计及ARMA预测,MATLAB可运行。。。。。(Wind speed fitting Weibull distribution parameter estimation)
- 2020-10-22 09:28:26下载
- 积分:1
-
D2D_single_cell
建立单小区D2D模型,实现随机在单小区当中撒多个蜂窝用户,再将D2D对撒入单小区当中。(Establish single D2D cell)
- 2015-01-05 21:34:42下载
- 积分: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