Welcome![Sign In][Sign Up]
Location:
Search - matlab gui mat

Search list

[Picture ViewerGUIopenimage

Description: matlabgui选择打开图像 matlabgui选择打开图像-matlabgui options open image mat labgui options open image
Platform: | Size: 49152 | Author: 叶飞 | Hits:

[transportation applicationsKalmanfilter_GUI

Description: kalman滤波GUI(matlab6.5) m代码在m_files目录中,主函数为fildis 执行独立exe时,需..\bin\win32下的dll支持.可以在autoexec.bat中加入此目录, 也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。 可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。-Kalman filtering GUI (matlab6.5) m in m_files code directory , the main function of an independent fildis exe, need .. \ bin \ dll under win32 support. in the autoexec.bat to add this Contents may also be dll Add document beat out the same directory, independent exe To initialize the document from the mat, mat directory full name needs no Chinese characters. Can be used as the design of the Kalman filter developed navigation, their parameters can be set up.
Platform: | Size: 52224 | Author: horfort | Hits:

[matlabtuxiang

Description: matlab做的图像检索源码,算法实现不错,很有借鉴作用,对初学者更是适用。-matlab source code to do image retrieval algorithm to achieve good, very useful reference for beginners it is applicable.
Platform: | Size: 656384 | Author: xiaowei | Hits:

[Special EffectsselectROI

Description: This functions displays GUI for selecting square or rectangular part of the input image IMG. To perform selection user must click mouse twice: at two corners of the selection area. User can change the shape at any moment, even when first point is set, unless it is not forbidden by additional parameters. User also cam change the way the selection area is calculated from the two selected points.
Platform: | Size: 13312 | Author: 焦亚民 | Hits:

[matlabbaizaosheng

Description: 一个matlabGUI程序,可以读取mat文件,并且对其中的信号叠加指定载波比的白噪声,并且绘图比较分析-A matlabGUI procedures, which can be read by mat paper, and one of the designated carrier signal superimposed over the white noise, and a comparative analysis of graphics
Platform: | Size: 117760 | Author: ren | Hits:

[Otherpsat-2.1.5-mat

Description: PSAT 2.1.5 for power system research with GUI and Matlab running environment
Platform: | Size: 1764352 | Author: thehoach | Hits:

[Special EffectsWFTgui

Description: Windowed Fourier transform for fringe pattern analysis (with GUI) -• Run WFT in MATLAB environment. All processed data are automatically saved in result.mat 4. File list o wft2fw.m: the basic WFT algorithm. o unwrapping_qg_trim.m: quality guided phase unwrapping o WFT.m+WFT.fig: WFT overall interface o WFTKernel.m+WFTKernel.fig: interface for WFT parameter selection o imwritescale: to save data into image o readme.docx: this file. • 5. Notice Though wft2fw.m has been used by us for some years, the GUI was developed quite recently. The purpose is to make it easier to be used. Please feedback bugs to mkmqian@yahoo.com.sg. For more information, please refer to www.ntu.edu.sg/home/mkmqian.
Platform: | Size: 43008 | Author: 谢冉 | 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:

[matlabmatcont4p0

Description: matcont is a Matlab continuation package with a GUI for the in- teractive numerical study of parameterized nonlinear ODEs. It allows to compute curves of equilibria, limit points, Hopf points, branch points of equilibria, limit cycles, fold, flip, torus and branch point bifurcation points of limit cycles, and homoclinic orbits. matcont can start these computations from equilibria or periodic orbits computed by time inte- gration and it can monitor user-defined functions and locate their roots along computed curves. matcont can compute all necessary derivatives by finite differences, from file or by using the symbolic toolbox of Mat- lab. In this tutorial we describe a numerical study of a chemical model of Steinmetz and Larter where a user function is monitored, a stable periodic orbit is started from time integration and bifurcations of periodic orbits are detected and continued.
Platform: | Size: 3579904 | Author: suolunga | Hits:

[Algorithmlogin

Description: 使用matlab GUI编写的登陆框,用于注册和登录。每次注册及登录信息会保存在login.mat文件内。-Written using matlab GUI login box for the registration and login. Each registration and login information will be stored in login.mat document.
Platform: | Size: 9216 | Author: 闫鹤 | 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:

[assembly languageEX201

Description: mat lab gui-......................................................matlab gui
Platform: | Size: 1024 | Author: fewwefw | Hits:

[Documentsmat

Description: matlab初级的GUI程序,可以用按键实现曲线的变化,比较浅显看出效果-GUI program of matlab,use push button to change the curve,obvious result
Platform: | Size: 4096 | Author: maggie | Hits:

[Otherpsat-2.1.9-mat

Description: 电力系统分析软件包,包含了:PF-潮流计算;CPF-连续潮流;OPF-最优潮流;SSSA-小扰动分析;TDS-时域仿真;GUI-用户人机界面;GNE-自定义模型等功能。经过验证,该工具包已经可以计算上千节点规模的系统。而且该软件包源代码完全公开,因此用户可以根据自己的研究兴趣编写修改相应源代码实现研究目的。同时, 依托于Matlab 的强大计算功能以及丰富的控制、信号处理、鲁棒控制、模糊控制等工具箱, 使得PSAT 可以把控制科学、信号处理等方面的新思想与电力系统的传统仿真计算有机地结合起来(PSAT( Power System Analysis Toolbox))
Platform: | Size: 1721344 | Author: 悠幽之木 | Hits:

[matlabface3Demo

Description: it includes simple problems solved in matlab
Platform: | Size: 6621184 | Author: Saadii | Hits:

[matlabDesktop

Description: 通过matlab设计的GUI界面实现语音信号的实时录入和频谱分析和滤波等处理,并能够显示各阶段时域波形及频谱图,滤波器种类及参数可调(Through the GUI interface designed by matlab, the real-time input of speech signal, spectrum analysis and filtering are realized, and the time-domain waveforms and spectrograms of each stage can be displayed, and the types and parameters of filters can be adjusted.)
Platform: | Size: 100352 | Author: 电子信息小菜鸡 | Hits:

CodeBus www.codebus.net