搜索资源列表

  1. matlab_hello

    0下载:
  2. matlab hello world程序、windows对话框的mex程序,对于学习matlab混合编程很有帮助-matlab hello world programs, windows dialog mex program, very helpful for learning matlab Hybrid Programming
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:33792
    • 提供者:陈永恒
  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. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:刘殿金
  1. Amplitude_Modulation

    1下载:
  2. Removing all variables, functions, and MEX-files from memory, leaving the workspace empty. clear all Deleting all figures whose handles are not hidden. close all Deleting all figures including t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:venkat
  1. das1

    0下载:
  2. Removing all variables, functions, and MEX-files from memory, leaving the workspace empty. clear all Deleting all figures whose handles are not hidden. close all Deleting all figures including t
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:dasu
  1. cuSVMVCcode

    0下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:879616
    • 提供者:Sheng
  1. GLTree2DFEX

    0下载:
  2. FAST K-NEAREST NEIGHBORS SEARCH -FAST K-NEAREST NEIGHBORS SEARCH Descr iption You can find the descr iption at: http://www.advancedmcode.org/gltree.html A Pro Version has been published on: http://w
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:谢冉
  1. rnnsim

    0下载:
  2. RNNSIM ver. 1.0 is a program with an intercative graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. T
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:63488
    • 提供者:hacen
  1. MinMaxFilterFolder

    0下载:
  2. Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:谢冉
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:刘晓红
  1. Discreteoptimization

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

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:温娟
  1. mp3readandmp3write

    0下载:
  2. mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-19
    • 文件大小:2195456
    • 提供者:young
  1. OpenCV_And_MEX_Files_quick_guide

    0下载:
  2. OpenCV and MEX files quick guide This document was created as part of a final project for a BSc degree at the Academic College of Tel- Aviv Yaffo, by Rachely Esman and Yoad Snapir, under the supervision of Tal Hassne
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:296960
    • 提供者:mohmmed omar
  1. ldpca

    0下载:
  2. matlab下LDPC的编解码程序,其中编解码是用Mex下的C写的,运行很快。希望对大家有用。-matlab program under the LDPC codec, which codec is written in C under Mex running quickly. Hope to be useful.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:5905408
    • 提供者:刘凌
  1. programctomex

    0下载:
  2. 著名混沌研究人员许小可的mex的matlab程序,很有参考价值-Hsu Hsiao Ke-known researchers in the chaos of the matlab mex procedure was useful
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:lst
  1. gridding

    0下载:
  2. Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1469440
    • 提供者:rizq
  1. inpainting

    0下载:
  2. image inpainting -CS7495 Final Project Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). Firs
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1769472
    • 提供者:majb
  1. MatlabAPI

    0下载:
  2. Matlab与VC接口编程的例子源代码 包括Matlab的MEX文件、Matlab引擎、Matcom编程、Matlab编辑器等内容-Matlab and VC interface programming source code examples include Matlab' s MEX files, Matlab engine, Matcom programming, Matlab Editor, etc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:49152
    • 提供者:潘家辉
  1. SIFT_flow

    0下载:
  2. mit(csail)上的matlab程序,里面的c++程序需要mex编译,算法可参考下面这篇论文-SIFT flow: dense correspondence across difference scenes ECCV2008
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:617472
    • 提供者:liucun
  1. mxTV

    0下载:
  2. 全变差图像处理Matlab程序,for the paper: "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms"-Software for Total Variation Image Reconstruction (for Matlab Version 7.5 or
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:391168
    • 提供者:l
  1. C++_with_Matlab

    0下载:
  2. Matlab allows the use of MEX files –MEX files are pre-compiled files that are called from Matlab –Can be compiled from Matlab .m files –Can also be compiled from external C++ code. • This will be our f
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:318464
    • 提供者:nader
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »

源码中国 www.ymcn.org