搜索资源列表
prtools_ac
- matlab的模式识别toolbox,将它解压缩,拷贝到matlab目录下的toolbox下,声明:请不要将这个工具箱应用到商业用途上,仅作学术参考。-pattern recognition tool box. Please unzip, copy it under the directory of matlab toolbox. Announcement: Don t apply it to commercial usage, just for research reference.
Advanced Filter Design using MATLAB
- AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,
toolbox_general.zip
- toolbox median filter You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. ,toolbox me
base_band
- base_band.rar文件解压后可以在matlab平台直接编译运行,实现通信系统的升余弦基带 成型处理,码元速率,采样率、滚降系数都可以灵活设置,特别方便学习通信的同学加深对基带信号的理解。-base_band.rar unzip the files can directly compile and run matlab platform to achieve communication system raised cosine baseband shaping processing,
robot_demo_example
- 一个matlab编写的robot demo程序,解压后,运行m文件即可,可看到RPP robot的轨迹。-Matlab prepared a robot demo program, unzip, run the m file you can see the tracks of RPP robot.
pca
- 基于matlab 的神经网络计算,解压缩后直接运行 -Matlab neural network-based computing, unzip it and directly run
pso
- Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help get_psoOptions at command line)
yahooRT
- YAHOORT Extends the Datafeed Toolbox s YAHOO object, allowing real-time data to be fetched from Yahoo s Premium Finance service. Requirements: - Datafeed Toolbox license - Yahoo account subscribed to Yahoo Premium Finance. 1. To insta
gvfsnakeMATLAB
- gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions ---------------------------------------------- Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The Matlab*.m files in this software distribution imp
MUK_algorithm
- This file implements the Multi User Kurtosis Algorithm for Blind Source Separation (see [1] for more details about the method). The zip file contains: - the one_shot.m scr ipt file - the MUK_algorithm.m function The one_shot.m file
AdaptiveMatLabExercise_1
- adaptive filter Usage To make full use of this tutorial you have to 1. Download the file AdaptiveFilter.zip which contains this tutorial and the accompanying Matlab program(s). 2. Unzip AdaptiveFilter.zip which will generate a subdirectory Ad
The-Modulated-Wideband-Converter-
- 基于宽带调制转换器的一种新的压缩感知技术-Matlab package that simulates sampling by the analog system. The MWC consists of an RF front-end whose intermediate nodes are non-bandlimited signals. In this setting, computing the samples that would have been obtained by the ha
recordfile
- this program can record your voice and save it on a database, in .wav format. Your name will be associated with your voice. Please unzip the file and lay it on the workspace than type help recordfile -this program can record your voice and save i
deletefile
- Pleas unzip the file and put in on the workspace type deletfile to delete data files from database Note: file name should be a number. for more info type "help deletefile"-Pleas unzip the file and put in on the workspace type deletfile to d
F16_SAS
- F16飞机纵向控制增稳系统仿真模型,解压缩后在matlab2006b以上版本使用。先运行SAS_lon_4ord_ini.m进行初始化,再运行SAS_lon_4ord.mdl。可以修改反馈参数。-F16 aircraft longitudinal control augmentation system simulation model, unzip and use it in matlab2006b. Run SAS_lon_4ord_ini.m first for initialion, an
Matlab-code-for-face-verification
- Instructions: Unzip the selected file (A.zip or B.zip) in Matlab current directory (C:/.../Matlab/work is the default one). Type the name of main function on Matlab command window. Now a simple and intuitive GUI should appear. You can use i
macefacepro
- Contents: A.zip: code compatible with Matlab 2007a and older B.zip: code compatible with Matlab 2007b and newer data.zip: test data instructions.pdf: this file Instructions: Unzip the selected file (A.zip or B.zip) in Matlab current direc
mexcdf.r4000
- Toolbox to read netcdf files on Matlab Install: javaaddpath([pwd /netcdfAll-4.2.jar ]) unzip( mexcdf.r4000.zip ) addpath ([pwd /mexcdf/mexnc ]) addpath ([pwd /mexcdf/snctools ]) -Toolbox to read netcdf files on Matlab Install: j
emd
- EMD的程序要用到matlab的时频工具箱 matlab的工具箱的安装步骤: 1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下 2.建立搜索路径,matlab->file->Set Path->Add Folder ->选择mfile文件夹复制到matlab的toolbox的路径->save->close 3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin 返回的结果是你
paint
- 解压缩文件,将三个文件放在同一路径下,打开MATLAB,运行example_09.m文件。即可利用鼠标进行绘画。-Unzip the files, three files on the same path, open the MATLAB, run the example_09.m file. You can use the mouse painting.