CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 建模

搜索资源列表

  1. network.rar

    0下载:
  2. 数学建模,借助MATLAB实现网络计算问题,包含行遍性问题,最短路径问题,最优截断切割问题,Mathematical modeling, the realization of network computing with MATLAB issues, including the issue of time lines, the shortest path problem, the issue of the optimal cut-off cut
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2121694
    • 提供者:李峰
  1. 数学建模(matlab与lingo代码)

    0下载:
  2. 数学建模(matlab与lingo代码).zip
  3. 所属分类:其它文档

    • 发布日期:2012-09-11
    • 文件大小:3947383
    • 提供者:
  1. RBF_OLS

    1下载:
  2. 此程序是神经网络中径向基函数的OLS算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This program is the radial basis function neural network of OLS algorithm is implemented in MATLAB. With a 2-n
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1487
    • 提供者:lingyun
  1. Gauss

    0下载:
  2. 运动跟踪Viual c++ 高斯背景建模-Motion Tracking Viual c++ Gaussian Background Modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:1708998
    • 提供者:sherry
  1. Gauss_background_construction

    0下载:
  2. matlab实现的高斯背景建模,同行可以看看学习一下。-Gauss_background_construction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5829
    • 提供者:刘涛
  1. 通过对钢轨和车轮的ansys有限元建模

    3下载:
  2. 通过对钢轨和车轮的ansys有限元建模,分析在钢轨的接头处的动力学特性。-Rail and wheel ansys finite element modeling, analysis of the dynamics of the rail joints.
  3. 所属分类:技术管理

    • 发布日期:2012-10-17
    • 文件大小:4165611
    • 提供者:sunshinexp
  1. Compressive_Sensing_for_Background_Subtraction

    0下载:
  2. 压缩传感用于背景建模的一篇文章,ECCV的文章,有一定的价值。-compressed sensing for background subtraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:624207
    • 提供者:杨俊
  1. Models

    2下载:
  2. opengl 三维建模 MFC单文档多视图的框架开发 可以对其进行扩展-MFC Single Document opengl three-dimensional modeling framework for multi-view of its development can be extended
  3. 所属分类:3D Graphic

    • 发布日期:2017-01-03
    • 文件大小:4697992
    • 提供者:jack
  1. dangaosi

    0下载:
  2. 高斯背景建模,建立但搞死模型,基于C++编写,绝对超值,行心窝没错的-dan gao si bei jing jian mo it is very usefll ,i think you will love it,it can help you much.you konwn i do it much time. i think it can do much and it is good for you .
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6745692
    • 提供者:张静波
  1. GaussBackGroundModel

    0下载:
  2. 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1404
    • 提供者:liangyihao
  1. mixture_of_gaussians

    0下载:
  2. 混合高斯背景建模,利用该方法建立动态视频中运动背景建模,得到较好效果-mixture of gaussian
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:1903
    • 提供者:洋洋
  1. w4-moving-object-detection

    0下载:
  2. 此程序是针对视频中的运动目标的检测,程序中包括了背景建模、背景差法等功能的w4背景建模算法。-This procedure is for the video of the moving target detection, process modeling, including the background, the background difference method and other functions of the background modeling algorithm w4.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:4820
    • 提供者:songhong
  1. codebook_Backgroundmodeling

    0下载:
  2. 用codebook方法进行背景建模(完整版)-Background modeling method by codebook (full version)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1957698
    • 提供者:张晶晶
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. singleGaussianmodel

    0下载:
  2. 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to update and steps to achieve targe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3729
    • 提供者:songhong
  1. wirelesschannel

    0下载:
  2. 无线信道的建模与仿真 诠释了各种衰落信道的仿真及误码率分析如瑞利信道-wireless channel simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4023
    • 提供者:向峰
  1. fdtd

    0下载:
  2. fdtd 平面波的加入 计算建模 先上传这个,下边的以后补齐-fdtd calculation of plane-wave model to join the first upload of this, after the bottom of the padded
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2649
    • 提供者:张石头
  1. 基于PSCAD_EMTDC的直驱式风力发电接入系统建模与仿真

    4下载:
  2. 基于PSCAD_EMTDC的直驱式风力发电接入系统建模与仿真分析
  3. 所属分类:文档资料

  1. Visual C++网络游戏建模与实现(第2版)

    0下载:
  2. Visual C++网络游戏建模与实现(第2版)-Visual C++ Online games Modeling and Implementation (2nd edition)
  3. 所属分类:书籍源码

    • 发布日期:2017-10-31
    • 文件大小:46364074
    • 提供者:余小飞
  1. Simulink_PD_radar

    2下载:
  2. 基于Simulink的脉冲多普勒雷达系统建模与仿真-Simulink based on the pulse Doppler radar system modeling and simulation
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:253525
    • 提供者:DONGONG
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com