-
Satellite
模拟进行卫星基站间的通信控制,包括申请信道资源、进行信道管理等(Analog control satellite communication between base stations, including the application of channel resources, channel management conjugate ngn)
- 2014-01-21 15:32:20下载
- 积分:1
-
a-novel-approach-to-DOA-estimation
子空间类波达方向(Direction Of Arrival,DOA)估计算法的关键在于得到高质量的信号子空间估计。该文利用矩阵伪逆的双正交性,针对源信号不相关而其本身是色信号的情况,给出了一种新颖的DOA估计算法,它不需要知道噪声统计特性。该算法利用一组空间相关矩阵的结构化信息,能稳健而精确地估计出信号子空间,从而得到DOA的精确估计。仿真实验证实了所给算法的有效性。(The key subspace DOA (Direction Of Arrival, DOA) estimation algorithm is to get a high quality signal subspace estimation. In this paper, the use of pseudo-inverse matrix dual orthogonal signals for the source itself is not related to the case and the color signal is given a novel DOA estimation algorithm, it does not need to know the statistical properties of the noise. The algorithm uses a set of structured information in spatial correlation matrix can be robust and accurately estimate signal subspace to obtain an accurate estimate of the DOA. Simulation experiments confirmed the effectiveness of the proposed algorithm.)
- 2014-04-23 20:54:46下载
- 积分:1
-
huadongshijianchuang
基于滑动时间窗的支持向量机软测量建模研究,是一片不错的论文,对做软测量的研究生学子们可以参考(Sliding time window based on support vector machine soft sensor modeling is a good paper, to do a soft measuring graduate students who can refer)
- 2013-10-11 19:34:36下载
- 积分:1
-
paper-towards-EANN
paper for classification of cell images based on neural network classifiers
- 2015-03-30 12:22:22下载
- 积分:1
-
data
Elman神经网络的数据预测—电力负荷预测模型研究(neural network data test,research of electric power)
- 2019-04-01 10:20:32下载
- 积分:1
-
RLC
Matlab program that calculates the resonant freequency of a seria RLC circut.
- 2009-03-22 22:14:20下载
- 积分:1
-
multipath
This is a useful code for mutipaths signal
- 2011-06-23 21:30:33下载
- 积分:1
-
BluetoothLe_ibeacon
蓝牙定位的DEMO,安卓要求4.4,如果没有4.4就不行哦(Bluetooth positioning DEMO, Andrews requires 4.4, 4.4 will not work if not oh)
- 2015-03-23 11:12:44下载
- 积分:1
-
watermaking
一个用DCT的数字水印毕业论文。本文重点研究了基于DCT的低频水印算法、基于DCT的中频水印算法和基于DCT的自适应视频水印方案。(DCT with a digital watermark dissertation. This paper focuses on the low-frequency DCT-based watermarking algorithm, IF DCT-based watermarking algorithms and DCT-based Adaptive Video Watermarking program.)
- 2007-06-13 02:43:48下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1