Welcome![Sign In][Sign Up]
Location:
Search - read text matlab

Search list

[Special Effectsrecognize

Description: 1. define : 读取 "参考文字&符号" 影像文件,寻找出影像中之对象,藉由人工定义其代表之意义,储存对象影像并计算其 7项不变矩。 2. autofindout : 读取 "辨识文章" 影像文件,寻找出影像中之对象,储存对象影像以及其位置数据 (供辨识程序输出文字时使用) 并且计算不变矩,依位置数据由左至右,由上而下,将影像对象排序,并标定出影像对象之中心位置。 3. recognize : 将已排序之"辨识文章"影像对象分别对"参考"影像对象,计算不变矩之距离,取最近距离之"参考"影像对象,作为该对象代表之意义。依位置数据填补"空白"以及"换行",输出辨识文字。-1. Define : read "reference text
Platform: | Size: 344064 | Author: qu yw | Hits:

[Graph RecognizeMatlab

Description: 本着好东西要分享的原则.现在放出国外的可以用于商业的完整MATLAB车牌识别系统.注意这个代码是国外的.看不懂E文和我无关.接下来还有2个相关的内容一起发上来-The spirit of good things to share principle. Now let abroad can be used for commercial MATLAB complete license plate recognition system. Note this code is abroad. E can not read the text and I had nothing to do. Then there are two relevant content with hair up
Platform: | Size: 3914752 | Author: 2852095 | Hits:

[2D Graphicmfile2

Description: 读写由envi生成的文本格式数据。可以是单波段或多波段图像。-Read and write by the envi-generated text-format data. Can be single-band or multi-band image.
Platform: | Size: 1024 | Author: dabin | Hits:

[2D Graphicxml

Description: With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags. With xmldata(...) is a "fast" lowlevel interface to read single tags. Compiled mex-files for Linux & Windows. c-source included. Copyright (C) Peter Rydesä ter 2002, Mitthö gskolan, SWEDEN This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License.
Platform: | Size: 28672 | Author: aprist | Hits:

[File Operatefile

Description: 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lines, M reads the first line to the penultimate N line, read the first M sub- (can also be the last, the penultimate meeting M) of the line str string start (or end) of the data, and so on. I hope everyone can help!
Platform: | Size: 2048 | Author: 小可 | Hits:

[matlabtextscantool

Description: 交互式可视化文本扫描工具,用于读取带有分隔数据的大型文本文件。-Textscantool is an interactive GUI to read large text files with delimited data. The tool lets you specify which columns to read and what data types to use.
Platform: | Size: 6935552 | Author: zha | Hits:

[3D GraphicQplot

Description: 交互式的matlab plot绘图工具,绘制二维三维图形.-QPLOT interactive ploting program Qplot opens a standadr MATLAB figure with three options added to the menu bar: Qfile, Qoptions and Qgraph. Under Qfile you can read data files (text or Excel). Under Qoptions you can set the options of the graph: what columns are the X, the Y and the Z, axis labels, etc. Under Qgraph are the graph types that can be plotted under three categories: 2D, 3D and Stats. By default graphs are typically made with the X or X-Y columns. Any number of subplots can be opened within the figure. The full list of graphs is: 2D: XY Scatter, XY Line, XY Line with error bar, Horizontal Bar (grouped), Horizontal Bar (stacked), Vertical Bar (grouped), Vertical Bar (stacked), Vertical Bar with error bars, Histogram, stem, Stairs, Rose, Polar, Compass, Pie 3D: Scatter 3D, Stem 3D, Bar 3D, Waterfall, Ribbon, Grid, surface, Lighted Surface, Contour Stats: Histogram (yes is repeated), Histogram 3D, Correlation X-Y, Correlation All, QQplot, Normplot. Correl
Platform: | Size: 152576 | Author: frankcy | Hits:

[matlabshili

Description: matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very good example: 1. with multiple axes of GUI, the main learning control which axis is the object of drawing commands and edit the text boxes with the number of read input. 2. The list box directory reader, the main study to obtain the path, load, open the file 3. From the variable list box to access the work area, learning the basic work area exists in the variable names into the list box, select a number of other 4 . address book readers, the more integrated, more technology used. Including open, save, modify mat file, save and re-use handles structure called shared data.
Platform: | Size: 25600 | Author: lewis | Hits:

[Program docreadwritetext

Description: 【MATLAB】读取和写入文本文件,MATLAB to read and write text files-】 【MATLAB to read and write text files
Platform: | Size: 1024 | Author: Matthew | Hits:

[matlabLZ77

Description: lz77编码,从文件读取,进行编码,最终以二进制的形式输出到文本。无延伸-lz77 encoding read from the file, encoded in binary form the final output to the text. No extension
Platform: | Size: 2048 | Author: jack | Hits:

[matlabbinarytohexconversion

Description: this code is written to convert the decimal number to hexadecimal number in sixteen bit format. the decimal numbers are stored in a text file and after conversion to the hexadecimal format data are stored in a seperate file data that is written will be in the coe file format.function fscanf is used to read the txt file and function fprintf is used to to write a file in a particular location .function dectohex is used for decimal to hexadecimal conversion.
Platform: | Size: 1024 | Author: ashutosh kumar | Hits:

[matlabganraolvchu

Description: 文本信号读取、单点干扰信号的陷波滤波、低通滤波、GUI界面设计以及程序的清晰解释-Text-read, single notch filter interference signals, low pass filtering, GUI interface design as well as clear explanations of procedures
Platform: | Size: 139264 | Author: 丫头 | Hits:

[matlabReading-text-files-in-Matlab

Description: Using file io functions in Matlab is a bit of confusion due to the variety and the issue of vectorisation. In the following snippet data is read back using: fscanf : creates a vector row by row textread (or its replacement textscan): creates matrix importdata: creates matrix load: creates matrix-Using file io functions in Matlab is a bit of confusion due to the variety and the issue of vectorisation. In the following snippet data is read back using: fscanf : creates a vector row by row textread (or its replacement textscan): creates matrix importdata: creates matrix load: creates matrix
Platform: | Size: 12288 | Author: steven | Hits:

[matlabmatlab

Description: MATLAB程序关于自动处理txt文本内的数据,将数据转换成矩阵型计算后导出得出新数据的TXT文本,内含全英文实验报告-The whole program is developed to deal with the display and processing of material properties of a gas. The material properties of an example gas is given in a text file called "ass1data.txt" and the data in the file will be read into a Matlab matrix. The data in the matrix will be used in different modules and solve different problems such as, display a single value of a material property at a single temperature, display the material properties in individual figures or write new date about the material properties into a new file.
Platform: | Size: 270336 | Author: 魏子然 | Hits:

[matlabread-file-of-stiffness-matrix

Description: 如何用matlab读取文件中的刚度矩阵和质量矩阵-Storage to different TXT text。How to use matlab to read file of stiffness matrix and mass matrix
Platform: | Size: 1024 | Author: 小羽 | Hits:

[Otherxingli

Description: 利用此matlab程序,可以读取gps文件-using matlab for read text of gps
Platform: | Size: 1024 | Author: l | Hits:

[OtherText-files

Description: how to read and write files in matlab
Platform: | Size: 7168 | Author: fatihovich | Hits:

[Otherreadstl

Description: matlab读取文本格式的stl文件,能够将其顶点和法向量读取出来-matlab stl file read text format that can be read out of the vertices and normals
Platform: | Size: 14336 | Author: gsk | Hits:

[matlabread

Description: 用Matlab语言工具,实现读写YUV格式的视频文件。 输入YUV视频文件(352x288,4:2:0,见附件),输出表示一个文本文件,该文件记录YUV图像每个像素(Y,U,V)的值和像素属于第几幅图像(n)以及像素在一副图像上的空间位置(x,y)。 )-Using Matlab language tools for video file read and write YUV format. YUV video input file (352x288,4: 2: 0, see Annex), the output represents a text file that records an image of each pixel YUV (Y, U, V) and the value of the pixel
Platform: | Size: 1292288 | Author: way | Hits:

[source in ebookMATLAB

Description: 一种自适应阙值R波的检测算法,读取TXT文本数据的.m码源-An adaptive threshold detection algorithm R-wave, the source code .m read TXT text data
Platform: | Size: 855040 | Author: 句末 | Hits:
« 12 »

CodeBus www.codebus.net