-
fmdemod
demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz).
FREQDEV is the frequency deviation (Hz) of the modulated signal.
- 2007-10-22 15:45:51下载
- 积分:1
-
一段通过nmf做音频分离的程序
一段通过nmf做音频分离的程序,可以把男声和女声分离,并且降低噪音(Separated by nmf do some audio program that can separate the male and female, and lower noise)
- 2021-04-26 23:48:45下载
- 积分:1
-
PLSR-in-Matlab
本文章详细介绍了PLSR片最小二乘回归的原理,以及如何用matlab源代码实现PLSR建立回归模型,以及交叉检验,得到最优模型。(This article describes in detail the principle of least squares regression PLSR piece, and how to use matlab source code PLSR regression model, and cross-examination, the optimal model.)
- 2021-05-07 19:55:36下载
- 积分:1
-
feisher
PCA的步骤:
1 先将数据中心化;
2 求得的协方差矩阵;
3 求出协方差矩阵的特征值与特征向量;
4 将特征值与特征向量进行排序;
5 根据要降维的维数d’,求得要降维的投影方向;
6 求出降维后的数据;
(PCA steps: 1 of the first data center 2 covariance matrix obtained 3 obtained covariance matrix eigenvalues and eigenvectors 4 eigenvalues and eigenvectors will be sorted 5 according to the dimension of dimension reduction d ' , seek to reduce the dimension projection direction 6, the data obtained after the dimensionality reduction )
- 2010-10-28 11:25:05下载
- 积分:1
-
01
说明: matlab基础知识学习资料,适合初学者学习,希望对有兴趣爱好者提供帮助。(matlab basic knowledge of learning materials, suitable for beginners to learn, I hope fans are interested to help.)
- 2011-03-23 14:45:17下载
- 积分:1
-
KalmanAll
matlab中关于卡尔曼滤波的一些常用子函数及工具(One kinds of the Kalman filter can estimate the position of the ball.)
- 2013-10-24 10:16:51下载
- 积分:1
-
hamilton-hui-lu
hamilton matlab bian cheng
- 2013-03-27 17:57:50下载
- 积分:1
-
gadha
matlab code for qpsk modulation technique
- 2013-11-04 09:25:31下载
- 积分:1
-
堆栈自编码stackedAE
堆栈自编码,通过两个稀疏自编码的堆叠和softmax分类模型,实现手写体的分类。(Stack self-encoding, since encoding by two sparse stack and softmax classification model to classify handwriting.)
- 2020-07-18 09:08:48下载
- 积分:1
-
2Tx_2Rx_STBC_MAP
mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数
gendatabits.m: 生成原始信息比特数据的程序
conv_encoder.m: 卷积码编码器
interleave.m: 交织器
mod_2Tx_STBC_DFUSC_Convcode.m:调制程序
gen_SUI_CorrCIR.m: 生成信道冲击响应的程序
get_perfectCE_2x2.m: 生成理想信道估计值的程序
chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序
addAWGN_2x2.m: 添加高斯白噪声的程序
dem_DFUSC_2x2_STBC.m: 接收端解调主程序
ls_freq.m: 频域LS算法
ls_time_2x2.m: 时域LS算法
iterative_detection_decoding_2x2.m: 级联MAP算法主程序
map_decoding.m: 卷积码MAP译码程序
b2s_logp.m: 符号LLR转化为比特LLR">
- 2007-03-14 10:37:35下载
- 积分:1