搜索资源列表
Simulink仿真环境
- 一级倒立摆的模糊控制与神经网络控制。Simulink仿真环境。使用说明:在使用模糊控制时先把*.fis导入workspace,否则无法运行。,An inverted pendulum fuzzy control and neural network control. Simulink simulation environment. Usage: in the use of fuzzy control to import*. fis first workspace, otherwise it is
matlab_import_data.rar.rar
- 海量数据导入与导出matlab的有效方法,在数学建模时处理大量数据非常有用,Mass data import and export matlab effective method, in the mathematical modeling is very useful to deal with large amounts of data
MATLAB
- MATLAB提供了多种方式从磁盘读入文件或将数据输入到工作空间,即读取数据,又叫导入数据;将工作空间的变量存储到磁盘文件中称为存写数据,又叫导出数据。-MATLAB provides a variety of ways from the disk is read into a document or data entered into the work space, that is, read data, also known as import data will work variable
matlab_quartus
- 可以方便地将matlab里的数据导入quartus中的波形仿真文件中,很有用-Matlab can easily import the data in waveform simulation Quartus document, very useful
EasyMATLAB7_XHybridProgramming
- 本书介绍啦MATLAB 7.X版本与其他语言混合编程的方法,内容包含在MATLAB中以文件导入,导出数据,在Windows和Linux开发FORTRAN语言MEX文件-You introduce the book MATLAB 7.X version and other languages mixed programming methods, contents included in MATLAB in order to document import, export data, Windows
XLStomatlab
- 有关于matlab中文件的导入和读取,对于经常要用来做作业的同学比较有用的哦-Matlab files on import and read, always want to do homework for students with a useful comparison Oh
imput_osc_data
- 导入示波器数据,可以非常方便地连续的将多组数字示波器的数据方便的转换到matlab中进行各种复杂的后续处理;方便于需要组建基于数字示波器的实验系统使用和写paper呵-Import oscilloscope data, can be very easy to successive groups of digital oscilloscope to facilitate the conversion of data into matlab carried out follow-up to deal
comn_user07_en_arm.tar
- XML Parser可以在Matlab下过滤XML文件或字符串。包括很强功能的:导入、到处、访问、修改数据。 -XML Parser in Matlab filtering XML file or string the next. Including a strong feature: Import, everywhere, access, modify the data.
LIBSVM
- 详细介绍了LIBSVM(由台湾大学教授编写SVM程序)使用方法,包括前期数据处理,数据导入,训练以及预测-Described in detail LIBSVM (prepared by the National Taiwan University professor of SVM program) using the methods, including pre-data processing, data import, training and prediction
MATLAB.chinesesBook
- 第一篇 基本概述 第一章 基本概述 第二章 初探MATLAB 第二篇 繪圖功能 第三章 二維平面繪圖 第四章 三維立體繪圖 第五章 數值運算與其他應用面 第六章 影像顯示與讀寫 第七章 動畫製作 第八章 握把式圖形與GUI設計 第九章 GUIDE:GUI設計環境 第三篇 變數與資料結構 第十章 矩陣的處理與運算 第十一章 字元與字串 第十二章 多維陣列 第十三章 異質陣
hurst-exponent
- hurst 指数计算程序 提示:先导入(import)时间序列数据,再进行计算。-hurst Index hints: first import (import) time-series data, and then calculated.
importfile1.m
- Imports data from the specified file,for some simple files (such as a CSV or JPEG files), IMPORTDATA might return a simple array. If so, generate a structure so that the output matches that from the Import Wizard.-Imports data from the specified file
matlabscript2
- 有两种方法可以向脚本节点中输入 MATLAB脚本。 ( 1)使用 Operating 或Labeling 工具直接向MATLAB 脚本节点中输入脚本 (2)可以直接导入写好了的脚本 ,方法是使用鼠标右健单击 MATLAB 脚本节点,从快捷菜单中选Import,从打开的 Choose a scr ipt 选择脚本对话框中选择要导入的文件并单击 Open, MATLAB 脚本文本将出现在脚本节点中。为了便于调试 ,建议在导入脚本到 LabVIEW 之前 ,先在 MATLAB 环境内编写
DataImportandExport
- matlab数据导入导出,支持文本、音频、视频及其他数据类型-matlab data import and export, support for text, audio, video and other data types
textscantool
- matlab 导入大文件工具,可以自动生成代码-matlab import large files tool that can automatically generate code
Matlab-N-node-program
- matlab下N节点潮流计算程序,本例只是计算潮流,原始数据需要自行输入-power flow program of N node with matlab, this is just a program of power flow, original data should be import
Import-data
- 用Matlab从Excel中导入数据,含虚拟数据和各种导入格式-Import data from Excel into Matlab
MATLAB希尔伯特Hilbert变换求包络谱
- MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
MATLAB TDM Example
- 将TDM或者TDMS文件导入MATLAB中,可以在MATLAB中读取TDM和TDMS文件(Import the TDM or tdms files into MATLAB, and you can read the TDM and tdms files in MATLAB)
MATLAB_FILES.tar
- Five Matlab codes corresponding to the concatenation of mat files, importing multiple files at a time, down-sampling, up-sampling of a signal and finally a code which except unique one removes all variables from Matlab workspace programmatically.