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

搜索资源列表

  1. 7425072

    0下载:
  2. Community中的程序,由Tom Irvine编制的。它的使用方法:在Matlab Command Window中输入 >>zoomfft 将显示出要求输入...我是新手,请教个问题:通过FFT可求出所分析信号的实部、虚部。也可以据此求出模。那么在频谱分析中用的是实部还是... -Community of procedures by Tom Irvine prepared. Its use : Matlab Command Window Input
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7.93kb
    • 提供者:123
  1. 74250721

    0下载:
  2. Community中的程序,由Tom Irvine编制的。它的使用方法:在Matlab Command Window中输入 >>zoomfft 将显示出要求输入...我是新手,请教个问题:通过FFT可求出所分析信号的实部、虚部。也可以据此求出模。那么在频谱分析中用的是实部还是... -Community of procedures by Tom Irvine prepared. Its use : Matlab Command Window Input
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.81kb
    • 提供者:123
  1. 74250722

    0下载:
  2. Community中的程序,由Tom Irvine编制的。它的使用方法:在Matlab Command Window中输入 >>zoomfft 将显示出要求输入...我是新手,请教个问题:通过FFT可求出所分析信号的实部、虚部。也可以据此求出模。那么在频谱分析中用的是实部还是... -Community of procedures by Tom Irvine prepared. Its use : Matlab Command Window Input
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7.9kb
    • 提供者:123
  1. Matlab-command

    0下载:
  2. matlab命令大全,最适合初学者,也可以供编程者查询。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24.23kb
    • 提供者:Colly
  1. MatlabSharedLib_demo

    0下载:
  2. Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolb
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64.24kb
    • 提供者:vipjvs
  1. Matlab Command

    0下载:
  2. matlab命令大全
  3. 所属分类:系统编程

  1. tftb-0.1

    1下载:
  2. 最近和一位研友交流时谈到Matlab时频分析,了解到Matlab并不提供直接的绘制时间-频率分布图的命令,而是以时间-尺度图代之。不过很多时候我们要用到时间-频率图来分析信号,这两天集中搜集了相关的资料,其中在 MathWorks.com 的 Fileexchange 中心找到一个不错的Matlab时频分析工具,使用 Matlab GUI 界面开发,内核用C编写,感觉使用方便,分析和作图速度快,而且有多种图形表达方式选择。-Friends of the recent research and a
  3. 所属分类:Windows Develop

    • 发布日期:2016-06-17
    • 文件大小:751.54kb
    • 提供者:吴巧云
  1. MatlabCSharpBook

    0下载:
  2. 基于matlab编程,仿真。matlab编程百例有助于熟悉matlab基本编程命令,最好成为编程高手。小数据量法求lyapunov指数源程序,可以减轻做混沌控制与同步研究的编程苦恼。-Matlab-based programming, simulation. 100 cases of familiar programming matlab help matlab command of basic programming, preferably as a programming expert. M
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:557.07kb
    • 提供者:刘军
  1. CommandDemo

    0下载:
  2. 功能:本程序演示MATLAB常用命令的基本操作 用法:运行该程序后,切换到命令窗口,按提示进行操作 -Function: This procedure commonly used MATLAB command demonstrate the basic operation Usage: Run this program, the switch to the command window, according to instructions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:李能
  1. untitled4

    1下载:
  2.  使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图;  使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。  利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。  使用PLOTYY命令,可设坐标。  利用二维绘图函数patch函数fill ,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:1.53kb
    • 提供者:袁明
  1. Videoreadingandextractthetargetofbackground

    0下载:
  2. mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:58.97kb
    • 提供者:曹晓峰
  1. BlobsDemo

    0下载:
  2. Demo to illustrate simple blob detection (sementation), measurement, and filtering. Requires the Image Processing Toolbox (IPT) because it demonstrates some functions supplied by that toolbox, plus it uses the "coins" demo image supplied with that to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5.68kb
    • 提供者:zhenhao
  1. conv

    0下载:
  2. 调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
  3. 所属分类:Other systems

    • 发布日期:2016-01-21
    • 文件大小:628byte
    • 提供者:亢伟
  1. sconv

    0下载:
  2. 调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )-Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ()
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:612byte
    • 提供者:亢伟
  1. pivmat2.00

    3下载:
  2. The PIVMat Toolbox for Matlab contains a set of command-line functions to import, post-process and analyse 2D vector fields from LaVision s DaVis PIV (particle image velocimetry) software
  3. 所属分类:Other systems

    • 发布日期:2015-04-08
    • 文件大小:8.06mb
    • 提供者:cui
  1. matlab

    1下载:
  2. 数字信号处理中用到的相关matlab命令,卷积计算,离散傅里叶变换-Digital signal processing used in the relevant matlab command convolution calculation, the discrete Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:22.11kb
    • 提供者:马成功
  1. matlab-command

    0下载:
  2. matlab命令大全,对编写m文件有较大帮助-matlab command Guinness, the preparation of great help m file
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:14.72kb
    • 提供者:alien
  1. example CDMA

    0下载:
  2. This code show a example of a simple CDMA protocol, you cand send a message in bits, with a certain key and see the codification and decodification in the matlab command promt.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:rulz
  1. matlab

    1下载:
  2. matlab命令模拟大全,和三维重建的相关命令。(Matlab command simulation)
  3. 所属分类:其他

    • 发布日期:2019-12-17
    • 文件大小:90kb
    • 提供者:浦蒲
  1. MPC MATLAB CODE

    2下载:
  2. A scr ipt + SIMULINK FILE TO COMMAND A TWIN ROTOR MIMO SYSTEM USING MPC METHOD
  3. 所属分类:其他

    • 发布日期:2020-02-19
    • 文件大小:48kb
    • 提供者:rehouma
« 12 3 4 »
搜珍网 www.dssz.com