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

搜索资源列表

  1. superpixels

    1下载:
  2. 采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。-Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab
  3. 所属分类:Special Effects

    • 发布日期:2014-08-21
    • 文件大小:56320
    • 提供者:hzw
  1. PWM

    0下载:
  2. code for PWM...was made in MATLAB Simulink and write in C-Mex
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:929
    • 提供者:Nan
  1. leidachengxu

    0下载:
  2. 雷达程序,用于简单的预警,还有利用c和matlab混合编程实现mex文件-Radar procedures, for the simple warning, and using C and matlab mixed programming of mex file
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1171
    • 提供者:王者
  1. svm_box

    0下载:
  2. matlab的SVM工具箱,特别好用,把数据放入文件夹下的matlab文件夹下,打开matlab,输入1.-mex setup 2.y 3.2 4.y然后就可以通过训练样本和测试样本得出分类正确率和测试结果矩阵。-matlab SVM BOX
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:650087
    • 提供者:anny
  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. OpticalFlow

    0下载:
  2. LUCAS method to calculate optical flow. It s a C++ language based code and mex into matlab. It has been tested for good performance.-LUCAS method to calculate optical flow. It' s a C++ language based code and mex into matlab. It has been tested fo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2775876
    • 提供者:ping
  1. patchmatch_mex_2009_10_23

    0下载:
  2. An implementation of the PATCHMATCH algorithm in Matlab + Mex extension (C++)
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-21
    • 文件大小:860947
    • 提供者:testored
  1. imreconstruct

    0下载:
  2. 此函数是用C语言编写的MEX文件,与MATLAB中imreconstruct函数功能相同,效果一样,运行速率更快。-This function is written in C MEX file, the same function with in MATLAB imreconstruct function, the same effect faster run rate.
  3. 所属分类:2D Graphic

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:knife
  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. nonlocal

    0下载:
  2. nonlocal去噪,非局部平均算法去噪,里面是c++程序,使用matlab 的mex借口调用-nonlocal denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:30479
    • 提供者:Karen
  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. 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. ViterbiDecoder_mex

    0下载:
  2. 自己用matlab与c接口方法编写的可以用matlab调用的C程序,实现Viterbi译码(软硬都可)。使用前在matlab里输入:mex - 文件名.c;-A c file can be used in matlab scr ipt to achive Viterbi Decoding (Error Control Coding) for both Hard Decision and Soft Decision.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-07
    • 文件大小:4577
    • 提供者:Li Bo
  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. VS2008Matlab

    0下载:
  2. OpenTSTOOL is a software package for nonlinear time series analysis. It is implemented mainly in MATLAB, with some time-critical parts written in C/C++ (as MEX-functions).
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-11-21
    • 文件大小:22328
    • 提供者:graf_blood
  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 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com