-
MatlabPro2
Programs for the book Advanced Engineering Mathematics using MATLAB, 2ndEd.
- 2009-05-09 12:20:48下载
- 积分:1
-
Age-Tree_SH
利用灰色模型预测人口生育率、死亡率,绘制上海市人口年龄树。内附详细预测步骤说明文档。(Predict fertility and mortility Using grey model and plot Age Tree.)
- 2012-11-27 16:39:15下载
- 积分:1
-
JADEalgorithm
为了实现DOA和时延的联合估计,提出了一个无线通信中高分辨率的联合角度和时延估计方法,该方法不需要对参数进行搜索,利用空时矩阵的特征向量和特征值分别估计DOA和时延,通过特征值和特征向量的对应关系,估计的参数可以自动实现配对, 只要各路径信号的DOA和时延不同时接近此方法都可以适用,与JADE-MUSIC,JADE-ESPRIT和SI-JADE算法相比,该算法具有较好的鲁棒性和较小的估计误差。仿真结果证明了该算法的有效性。
(In order to achieve the joint estimation of DOA and delay, proposed a wireless communications joint angle and high resolution delay estimation method, the method does not require parameters to search using the space-time matrix eigenvectors and eigenvalues , respectively, and the estimated DOA delay, by the correspondence between eigenvalues and eigenvectors, the estimated parameters can be automatically paired DOA and delay of each path as long as the signal is not close to this same method can be applied, with the JADE-MUSIC, JADE-ESPRIT and SI-JADE algorithm, the algorithm has better robustness and smaller estimation error. The simulation results show the effectiveness of the algorithm.)
- 2020-11-13 16:39:42下载
- 积分:1
-
DWT
基于混沌加密的离散小波变换域数字图像水印算法的研究的期刊论文(DWT Based on Chaotic Encryption Algorithm for Digital Image Watermarking domain of research journal articles)
- 2009-04-17 09:13:12下载
- 积分:1
-
4_DPSK
Probability of error of 4-DPSK system with differential phase coherent receiver.
- 2009-12-13 07:52:18下载
- 积分:1
-
rolling_mill
good matlab files for rolling mill type models.............
- 2011-05-15 16:05:52下载
- 积分:1
-
MLS
Moving Least Squares Deformation
- 2012-04-30 23:57:28下载
- 积分:1
-
MM1_System
comparison of m/m/1 system
- 2010-12-16 01:14:32下载
- 积分:1
-
LMS
LMS算法(已调试通过了,试试就知道了)(LMS algorithm (has debug adopted, try to know))
- 2009-07-02 21:33:38下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1