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

搜索资源列表

  1. DrawGL02

    0下载:
  2. 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:2858
    • 提供者:BB
  1. pmsm_simulink

    0下载:
  2. 基于C MEX S-函数永磁同步电机控制系统仿真建模研究-C MEX S-function based on permanent magnet synchronous motor control system simulation modeling
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:245045
    • 提供者:刘晓辉
  1. Lyapunov_exponents2

    0下载:
  2. 小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)- Lyapunov number
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:53305
    • 提供者:chowlh
  1. mexshape

    0下载:
  2. This mex-file reads SHPT_POINT, SHPT_MULTIPOINT, SHPT_ARC, and SHPT_POLYGON shapefiles into structures. Other requirements: Requires shapelib (http://shapelib.maptools.org). -This mex-file reads SHPT_POINT, SHPT_MULTIPOINT, SHPT_ARC, and SHP
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:826326
    • 提供者:lxe
  1. Tstmean

    0下载:
  2. Fast mean of rectangular subarrays (MEX)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3513
    • 提供者:rashsoush
  1. MATLAB

    0下载:
  2. 清楚,MATLAB命令大全 管理命令和函数 help 在线帮助文件 doc 装入超文本说明 what M、MAT、MEX文件的目录列表 -clear
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10197208
    • 提供者:张金星
  1. textInjecttest

    0下载:
  2. A mex file to send text to any other application
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1791
    • 提供者:samor
  1. MATLAB-interface

    0下载:
  2. 详细讲解了MATLAB的外部接口应用以及相应接口函数的使用方法。主要介绍了mxArray结构、C语言MEX文件应用、Fortran语言MEX文件应用、MAT文件应用-Explain in detail the application of MATLAB' s external interface and the corresponding interface function is used. Introduces the mxArray structure, C Language MEX
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:48268249
    • 提供者:byronlee
  1. Protel99seME3Soft

    0下载:
  2. protel99seMouseEnhanceSoftwareProtel99seMex3,自己备份文件,请勿下载。-protel 99 se Mouse Enhance Software Mex 3.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:555660
    • 提供者:DisinHui
  1. mex_test

    0下载:
  2. test file for interface between matlab mex functionality and C, from matlab file exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:Christian
  1. SourceCode

    0下载:
  2. The talk2tobii toobox is an interface between the Tobii eye-tracker and Matlab. This software along with psychtoolbox can be used to create contingent eye-tracking applications and facilitate multi-modal acquisition of EEG, NIRS and eye-tracking data
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:62394
    • 提供者:Fani
  1. crfChain

    0下载:
  2. Kevin Murphy的条件随机场matlab和c++混合代码,包含chains, trees and general graphs includes BP code。-This package is a set of Matlab functions for chain-structured conditional random fields (CRFs) with categorical features. The code implements decoding (with the Vi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:113333
    • 提供者:郭波
  1. maxdemo1

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序6.5.1节代码 vc6.0通过 Win32 Dynamic-Link Library创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc6.0 6.5.1 through Win32 Dynamic-Link Library to create MEX program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:56045
    • 提供者:松花酿酒
  1. mexdemo2

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.1节代码 vc6.0通过MFC APPWizard(DLL)静态链接库创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc6.0 6.5.1 by MFC APPWizard (DLL) procedures for static libraries to create MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:20970
    • 提供者:松花酿酒
  1. mexdemo3

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.1节代码 vc6.0通过扩展MFC动态链接库创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc6.0 6.5.1 MFC dynamic link library by extending the program to create MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:247839
    • 提供者:松花酿酒
  1. MexDemoNet1

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.2节代码 vc.net通过MFC APPWizard(DLL)静态链接库创建MEX程序时-" MATLAB7.x and C/C++ mixed programming," section 6.5.2 source code supporting vc.net by MFC APPWizard (DLL) procedures for static libraries when creating MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:47912
    • 提供者:松花酿酒
  1. MexDemoNet2

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.2节代码 vc.net通过扩展MFC动态链接库创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc.net 6.5.2 MFC dynamic link library by extending the program to create MEX
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:79361
    • 提供者:松花酿酒
  1. textInjecttesto

    0下载:
  2. A mex file to send text to any other application
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:975
    • 提供者:samor
  1. make

    0下载:
  2. Matlab 中类似于 makefile 的命令行-This is a command written in M scr ipt language for mex programming in Matlab. It will be very useful for Matlab programmer.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1509
    • 提供者:michaelpan
  1. sadstextInjectccc

    0下载:
  2. A mex file to send text to any other application
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:965
    • 提供者:samor
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com