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

搜索资源列表

  1. vcc_mex

    0下载:
  2. 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:11390
    • 提供者:Dean
  1. matfile_format

    0下载:
  2. This document describes the internal format of MATLAB ® Version 5 and Version 4 MAT-files. A MAT-file stores data in binary (not human-readable) form. In MATLAB, you create MAT-files by using the save command, which writes the arrays current
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:211308
    • 提供者:cc
  1. bin2hex

    0下载:
  2. function total_length=text_length_num(file_cell) total_length=0 for i=1:length(file_cell) y1=char(file_cell(i)) for j=1:length(y1) if(y1(j)== > ) got=j-3 end end y= for k=1:got y(k)=y1(k) end [a,b,c,d]=filepar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1523
    • 提供者:thinkingbig4
  1. loadwav

    0下载:
  2. Function LOADWAV: loading of WAV-formated signal to vector. Usage: sig=loadwav(filename[,channels,length])
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:681
    • 提供者:horac
  1. HOGCalculator

    0下载:
  2. HOG calculator, takes filename as input and calculates Histogram of oriented gradients from the input image.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:amol
  1. MATLAB-7.x

    0下载:
  2. matlab 7.x程序设计一书的源程序。第一篇绘图与句柄式图形,第二篇 图形化使用者界面,第三篇 深入活用MATLAB Compiler-matlab 7.x programming book source. First drawing and handle graphics, graphical user interface, second, third depth utilize MATLAB Compiler
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:11342086
    • 提供者:王大为
  1. xpdf3.02_pl5

    0下载:
  2. 最新(2011年3月)的xpdf3.02_pl5,投国际会议最终修改稿必备的工具,将matlab产生的figure保存为【内嵌字体】的eps文件 需要安装到: c:\program files\xpdf matlab内部的命令为: export_fig filename.eps -eps -The most recently (March 2011) xpdf3.02_pl5, essential tools for the final submission o
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2434080
    • 提供者:刘锐
  1. deleteEmptyExcelSheets

    0下载:
  2. this function erases any empty sheets in an excel document the input fileName is the entire path of the file for example, fileName = C:\Documents and Settings\matlab-this function erases any empty sheets in an excel document the input fileName
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:689
    • 提供者:Hal
  1. iqtread

    0下载:
  2. This function reads a binary .iqt file from the Tektronix RSA3408A Real-Time Spectrum Analyzer and performs amplitude and phase correction. If filename is not specified or is empty, the user is prompted for the filename. A subset
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4691
    • 提供者:chireti
  1. 2001

    0下载:
  2. mcm 论文This the first in a series of videos that will go through the process of planing and implementation of a simple GUI. Realistically, I would not plan out a GUI this simple, but the idea is to show what my planning process is on a simple example.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3596302
    • 提供者:许许
  1. chebfun_v4.2.2194

    0下载:
  2. Chebfun找到一个类似的问题已经解决了别人使用作为一个模板。这一页将你们连接到几十个这样的模板,称为Chebfun例子。每一个例子是一个M-file生产文本和/或图形输出,执行,在大多数情况下,在少于5秒。你也可以执行的例子,用Matlab命令的出版得到一个包含更多的信息的故事。一类开路(出版(“文件名”))去看在你的屏幕上最快的版本或出版(“文件名”)为一个更好的格式化乳胶版本,它将出现在一个目录叫做html。公布的产量也可直接下载作为一个pdf档案。-The quickest way t
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4599270
    • 提供者:jie
  1. wvfreadb_moreinput

    0下载:
  2. 读取Yokogawa DL 750, DL 1600 系列 与 DL 7440 示波器的数据. 特点:允许多个通道(trace)的输入,如: [x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1)-loads YT-waveform data from*.wvf file saved by Yokogawa DL 750, DL 1600 series and DL 7440 Oscilloscopes into t
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:5066
    • 提供者:空空
  1. matlab

    0下载:
  2. Dumps DF2 filter coefficient vectors to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the arrays as extern, and "filename.c" which contains theinstances of the array variab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:918
    • 提供者:bernibml
  1. matlab3

    0下载:
  2. Dumps FIR filter coefficient vector to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the array as extern, and "filename.c" which contains the instance of the array variable
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1097
    • 提供者:bernibml
  1. matlab5

    0下载:
  2. Dumps SOS filter coefficients to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the array as extern, and "filename.c" which contains the instance of the array variable. Only
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:973
    • 提供者:bernibml
  1. dft

    0下载:
  2. 给图像添加高斯噪声,并使用高斯滤波器,ILPF,巴特沃兹滤波器分别处理后得到结果图 需要在目录下有一张匹配文件名的图片,必须是灰度图-Add gaussian noise to the image, and use the gaussian filter, ILPF, bart ward filter respectively after processing results Need to have a picture of a match the filename, directory mu
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1195
    • 提供者:宋凌宇
  1. IM_m_code

    0下载:
  2. Filename: Induction motor DQ0 model Descr iption: This program illustrates DQ0 modelling of IM when it is operated with simple open loop variable voltage variable frequency strategy in Arbitrary Reference frame -
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:Zaime
  1. inductionmotor

    0下载:
  2. MDL Filename: Induction motor DQ0 model Descr iption: This program illustrates DQ0 modelling of IM when it is operated with simple open loop variable voltage variable frequency strategy in Arbitrary Reference frame -MDL
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:13342
    • 提供者:Zaime
  1. mmread

    0下载:
  2. 在MATLAB中读取视频以及图像的m函数,可读取avi,asf,gif等格式的文件-a m function in MATLAB, send information of filename.avi into MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5312
    • 提供者:shx
  1. Gabor-filter-Matlab-code

    0下载:
  2. Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2648
    • 提供者:去雷
« 12 »
搜珍网 www.dssz.com