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

搜索资源列表

  1. khatri-rao&nash&matlab-latex

    1下载:
  2. 计算矩阵的khatri-rao积,计算混合纳什均衡,将matlab计算得的矩阵转化为latex格式,在布尔网络、博弈论中都需要用到(the code of khatri-rao product,Calculating Nash equilibrium point)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:杨一笑笑
  1. MATLAB的混合整数非线性规划

    0下载:
  2. 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
  3. 所属分类:其他

  1. 交叉熵优化高斯混合模型

    2下载:
  2. matlab最大似然优化与交叉熵(CE)多高斯混合估计算法的应用(Maximum Likelihood Optimization and Cross Entropy (CE) Multi - Gaussian Mixture Estimation Algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:31744
    • 提供者:niuxiaoniu
  1. Matlab&C

    0下载:
  2. Matlab和C混合编程,概念性介绍Matlab和C混合编程中的语法与函数,同时具体讲解混合编程的原理,便于Matlab和C混合编程的入门(Matlab and C mixed programming, conceptual presentation of Matlab and C mixed programming syntax and function, while explaining the principles of mixed programming, easy to Matlab
  3. 所属分类:文章/文档

    • 发布日期:2017-12-18
    • 文件大小:62464
    • 提供者:墨一
  1. 高斯混合模型EM算法MATLAB程序

    4下载:
  2. 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:colora
  1. GaussianMixtureModel_EM-master

    0下载:
  2. 用于混合高斯背景建模 MATLAB代码(The mixed Gauss background modeling MATLAB code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:ink172
  1. matlab与VC++

    0下载:
  2. 主要介绍matlab和VC++之间的混合编程(Describes the hybrid programming between MATLAB and VC++)
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-18
    • 文件大小:669696
    • 提供者:YJHRyan
  1. MATLAB路径规划

    9下载:
  2. 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
  3. 所属分类:其他

  1. 精通Matlab与C C++ 混合程序设计 第2版

    0下载:
  2. 改文档详细介绍MATLAB与C++混合编程的方法,环境设置,内容简洁详细,是入手新生非常有用的资料(Change the document in detail MATLAB and C++ mixed programming method, environment settings, concise and detailed content, is a very useful information to start new students)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:28462080
    • 提供者:陈铿
  1. Matlab - C++ Math Library 2.1 Reference

    0下载:
  2. matlab与C++语言混合编程,英文版详细介绍(MATLAB and C++ language mixed programming, English version details)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:656384
    • 提供者:木一心
  1. 基于CVT的混合动力汽车建模与仿真

    1下载:
  2. 在HEV中用Matlab仿真非常重要,此文是基于CVT的混合动力汽车建模与仿真(the simulation of CVT)
  3. 所属分类:交通/航空行业

    • 发布日期:2018-01-06
    • 文件大小:334848
    • 提供者:wed_may_7
  1. matlab程序

    1下载:
  2. 混合优化核参数(Hybrid optimization of kernel parameters)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:108544
    • 提供者:清水流深
  1. MATLAB生成动态链接库+VS调用库文件

    0下载:
  2. 详细描述了MATLAB+VS混合编程的步骤(MATLAB, Visual Studio2013)
  3. 所属分类:通讯编程文档

    • 发布日期:2018-04-20
    • 文件大小:1231872
    • 提供者:椰蓉
  1. 精通Matlab与CC 混合程序设计光盘[第三版]

    0下载:
  2. This book is mainly about using C to call Matlab DLL dynamic library to realize high complexity algorithm or some confidential content in the case that time is not very strict.
  3. 所属分类:matlab例程

  1. 基于混合蛙跳算法的舰船电力系统网络重构_刘光梅

    0下载:
  2. 基于混合蛙跳算法的舰船电力系统网络重构_刘光梅 matlab构筑(SFLA network reconfiguration of shipboard power system based on MATLAB architecture _ Liu Guangmei)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:198656
    • 提供者:dam91
  1. 混合粒子群算法原始

    0下载:
  2. 采用混合粒子群算法求解tsp问题MATLAB仿真(Hybrid particle swarm optimization (PSO) algorithm for MATLAB simulation of TSP problem)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:云·枫
  1. 混合高斯背景建模

    0下载:
  2. Matlab based on the optical flow method of moving object detection, source code, available
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:whpmatlab
  1. CsharpMatlabCompilerVer4

    0下载:
  2. c#语言的平台调用matlab二次开发封装类库(The c# platform invoke for development of MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:katydidchen
  1. Matlab与C#混合编程

    0下载:
  2. 如何使用C#调用Matlab库,有着不错的参考价值。(How to use the C# to call the Matlab library.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:1122304
    • 提供者:DWOW
  1. matlab和labview的混合编程

    0下载:
  2. matlab和labview的混合编程资料,里面有几篇详细的文章介绍。(MATLAB and LabVIEW's mixed programming data, with a few detailed articles.)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-30
    • 文件大小:6446080
    • 提供者:Gui~
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com