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

Search list

[Button controllvm_import09

Description: National Instruments LabView software has a native file format called LabView Measurement File (LVM, extension .lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace. LVM is an ascii text file format, and the data can be imported into MATLAB using the built-in import.m function. However, import.m has some limitations: it cannot handle multi-part LVM files, and it does not return the contents of the file and section headers. lvm_import.m handles all types of LVM files, and returns specific information such as date, time, data column names, etc.
Platform: | Size: 3347 | Author: aprist | Hits:

[Button controllvm_import09

Description: National Instruments LabView software has a native file format called LabView Measurement File (LVM, extension .lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace. LVM is an ascii text file format, and the data can be imported into MATLAB using the built-in import.m function. However, import.m has some limitations: it cannot handle multi-part LVM files, and it does not return the contents of the file and section headers. lvm_import.m handles all types of LVM files, and returns specific information such as date, time, data column names, etc. -National Instruments LabView software has a native file format called LabView Measurement File (LVM, extension. Lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace.LVM is an ascii text file format, and the data can be imported into MATLAB using the built-in import.m function. However, import.m has some limitations: it cannot handle multi-part LVM files, and it does not return the contents of the file and section headers. lvm_import.m handles all types of LVM files, and returns specific information such as date, time, data column names, etc.
Platform: | Size: 3072 | Author: aprist | Hits:

[matlabTxT_to_pices

Description: MATLAB文本分割器,运行程序,输入文件名和分割大小,就可以分割了。 本人比较爱看小说,经常会用到文本分割器,于是用m语言编了一个,分割效率还是挺高的,希望各位会喜欢。-MATLAB version of partition, and run the program, enter the file name and the partition size, you can split it. I am more love stories, often used for text segmentation, and therefore the language used for matlab。 It is so efficiency, and I hope you will enjoy.
Platform: | Size: 1024 | Author: huxuec | 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:

[GUI Developguidewithcallback

Description: This option will generate an m-file named "file.m". The m-file is the GUI executable that will use the FIG file. This option does not use text layout mode. The only difference between the m-file produced by GUIDE is that all the callbacks will be nested functions instead of sub-functions-guide with callback
Platform: | Size: 7168 | Author: mingren | Hits:

[matlabinterp

Description: 1 把要插值的一组数据对从Excel中导出为.txt文本文件 2 启动Matlab,并运行h.m,即可看到插值曲线.-One of a set of data to be interpolated from Excel, export to. Txt text file 2 starts Matlab, and run hm, you can see the interpolation curve.
Platform: | Size: 4096 | Author: 韩妍丽 | Hits:

[matlabmse

Description: this compress program can be extracted to a text file that can be copied to mse.m. a matlab program that calculate the mean square eeror for video in the format of yuv such as the test sequence
Platform: | Size: 1024 | Author: Yousef | Hits:

[matlabGUI-example2_scores-checking-system

Description: 本文件为MATLAB GUI设计简单例程,包括两个源文件(.m和.fig),还有可供查询的文本文件和Exel表格。其功能为查询txt及Exel文件格式的学生成绩。-This document is designed to be simple routines MATLAB GUI, including the two source files (. M and. Fig), there is a text file and available for query Exel form. Txt, and its function as a check student achievement Exel file formats.
Platform: | Size: 9216 | Author: 湘彬 | Hits:

[matlabFitDataToALogisticFunction

Description: 在这项工作中所使用的方法是基于一个由大卫阿诺德教程。 http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf 这将运行该Logistic.m带来了图形用户界面。 1。放弃在列的格式文本文件中的x值 2。放弃在山口格式文本文件中的y值 3。的阴谋初始 按钮将绘制的分布 4。 查找适合 按钮,会找到最适合 5。 重置 将删除的情节(虽然我想打扫所有的领域 -没有时间) 5。地下K,糖尿病在下列公式中的值 Ÿ 等于k/(1+进出口(- G *的(十型录))) 6。上证所给出了squred误差之间的拟合函数与实际数据的总和 7。消委会提供的相关合作关系的实际数据拟合功能和效率-The method used in this work is based on a tutorial by David Arnold. http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf RUN The Logistic.m this will bring up the GUI. 1. Give the x values on a text file in column format 2. Give the y values on a text file in col format 3. Plot Initial Button will plot the distribution 4. Find Fit button will find the best fit 5. Reset will remove the plot (Although I wanted to clean all the fields- did not have time) 5. K, G, Dm are the values in the following equation y = K./(1+exp(-G*(x-Dm))) 6. SSE gives the sum of squred error between the fitted function and the actual data 7. CC give the correlation co-efficient between the fitted function and actual data
Platform: | Size: 11264 | Author: abeaqhax | Hits:

[matlabuicontrol

Description: gui controls M-file shows how to use the GUIDE in MATLAB for example the pop-up menu. edit text, ect.,
Platform: | Size: 2048 | Author: UIS | Hits:

[matlabchebfun_v4.2.2194

Description: Chebfun找到一个类似的问题已经解决了别人使用作为一个模板。这一页将你们连接到几十个这样的模板,称为Chebfun例子。每一个例子是一个M-file生产文本和/或图形输出,执行,在大多数情况下,在少于5秒。你也可以执行的例子,用Matlab命令的出版得到一个包含更多的信息的故事。一类开路(出版(“文件名”))去看在你的屏幕上最快的版本或出版(“文件名”)为一个更好的格式化乳胶版本,它将出现在一个目录叫做html。公布的产量也可直接下载作为一个pdf档案。-The quickest way to solve your problem with Chebfun may be to find a similar problem someone else has solved to use as a template. This page connects you to dozens of such templates, called Chebfun Examples. Each example is an M-file producing text and/or graphical output which executes, in most cases, in less than 5 seconds. You can also execute the example with Matlab s PUBLISH command to get a more informative story. Type open(publish( filename )) to see the quickest version on your screen or publish( filename , latex ) for a better formatted LaTeX version, which will appear in a directory called html. The published output is also available for direct download as a pdf file.
Platform: | Size: 4598784 | Author: jie | Hits:

[OtherInsert-matlab-intotext

Description: 在文本文件中嵌入MATLAB代码并运行返回结果 类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行! 主要作用以及价值: 在文本文件中嵌入matlab代码,并可以直接运行该文本文件 根据matlab变量的当前值,实时修改文件文件中相应的数据 目前具有如下功能: matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码 matlab代码可以放在文本的任意位置,你想放在什么地方都可以 matlab代码允许被文本分割而不连续书写,比如循环语句 fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦 有待改进的方面有: 在文本文件中增加对matlab function的支持 简化变量输出,目前只能fprintf(fid_target,...) 目前是M脚本完成功能的,后期会提供M函数-MATLAB code embedded in the text file and run return results Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run! A major role as well as the value of: Matlab code embedded in the text file, and can be run directly on the text file Modify the data file file based on the current value of the matlab variables, real-time Currently has the following functions: matlab code uses the symbol in the middle of the parse matlab code must contain matlab code can be placed anywhere in the text, where you want to put matlab code allows text segmentation without the consecutive writing, such as loop statement fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble Areas for improvement: Increase support for matlab function in a text file Simplify variable output, can only the fprintf (fid_target ...) M script completed, late M function
Platform: | Size: 2048 | Author: cuiyin | Hits:

[Finance-Stock software systemwork

Description: 自己写的matlab上GUI界面,可以读取行情软件导出的txt格式历史数据,并汇出k线和技术指标,可以通过GUI编辑设置、各种指标及其参数。主图附图指标编辑通过编写脚步实现,有例子。 解压后,将work下的dir.mat中的wkdir变量修改成与你放置的目录一致,也可以就将work放置在"d:/matlab/"下. read2mat.m从文本中读取数据,并存在与文本文件同名的.mat格式的文件中。 运行kfigure,加载.mat格式文件就可以画出k线图和指标图。其他功能很多和股票软件差不多,大家自己试就行了。-Matlab GUI interface to write their own, you can read the historical data of market software exported txt format, and Export k lines and technical indicators, you can edit the settings through the GUI, various indicators and their parameters. The the main figure drawings indicators edit achieve by writing the footsteps examples. After decompression, modify the work under dir.mat wkdir variable and you are placed in the same directory, will work placed in the " d :/ matlab /" . Read2mat.m to read data from a text, and exist with a text file of the same name. mat format file. The run kfigure, loading mat format file can draw k chart and indicators Figure. Other features and stock software almost everyone own try line.
Platform: | Size: 2244608 | Author: 熊伟 | Hits:

[OtherMATLAB-AND-C

Description: this file contains 4 parts: 1- sherlock C code for plagiarism detection in text document 2-linear kalman filter in simulink 3-sfclfunc m file for Superconducting fault current limiter 4-lightning protection is GUI matlab file for lightning protection
Platform: | Size: 61440 | Author: vahid | Hits:

[Other2D-Gaussian-Fitting

Description: 二维高斯拟合,用于寻找强度点的中心值。 二维高斯拟合,用于寻找强度点的中心值。-To use this code, you can mark the text below with the mouse and copy and paste it via the windows clipboard into a Matlab M-file editor window.
Platform: | Size: 1024 | Author: qinghuazhang | Hits:

[Othermatlab simulation for CDMA

Description: Chapter 18 README FILE Prepared by: William H. Tranter Department of Electrical and Computer Engineering Virginia Tech - Mail Code 0350 Blacksburg, VA 24061 email: btranter@vt.edu Revision Dates: June 20, 2004 Note: This readme file contains changes and or corrections to programs contained in Chapter 18 of the textbook W. H. Tranter, K. S. Shanmugan, T. S. Rappaport, and K. L. Kosbar, Principles of Communications System Simulation with Wireless Applications, Prentice Hall PTR, 2004 (ISBN 0-13-494790-8). Files: c18_cdmaex1.m and c18_cdmaK.m Explanation: The two files c18_cdmaex1.m and c18_cdmaK.m are identical except for the file names. The name c18_cdmaex1.m was used in the text and the name c18_cdmaK.m was used in Appendix B. Sorry for the confusion.(CDMA communication system modeling, simulation, a full set of complete system modeling and simulation)
Platform: | Size: 21504 | Author: lklx520 | Hits:

[matlabCM-SM-SCM

Description: 跨媒体检索新方法包括:CM、SM、SCM(This demo executes cross-modal retrieval experiments on a novel dataset of Wikipedia pages. Extract the zip file, open a matlab session and run any of the example scritps: - correlation matching 'demo_CM.m' - semantic matching 'demo_SM.m' - semantic correlation matching 'demo_SCM.m')
Platform: | Size: 6317056 | Author: 程序媛0 | Hits:

[Algorithmlect1

Description: This appendix contains a selection of basic MATLAB m-file programs used in this text to produce figures and are listed here as sample code for readers.
Platform: | Size: 1219584 | Author: Roy1 | Hits:

[matlabMATLAB实践GUI成绩管理系统

Description: 文件包含matlab的源代码m文件,gui文件,文本说明,都很详细,需要的可以下载(The file contains the matlab source code m file, the GUI file, the text description, all very detailed, the need can be downloaded.)
Platform: | Size: 135168 | Author: @联合网 | Hits:

[matlab语音基频识别

Description: 男女生识别、文字端点检测 sgn.m是判断符号的函数 在使用GUI时输入的数字必须为英文状态下(搜狗输入法英文) 端点检测和基频计算是在GUI m文件转到GUI中,基本没什么变化,主要就是使用了全局变量。(Gender recognition and text endpoint detection SGN. M is a function of judging signs When using GUI, the input number must be in English Endpoint detection and fundamental frequency calculation are in GUI The m file is transferred to the GUI. Basically, there is no change. The main thing is to use global variables.)
Platform: | Size: 716800 | Author: jl12 | Hits:
« 12 »

CodeBus www.codebus.net