-
BasicMotionVectorEstimation
运动估计块匹配算法
以下是工程中m文件的简单注释:
main.m 可通过主函数调用各种基本的块匹配算法
FullSearch.m 全搜索法(又称为Exhaustive Search)
ThreeStepSearch.m 三步搜索法(Three Step Search)
NewTSS.m 新三步搜索法(New Three Step Search Algorithm)
SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
FourSS.m 四步搜索法(Four Step Search)
DS.m 菱形搜索法(Diamond Search)
ARPS.m 自适应路径搜索法(Adaptive Root Pattern Search)
costFuncMAD.m 绝对误差均值函数
minCost.m 宏块间代价最小块
motionComp.m 图像重建
imgPSNR.m 计算图像的PSNR值(Block matching motion estimation algorithm The following is a simple project m file comments: main.m calls through the main function of basic block matching algorithm FullSearch.m full search method (also known as the Exhaustive Search) ThreeStepSearch.m three-step search method (Three Step Search) NewTSS.m new three-step search method (New Three Step Search Algorithm) SESTSS.m simple and efficient three-step search method (Simple And Efficient TSS) FourSS.m four-step search method (Four Step Search) DS. m diamond search method (Diamond Search) ARPS.m adaptive path search method (Adaptive Root Pattern Search) costFuncMAD.m mean absolute error between the cost of the function minCost.m macroblock most small motionComp.m calculated image reconstruction imgPSNR.m image PSNR value)
- 2010-07-22 18:26:52下载
- 积分:1
-
lbg_Matlab
On the splitting method for VQ codebook generation by using Matlab
- 2021-03-25 15:09:13下载
- 积分:1
-
CART
说明: 数据挖掘算法,K-means聚类算法源代码,用于聚类分析(data mining algorithms, K-means clustering algorithm source code for the cluster analysis)
- 2005-09-22 23:52:40下载
- 积分:1
-
gentleBoost
gentleboost 算法的实现,其主要用在分类与boost和adaboost稍有不同(gentleboost algorithm, which is mainly used in classification and boost and slightly different adaboost)
- 2013-07-12 21:46:57下载
- 积分:1
-
rand121
本程序实现随机数的产生和在相同调制方式下功率谱比较(the program of random number generation and modulation in the same way under the power spectral comparison)
- 2006-11-08 18:56:17下载
- 积分:1
-
mac_simulation
regullar gallager matrix for low density parity check codes using matlab function for generate random matrix by gallager theory for MAC devises
- 2013-09-10 17:51:28下载
- 积分:1
-
xsk_RMA.m
合成孔径雷达 sar的 RMA算法实现(Synthetic aperture radar sar RMA algorithm)
- 2020-10-21 14:07:24下载
- 积分:1
-
crossvalind
说明: matlab的svm中使用的交叉验证函数(kfold),一般libsvm数据包中没有,需要自己加入(The svm matlab to use the cross-validation function (kfold), general packet libsvm no need to add yourself)
- 2011-04-18 18:25:07下载
- 积分:1
-
viewcontent
Wind turbine generators (WTGs) are usually
equipped with mechanical sensors to measure wind speed and
turbine shaft rotating speed for system monitoring, control, and
protection. The use of these sensors increases the cost and
hardware complexity and reduces the reliability of the WTG
system. This paper proposes a novel real-time speed estimation
algorithm for wind turbines equipped with doubly-fed induction
generators (DFIGs).
- 2012-02-14 18:24:41下载
- 积分:1
-
ct
说明: 常规OFDM系统容易导致ICI,为了消除ICI,在信号传输前进行编码,本系统为1/2PCC编码,提高系统效率。(Conventional OFDM system easily lead to ICI, is encoded in the signal before transmission, in order to eliminate ICI, this system for 1/2PCC encoding to improve system efficiency.)
- 2012-03-23 15:38:18下载
- 积分:1