搜索资源列表
optic-flow
- 一个matlab程序 从一个avi视频中读取两帧画面进行光流计算 分别用hs算法 lk算法 和块匹配法-A matlab program to read from a two avi video screens were used for optical flow algorithm lk hs block matching algorithm and
gsm_hs
- 用matlab实现的HS信道外编译码、凿孔卷积码的程序 -HS implemented with the matlab-channel encoding and decoding, gouges convolutional codes program
hs
- 经典的光流场模型,效果较好,对你做研究有很大的帮助-Classical optical flow model is better, to do research on your great help
HS-motion
- 视频帧间运动估计编码,基于光流场方程,包含了计算光流场的基础函数和一个光流场计算的实例-Inter-frame motion estimation video coding, based on optical flow equation, including the calculation of optical flow based functions, and an optical flow field instance
HarmonySearch
- 調和搜尋演算法(Harmony Search HS)是將樂團演奏表現調整至最協調且美妙的現象引用到最佳化演算系統當中,而發展出一套全新的啟發式演算法-Reconcile the search algorithm (Harmony Search HS) is the Orchestra performance of coordinated and adjusted to the most wonderful reference to the best of the phenomenon Ca
hs
- Horn and shunck code to estimate the motion between two consecutive frames
hs-Kalmtool
- 简单的卡尔曼工具箱,易于上手,主要包括源代码,但不包含例程,自己做了写注释。-simple KALMAN toolbox,easy to understand and revise,include some nessesary remark according to application.
HS
- 改进的HS算法,使用3*3加权平均模板,可以提高光流计算精度。-Improved HS arithmetic
HSJZ
- function [ H ,S ] = HS( f ) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1=diff(f,x1) f2=diff(f,x2) S= [f1 f2] H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)] end s0=sub
hs
- 设计仿真信号,并进行仿真信号的边际谱分析-Hilbert Spectrum
crc
- crc simulation hs hs8 sa
hs
- 和声搜索算法,实现matlab开发环境下和声搜索的编程事例-Harmony search algorithm, matlab programming examples under development environment harmony search
HS
- 和声搜索算法,进行参数改进,并且对程序的模块做细致的说明-Harmony search algorithm, carry on the improvement of parameters, and the program module for detailed instructions
FR-HS
- 提供了FR和HS共轭梯度法的算法,编程是用matlab实现的-FR and HS provides a conjugate gradient method algorithm, programming is achieved using matlab
var_cvar
- 使用历史模拟法、正态分布法、cornish-fisher展开式法求VaR和CVaR-Apply HS\Normal\cornish-fisher methods to calculate VaR and CVaR
HS
- Harmony Search Optimazation
[muchong.com]HS
- 在该算法中,和演奏家们的目标就是演奏出最优美的和声一样,HS的标准就是优化问题的目标函数;乐队中的每一种乐器则是在这个目标函数中的变量,乐器的音调则是目标函数中的变量值。-Harmony Search Algorithm
HS
- harmony search matlab source code
zhoucheng
- 基于HS边界润滑条件和雷诺方程流体润滑模型的求解程序-Solution procedure of fluid lubrication model based on HS boundary lubrication condition and Reynolds equation
HS
- HarmonySearch Metaheuristic By Sajjad Yazdani