CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - hs

搜索资源列表

  1. optic-flow

    2下载:
  2. 一个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
  3. 所属分类:matlab

    • 发布日期:2016-12-23
    • 文件大小:7292928
    • 提供者:袁永金
  1. gsm_hs

    0下载:
  2. 用matlab实现的HS信道外编译码、凿孔卷积码的程序 -HS implemented with the matlab-channel encoding and decoding, gouges convolutional codes program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2672
    • 提供者:王肖肖
  1. hs

    0下载:
  2. 经典的光流场模型,效果较好,对你做研究有很大的帮助-Classical optical flow model is better, to do research on your great help
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2702684
    • 提供者:潘雨
  1. HS-motion

    1下载:
  2. 视频帧间运动估计编码,基于光流场方程,包含了计算光流场的基础函数和一个光流场计算的实例-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
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:319750
    • 提供者:liyq
  1. HarmonySearch

    0下载:
  2. 調和搜尋演算法(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
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2711
    • 提供者:吳星儀
  1. hs

    0下载:
  2. Horn and shunck code to estimate the motion between two consecutive frames
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1425
    • 提供者:bh
  1. hs-Kalmtool

    0下载:
  2. 简单的卡尔曼工具箱,易于上手,主要包括源代码,但不包含例程,自己做了写注释。-simple KALMAN toolbox,easy to understand and revise,include some nessesary remark according to application.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:521651
    • 提供者:wang
  1. HS

    0下载:
  2. 改进的HS算法,使用3*3加权平均模板,可以提高光流计算精度。-Improved HS arithmetic
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1333
    • 提供者:李韦宏
  1. HSJZ

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:798
    • 提供者:honkleo
  1. hs

    0下载:
  2. 设计仿真信号,并进行仿真信号的边际谱分析-Hilbert Spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2184
    • 提供者:王东
  1. crc

    0下载:
  2. crc simulation hs hs8 sa
  3. 所属分类:matlab例程

    • 发布日期:2014-07-13
    • 文件大小:7383
    • 提供者:sulaimaaan
  1. hs

    0下载:
  2. 和声搜索算法,实现matlab开发环境下和声搜索的编程事例-Harmony search algorithm, matlab programming examples under development environment harmony search
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1841
    • 提供者:jackyH
  1. HS

    0下载:
  2. 和声搜索算法,进行参数改进,并且对程序的模块做细致的说明-Harmony search algorithm, carry on the improvement of parameters, and the program module for detailed instructions
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2358
    • 提供者:张霆
  1. FR-HS

    0下载:
  2. 提供了FR和HS共轭梯度法的算法,编程是用matlab实现的-FR and HS provides a conjugate gradient method algorithm, programming is achieved using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:970
    • 提供者:xiaocao
  1. var_cvar

    0下载:
  2. 使用历史模拟法、正态分布法、cornish-fisher展开式法求VaR和CVaR-Apply HS\Normal\cornish-fisher methods to calculate VaR and CVaR
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:634
    • 提供者:ivy luo
  1. HS

    0下载:
  2. Harmony Search Optimazation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1172
    • 提供者:rkavian
  1. [muchong.com]HS

    0下载:
  2. 在该算法中,和演奏家们的目标就是演奏出最优美的和声一样,HS的标准就是优化问题的目标函数;乐队中的每一种乐器则是在这个目标函数中的变量,乐器的音调则是目标函数中的变量值。-Harmony Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1723
    • 提供者:久心
  1. HS

    0下载:
  2. harmony search matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1293
    • 提供者:zoheir
  1. zhoucheng

    0下载:
  2. 基于HS边界润滑条件和雷诺方程流体润滑模型的求解程序-Solution procedure of fluid lubrication model based on HS boundary lubrication condition and Reynolds equation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:马明
  1. HS

    0下载:
  2. HarmonySearch Metaheuristic By Sajjad Yazdani
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:inconito11
« 12 »
搜珍网 www.dssz.com