搜索资源列表
7425072
- Community中的程序,由Tom Irvine编制的。它的使用方法:在Matlab Command Window中输入 >>zoomfft 将显示出要求输入...我是新手,请教个问题:通过FFT可求出所分析信号的实部、虚部。也可以据此求出模。那么在频谱分析中用的是实部还是... -Community of procedures by Tom Irvine prepared. Its use : Matlab Command Window Input
74250721
- Community中的程序,由Tom Irvine编制的。它的使用方法:在Matlab Command Window中输入 >>zoomfft 将显示出要求输入...我是新手,请教个问题:通过FFT可求出所分析信号的实部、虚部。也可以据此求出模。那么在频谱分析中用的是实部还是... -Community of procedures by Tom Irvine prepared. Its use : Matlab Command Window Input
74250722
- Community中的程序,由Tom Irvine编制的。它的使用方法:在Matlab Command Window中输入 >>zoomfft 将显示出要求输入...我是新手,请教个问题:通过FFT可求出所分析信号的实部、虚部。也可以据此求出模。那么在频谱分析中用的是实部还是... -Community of procedures by Tom Irvine prepared. Its use : Matlab Command Window Input
Matlab-command
- matlab命令大全,最适合初学者,也可以供编程者查询。
MatlabSharedLib_demo
- 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
Matlab Command
- matlab命令大全
tftb-0.1
- 最近和一位研友交流时谈到Matlab时频分析,了解到Matlab并不提供直接的绘制时间-频率分布图的命令,而是以时间-尺度图代之。不过很多时候我们要用到时间-频率图来分析信号,这两天集中搜集了相关的资料,其中在 MathWorks.com 的 Fileexchange 中心找到一个不错的Matlab时频分析工具,使用 Matlab GUI 界面开发,内核用C编写,感觉使用方便,分析和作图速度快,而且有多种图形表达方式选择。-Friends of the recent research and a
MatlabCSharpBook
- 基于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
CommandDemo
- 功能:本程序演示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
untitled4
- 使用 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 ,
Videoreadingandextractthetargetofbackground
- 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
BlobsDemo
- 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
conv
- 调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
sconv
- 调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )-Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ()
pivmat2.00
- 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
matlab
- 数字信号处理中用到的相关matlab命令,卷积计算,离散傅里叶变换-Digital signal processing used in the relevant matlab command convolution calculation, the discrete Fourier transform
matlab-command
- matlab命令大全,对编写m文件有较大帮助-matlab command Guinness, the preparation of great help m file
example CDMA
- 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.
matlab
- matlab命令模拟大全,和三维重建的相关命令。(Matlab command simulation)
MPC MATLAB CODE
- A scr ipt + SIMULINK FILE TO COMMAND A TWIN ROTOR MIMO SYSTEM USING MPC METHOD