-
Sort_scores
读入xls文档,完成对成绩的排序,然后重新写回xls。特点就是 ,可以输入不同的排序标准,完成不同的排序。(Read xls document, complete results of the sort, and then re-write back to xls. Feature is that you can enter a different sort criteria, the completion of a different sort.)
- 2010-08-31 22:38:47下载
- 积分:1
-
ESPRIT
The source code for LS ESPRIT and TLS ESPRIT - an algorithm for channel parameter estimation.(The source code for LS ESPRIT and TLS ESPRIT- an algorithm for channel parameter estimation.)
- 2010-02-24 12:22:25下载
- 积分:1
-
zaiboyixiang
8个单元的载波移相SPWM仿真程序。参数已经调好,用于理解载波移相的原理。(8 units of the carrier phase shifting SPWM simulation program. Parameters have been adjusted for the understanding of the principles of the carrier phase shift.)
- 2013-06-20 14:17:16下载
- 积分:1
-
test_small
saber 对于三相逆变电路的仿真原理图,可实现任意频率可调的逆变驱动电路(saber for the simulation of three-phase inverter circuit schematic can be realized at any frequency inverter drive circuit adjustable)
- 2014-02-28 11:02:00下载
- 积分:1
-
xiaoyue
QAM-OFDM调制解调,描述了原始信号经过QAM调制后又进行OFDM调制,最后经过高斯信道,解调的过程(QAM-OFDM modulation and demodulation)
- 2014-04-26 16:45:02下载
- 积分:1
-
特征提取
用于提取信号的时频域特征参数,比如信号均值、方差、以及一些无量纲的时域特征参数(Time-frequency domain characteristic parameters used to extract signals, such as signal mean, variance, and some dimensionless time domain characteristic parameters)
- 2019-03-07 16:17:05下载
- 积分:1
-
BF
说明: MIMO2发2收,采用波束成形技术的BER计算,采用的是BPSK调制,并和发射端未使用beamforming进行了比较(Script for computing the BER for BPSK modulation in a Rayleigh fading channel with and without transmit beamforming)
- 2009-07-02 19:47:32下载
- 积分:1
-
ncogs_software
短时傅里叶变换逆变换,采用MATLAB编的程序(Short term Fu Liye transform inverse transform)
- 2015-04-13 15:27:21下载
- 积分:1
-
gao
主要介绍了基于(单、多)高斯统计模型的背景获取法(Mainly based on the (single, multi-) Gaussian statistical model to obtain the background of law)
- 2009-04-25 16:12:21下载
- 积分:1
-
朴素贝叶斯
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 (process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2 )
- 2005-08-06 09:48:36下载
- 积分:1