-
kmeans
说明: 数据聚类,主要对于数据点进行聚类,输出节点分类情况和节点中心(Data clustering, mainly for data points clustering, output node classification and node Center)
- 2020-05-16 19:19:01下载
- 积分:1
-
LS_MSE_calc_interpolation2
利用LS_MSE实现信道估计(matlab源代码)(channel estimation using LS_MSE)
- 2009-09-19 10:58:03下载
- 积分:1
-
forces_postsemirigidplaneframe
matlab FE that assign force for post processing
- 2009-12-22 12:17:19下载
- 积分:1
-
General-slope-method-life-calculate
适用于初期疲劳设计计算的通用斜率法,简单实用,对公式的处理有一定的借鉴(General slope method life method)
- 2015-04-20 09:10:02下载
- 积分:1
-
PROTUES
protues库文件说明,用于方便查找元器件(protues library description, for easy to find components)
- 2010-06-22 16:21:50下载
- 积分:1
-
Work1
逆合成孔径雷达(ISAR)具有远距离、全天候、全天时工作等优点,目前通过ISAR成像来进行目标识别已得到广泛的应用。ISAR的观测对象是非合作目标,因此ISAR成像具有深远的国防应用背景,受到各国的重视,是竞争激烈、发展迅速的技术领域。(Inverse Synthetic Aperture Radar (ISAR) has a long-range, all-weather, all-time work, etc, currently conducted by ISAR imaging for target identification has been widely used. ISAR target non-cooperative target observation, it has far-reaching defense ISAR imaging application background, attention all, is highly competitive, rapidly developing technology.)
- 2010-07-21 16:01:31下载
- 积分:1
-
1
说明: 利用matllet算法的小波消噪程序 噪音区间可以自定义(Matllet algorithm using wavelet denoising process noise interval can customize)
- 2009-03-14 14:15:26下载
- 积分:1
-
LMS_RLS
LMS和RLS算法性能的比较,包括权值比较、遗忘因子的影响等(LMS and RLS algorithm performance comparisons, including the right value compared with the impact of forgetting factor)
- 2008-04-23 23:59:47下载
- 积分:1
-
BendersDecomposition
用benders分解法求解0-1整数规划问题(0-1 integer programming problem using benders decomposition method)
- 2014-08-22 16:17:25下载
- 积分: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