CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - MEX

搜索资源列表

  1. Discrete optimization

    4下载:
  2. 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
  3. 所属分类:其他小程序

    • 发布日期:2013-01-05
    • 文件大小:32256
    • 提供者:温娟
  1. Lyapunov_exponents

    0下载:
  2. 小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)-Small amount of data calculated Lyapunov index of Matlab procedures- (mex function, ultra-fast)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:53931
    • 提供者:peter
  1. meanshiftc

    0下载:
  2. example mex file in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:42250
    • 提供者:choi
  1. cm

    0下载:
  2. 这个是用c编写mex程序,十分经典,希望能与大家共享.-C This is mex preparation procedure is very classic, I hope to share with you.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:129430
    • 提供者:向南
  1. mexFunction_src

    0下载:
  2. Visual c++ 编写MEX程序,实现素数判断,然后再matlab中调用。练习混合编程有帮助-Visual c++ write MEX program implementation to determine prime numbers, and then call matlab. Practice mixed programming help
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4771
    • 提供者:刘殿金
  1. mex

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2239
    • 提供者:jafar
  1. cmex

    0下载:
  2. MATLAB与C接口的关于求两个数最小公倍数的C语言MEX文件-MATLAB and C interface to request two numbers on the least common multiple of the C-MEX files
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:677
    • 提供者:张风生
  1. C-MEX

    0下载:
  2. 关于C MEX S-function 实例的讲解-About C MEX S-function of examples to explain
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:281543
    • 提供者:suyun
  1. IntDimCode

    0下载:
  2. This code estimates the intrinsic dimension of a dataset. It calculates three estimates. The estimator by the authors which was proposed in M. Hein, J-Y. Audibert Intrinsic dimensionality estimation of submanifolds in Euclidean space Pro
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:18551
    • 提供者:dadashi
  1. demag_tensor

    0下载:
  2. This Algorithm comutes demagnetizig tensor from Newell Paper[1] between two rectangular shape elements.Main function is and there is equivallent function written in c-language, you can use it to compile mex file.This scr ipt can be used in field of m
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:6869
    • 提供者:Yaroslav
  1. gurobi562

    1下载:
  2. Gurobi Mex is a free MATLAB interface for Gurobi 2, 3, and 4 written by Wotao Yin with contributions by Jon Dattorro, Imre Polik, and Tomáš Strnad. It calls Gurobi to solve linear/quadratic/mixed-integer optimization problems.-Gurobi Mex is a fre
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:60926
    • 提供者:Meng Hailin
  1. LDPC-encoder-and-decoder

    0下载:
  2. ldcp编码解码源程序,用c语言写的,最后生成mex文件用于matlab使用-ldcp codec source code, using c language, and finally generate mex file for matlab use
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:20846
    • 提供者:loey
  1. c_dgaus

    0下载:
  2. c_dgaus是一个MATLAB V5 MEX文件(可为您的系统编译的MEX命令)用于计算一组多元正态密度值。-c_dgaus is a MATLAB V5 MEX file (which can be compiled for your system MEX command) is used to calculate a set of multivariate normal density.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:529
    • 提供者:常建玲
  1. Bag-of-Features.tar

    0下载:
  2. Bag of features source code developed in matlab. It contains mex files for clustering and eucledian distance.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:17869
    • 提供者:lourdes
  1. 802.11a

    0下载:
  2. 仿真模拟802.11a误码率,支持BPSK\QPSK\16AQM\64QAM,编解码采用MEX函数链接C,较MATLAB源码运行速度快-BER simulation 802.11a support BPSK \ QPSK \ 16AQM \ 64QAM, coding and decoding functions MEX link C, MATLAB code to run faster than the
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:18143
    • 提供者:yuxueru
  1. Discrete-Optimization

    0下载:
  2. 离散优化 *enum - 枚举法 *monte - 蒙特卡洛法 *lpint (BranchBound)- 线性整数规划 *L01p_e - 0-1整数规划枚举法 *L01p_ie - 0-1整数规划隐枚举法 *bnb18 - 非线性整数规划(在MATLAB5.3使用) *bnbgui - 非线性整数规划图形工具(在MATLAB5.3使用) *mintreek - 最小生成树kruskal算法 *minroute - 最短路dijkstra
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:33054
    • 提供者:lxc
  1. Neural-network-classifiers-in-matlab

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for neural network classifiers. Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifiers Please run mexme_NN to recompile mex files
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:251600
    • 提供者:sina
  1. SVPWM

    0下载:
  2. 用于matlab的svpwm的s函数,用mex编译后就可使用-Svpwm for matlab s function, can be used after the use of mex compiler
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2924
    • 提供者:李明
  1. mexfiles

    0下载:
  2. it is mex file. It connects visual studio and matlab
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:ULU?AY
  1. mexPythagDemo

    0下载:
  2. Mex demo to use c++ coding in matlab environment
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:137216
    • 提供者:Madhumidha
« 12 »
搜珍网 www.dssz.com