-
face_recognise_system
the code deals wid a face recg system,,its a gud one.i hope you like it.
it would help people doin projects.
- 2010-08-02 01:13:23下载
- 积分:1
-
MATLABzaidandaofangzhendeyingyong
分析了弹道仿真数学模型的特点、并以滑翔增程弹为例,详细研究了在M文件、simulink工具箱以及两者交互使用环境下建立外弹道质心运动系统仿真模型的方法和优缺点。
(Analysis of the ballistic characteristics of the mathematical model simulation and Gliding Range shells as an example, a detailed study of the M paper, simulink toolbox and use both interactive environment to establish external ballistics center of mass movement system simulation model and the advantages and disadvantages.)
- 2008-05-22 19:16:21下载
- 积分:1
-
20121212-music-genre-classification
Music Genre Classification with 16 feature extraction, program and journal
- 2013-04-23 16:11:26下载
- 积分:1
-
CT
说明: Shepp-Logan CT 检测器坏伪像仿真,矫正 (Shepp-Logan CT artifact rebuilt)
- 2011-01-25 14:54:48下载
- 积分:1
-
ch12dfadf
一维到二维的转换,实现二进制的转换,并且可以实现以为到二维的转换,效果请执教(a dimension to the two-dimensional and realized binary conversion, and can be thought of the two-dimensional realization of the conversion, the effect please teach)
- 2007-04-12 09:28:44下载
- 积分:1
-
Cross
PROGRam matlab sim platform studies
- 2015-03-02 09:48:15下载
- 积分:1
-
变分模态分解
关于VMD的一篇博士论文,其中比较了EMD和LMD以及VMD的分解效果,证明VMD分解有较好的效果。(A doctoral thesis on VMD, which compares the decomposition effects of EMD, LMD and VMD, proves that VMD decomposition has a good effect.)
- 2021-03-25 10:49:14下载
- 积分:1
-
Untitled3
说明: 隐马尔科夫模型的实现,可以使用的,很简单(hmm,is very simple)
- 2011-04-17 10:28:23下载
- 积分:1
-
GraphSeg
This paper addresses the problem of segmenting an image into regions. We defi ne a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develop an effi cient segmentation algorithm based on this predicate, and show that although this algorithm makes greedy decisions it produces segmentations that satisfy global properties. We apply the al-gorithm to image segmentation using two diff erent kinds of local neighborhoods in constructing the graph, and illustrate the results with both real and synthetic images. The algorithm runs in time nearly linear in the number of graph edges and is also fast in practice. An important characteristic of the method is its ability to preserve detail in low-variability image regions while ignoring detail in high-variability regions.
- 2011-07-09 17:23:24下载
- 积分: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