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

搜索资源列表

  1. SuportVectorMachine_Library

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:126881
    • 提供者:ffebres
  1. MATLABandVC

    0下载:
  2. Matlab7.0与vc混合编程 matlab中类的定义,mex文件使用,结合实例详细介绍-matlab vc
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:13573838
    • 提供者:summerflog
  1. MATLAB6.5-Application-Programming-

    0下载:
  2. MATLAB6.5应用接口编程 包括接口介绍,MEX文件,matlab计算引擎-MATLAB6.5 application interface programming interfaces, the MEX file Matlab computational engine
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9364057
    • 提供者:青山依旧
  1. feature-selection-svm

    0下载:
  2. 特征选择算法,效果很好。可以解决维数高、训练样本数少的问题。-include both C version (mex-function) and Matlab version: SBSVM_c.cc SBSVM_m.m A testing case is also provided in file Speed_Comp.m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:154087
    • 提供者:刘阳
  1. mx_CZT_fltp

    0下载:
  2. CZT算法的任意点数FFT变换的浮点C程序,加入MEX借口函数,从而实现matlab的直接调用!-Floating-point C program, the CZT algorithm any point FFT transform added MEX an excuse to function, in order to achieve the matlab direct calls!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4658
    • 提供者:会还剩
  1. mex

    0下载:
  2. Mexican hat小波 该函数返回有效支撑,N点均匀分布网络上的Mexican hat小波。输出变量是网络X上计算得到的小波函数PSI-lb=-5 ub=5 n=1000 [psi,x]=mexihat(lb,ub,n) plot(x,psi) title( Mexican hat 小波 )
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:3533
    • 提供者:zhengxia
  1. buckconv

    0下载:
  2. this is a source code to simulate BUCK CONVERTER using c-language integrating in Matlab, or simple called as c-mex language. You can compile this file using command "mex buckconv.c"
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1365
    • 提供者:kurniawanwp
  1. dutycycle

    0下载:
  2. This the source code to calculate/giving duty cycle to the gate of power electronic device like MOSFET, IGBT, etc using c languange integrating in Matlab, please compile it using "mex dutycycle.c" in your matlab command and run it in simulink-This is
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:1233
    • 提供者:kurniawanwp
  1. fastpwm

    0下载:
  2. This also the sourcecode to generate fast-PWM signal using c language integrating in Matlab. Please compile it first using "mex fastpwm.c" and run it using simulink in Matlab-This is also the sourcecode to generate fast-PWM signal using c language in
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1211
    • 提供者:kurniawanwp
  1. windows

    0下载:
  2. libsvm matlab默认只提供64位的二进制mex编译文件。编译好的libsvm的matlab版的mex文件,32位。 加入matlab路径后,可以直接使用。-libsvm matlab default only to provide a 64-bit binary mex compiled file. The matlab version mex file, compiled libsvm 32. After joining the matlab path, can be used
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:33337
    • 提供者:屈振华
  1. matlab-mex

    0下载:
  2. 代码介绍matlab中怎么实现C++的编译,附带很多例子,对初学matlab中嵌入C或C++代码,很有帮助!-The code describes how to achieve in matlab compilation of C++, comes with a lot of examples, beginner matlab to embed C or C++ of code, very helpful!
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:72624
    • 提供者:zhaotao
  1. viterbi-decoder-master

    0下载:
  2. 卷积码的编码实现以及维特比译码实现,其中函数用c编写-A matlab+mex implementation of a convolutional encoder and a Viterbi decoder
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:6993
    • 提供者:wong
  1. C_class_interface

    0下载:
  2. An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface.-Matlab example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:5413
    • 提供者:wlc
  1. GP_Algorithm2.0

    0下载:
  2. G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 ----------------------------------- 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、Lo
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6928
    • 提供者:weidance
  1. matlab-coder

    0下载:
  2. MATLAB Coder™ generates standalone C and C++ code from MATLAB ® code. The generated source code is portable and readable. MATLAB Coder supports a subset of core MATLAB language features, including program control constructs, functio
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:703774
    • 提供者:jacob1717
  1. DateStr2Num_debuging

    0下载:
  2. 日期转换的程序。可将字符型日期转换为数值型。增加了一种常用日期编码格式。建议将其作为mex使用,速度有显著提高。-Date conversion process. Date can be converted to a numeric character. Added a common date code format. Recommend its use as a mex, the speed has improved significantly.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2326
    • 提供者:King
  1. s-functions-write-hardware-driver

    1下载:
  2. c-mex-s函数编写硬件驱动函数,知道配置硬件驱动-C tex-mex- s functions write hardware driver
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:37053
    • 提供者:陈修波
  1. apiextMATLAB6p1

    0下载:
  2. You can call your own C or Fortran subroutines from MATLAB as if they were built-in functions. MATLAB callable C and Fortran programs are referred to as MEX-files. MEX-files are dynamically linked subroutines that the MATLAB interpreter can
  3. 所属分类:matlab

  1. mex-(2)

    1下载:
  2. matlab下面仿真802.3协议以太网mac层10、100M的网络接口模型。包括pci接口。-matlab simulation 802.3 10,100 M mac layer protocol Ethernet network interface model. Including pci interface.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:25109
    • 提供者:程璐
  1. fastBSpline

    1下载:
  2. fastBSpline - 一个快速,轻量级的类,它实现   任意阶非均匀B样条曲线     Matlab的样条函数都很一般。这种通用性来自于   速度的代价。对于大规模的应用,包括模型   其中,模型的某些组件中的术语定义嵌合   样条曲线,如广义相加模型,更快的解决方案是   可取的。       该fastBSpline类实现一个轻量级的一套B样条   功能,
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11890
    • 提供者:cao
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com