-
quansusousuosuanfa
函数的作用是执行1/4像素精度的运动估计
f1是参考帧,f2是匹配帧
函数首先对初始图像进行分辨率提高4倍的双三次插值
再进行基于块匹配的全搜索运动估计(Full search block matching based motion estimation)
- 2010-12-26 14:12:00下载
- 积分:1
-
sttc4Psk
Space-time trellis encoder/decoder for QPSK modulation
2 bits per second per Hertz
- 2009-06-23 10:21:12下载
- 积分:1
-
Matlab3
:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。
通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。(: Based on the Matlab language genetic algorithm toolbox and floating point support for binary encoding, and provides a wide range of selection, crossover and mutation method. Through concrete examples of Matlab genetic algorithm toolbox described the usage of introduction.)
- 2007-09-07 20:08:09下载
- 积分:1
-
frequency_extrapolated_method
说明: 中间的程序是外推程序,.........
但是下面的程序仿真部分和外推部分的标号有写出入,因为不是同一时期编的
请大家注意:
程序中用的是频域外推法,在葛德彪的书中有详细的介绍。(Central procedure is the extrapolation procedure ,......... but some of the following procedures for simulation and extrapolation part of the labeling has to write out, because they are not made during the same period the U.S. Please Note: The procedure used is the frequency of extra-territorial extrapolation method, in the GE De-biao book has a detailed introduction.)
- 2008-08-29 10:10:08下载
- 积分:1
-
2011---Modeling-and-Simulation-of-Photovoltaic-Ce
The first purpose of this paper is to present a brief introduction to the behavior and functioning of a PV device and
write its basic equation, without the intention of providing an in-depth analysis of the photovoltaic phenomena and the
semiconductor physics.
- 2013-09-26 02:30:20下载
- 积分:1
-
Levinson_Durbin_Algo
功能描述:用matlab语言实现Levinson-Durbin算法
函数名:Levinson_Durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1
-
Lmsadf
最小均方自适应滤波 可用于系统辨识 预测编码 谱分析 噪声消除(LMS adaptive filter can be used to identify predictive coding system to eliminate noise spectral analysis)
- 2011-04-20 19:57:12下载
- 积分:1
-
MATLAB智能算法30个案例分析 源代码
matlab的30个人工智能例程 案例
网课对应资源,涉及遗传算法,模拟退火蚁群等算法(v30 cases of artificial intelligence routines in MATLAB
Network course corresponding resources, involving genetic algorithm, simulated annealing ant colony algorithm, etc.)
- 2021-04-13 23:18:55下载
- 积分:1
-
rls
rls算法,实现含噪声信号的消噪,其噪声为高斯白噪声加入,绘制了滤波前后的波形图(rls algorithm to achieve denoising noisy signals, the noise is Gaussian white noise is added, drawing the waveforms before and after filtering)
- 2010-06-08 16:20:19下载
- 积分:1
-
MATLAB6.X
这是一本介绍MATLAB的教程,里面包含教程中所涉及到的所有源码。(Introduction This is a MATLAB-tutorial, which contains tutorial involved in all the source code.)
- 2009-03-22 19:41:07下载
- 积分:1