Welcome![Sign In][Sign Up]
Location:
Search - matlab GUI Excel

Search list

[matlabPQ分解法_我编的_内含三角分解法

Description: 这是我毕业设计时编写的潮流计算PQ分解法程序,支持n个节点、从外部读取Excel表格,采用高斯消去法获得因子表。 同时附带有针对这一程序的gui界面.fig和对应的.m文件! Matlab版本为7.6.0。
Platform: | Size: 31426 | Author: diyiresh@163.com | Hits:

[Embeded-SCM DevelopMAGIC

Description: Tutorial GUI to demonstrate basic functionality of various controls on the GUI-This GUI will help the novice user get up to speed very quickly on using GUI-based applications. Everything is laid out in a very simple Step 1, Step 2, Step 3, etc. layout. It is a very good starting point for a typical image analysis application. This application uses GUIDE to do the user interface design, and has most of the basic controls such as buttons, listboxes, checkboxes, radio buttons, scrollbars, etc. It allows the user to select a folder of images, select one or more images and display them, to select a series of options, and to individually or batch process one or more images. The user can optionally apply a mask (region of interest) to the image so that only the area within the mask will be analyzed. The results are optionally sent to Excel. In this demo, I do some very basic particle sizing but in use, the user would replace that simple demo code in the function AnalyzeSingleImage() with their own code. Works with Windows or Unix since paths are all forward slashes. Req
Platform: | Size: 878592 | Author: zzz | Hits:

[GUI Developshijuanfenxi

Description: matlab GUI界面编程 由matlab生成excel表-matlab GUI interface programming ,excel sheet generated by the matlab
Platform: | Size: 14336 | Author: liuqiang | Hits:

[matlabcontacts

Description: 使用MATLAB GUI编写的通讯录程序,环境:MATLAB R2009a,可直接下载使用,数据库使用Excel文件存放。-Address book using the MATLAB GUI program in the environment: MATLAB R2009a. Program can be directly used. The database of the addresses is saved in Excel.
Platform: | Size: 15360 | Author: 李鹏 | Hits:

[matlabbrowse_score_xls

Description: Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。 从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩; 其中提供了文件浏览窗口,可供选取文件。 本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。-Matlab GUI program with the file name browse function, can open the excel file. Use the listbox, edit, button, etc. controls. Read information from the excel file, name and achievements displayed in two windows, and you can name one or more of the window click on the name to display the comparison results which provides a file browser window, select the files available. In this case for the results file score.xls, the structure is: name, language, mathematics, English some success.
Platform: | Size: 6144 | Author: lewis | Hits:

[matlabDEMO

Description: 利用MATLAB GUI做的三维数据自动绘图程序,安装运行库后可自动运行,实现从EXCEL读取数据并自动绘制三维曲面图的功能-Using three-dimensional data in MATLAB GUI to do automatic drawing program, after installation of runtime to run automatically read data from a EXCEL and automatically draw the three-dimensional surface map features
Platform: | Size: 314368 | Author: 王永生 | Hits:

[matlabexcel

Description: MATLAB/GUI开发,实现excel文件的读取操作。-MATLAB/GUI development, achieving excel file read operation.
Platform: | Size: 7168 | Author: eagle | Hits:

[matlabfinalfacialExpression

Description: Face detection with facial Expression Analyze, Feature points stored in excel sheet,GUI module also used.
Platform: | Size: 94208 | Author: Amburose | Hits:

[matlab2001

Description: mcm 论文This the first in a series of videos that will go through the process of planing and implementation of a simple GUI. Realistically, I would not plan out a GUI this simple, but the idea is to show what my planning process is on a simple example. The purpose of this GUI is to: 1.Select an Excel file and read it into the MATLAB workspace 2.Modify the data that came from the file. In this case by multiplying by a scalar 3.Write the modified data into an Excel file with a name derived from the original filename-mcm outstanding This is the first in a series of videos that will go through the process of planing and implementation of a simple GUI. Realistically, I would not plan out a GUI this simple, but the idea is to show what my planning process is on a simple example. The purpose of this GUI is to: 1.Select an Excel file and read it into the MATLAB workspace 2.Modify the data that came from the file. In this case by multiplying by a scalar 3.Write the modified data into an Excel file with a name derived from the original filename
Platform: | Size: 3596288 | Author: 许许 | Hits:

[matlabcalculation

Description: 自己编的一个matlab GUI小程序,实现了excel表格数据的调用和显示,并对调用的数据进行计算,显示结果。-Oneself make up a small program matlab GUI, realized the excel form data calls and display, and to call data calculation, show the results.
Platform: | Size: 2048 | Author: zhurui | Hits:

[Home Personal applicationchengjichaxun

Description: 利用matlab gui 编写了一个m文件 学生成绩查询系统 可直接点击搜索excel和txt文件-Matlab gui to write an m file student achievement query system can directly click on the search excel and txt file
Platform: | Size: 2048 | Author: 刘峰 | Hits:

[matlabGUIExcel

Description: 该视频能师兄在matlab中,利用GUI实现Excel读取保存并绘图的功能-The video can be brothers in matlab GUI Excel reads save and drawing functions
Platform: | Size: 9299968 | Author: 周国婷 | Hits:

[matlabmatlab-excelatable

Description: 实现matlab中GUI excel与table控件的交互,内含包括uitable用法-Matlab interact with the GUI excel table controls, embedded usage including uitable
Platform: | Size: 202752 | Author: 王瑞华 | Hits:

[matlabmatlab_application

Description: 全书共23章,分为7篇。基础篇介绍了MATLAB基础、数组和矩阵分析、字符串分析;科学运算篇介绍了MATLAB数据分析、积分和微分运算、概率和数理统计、符号计算;数据可视化篇介绍了二维和三维数据的可视化;编程篇介绍了MATLAB基本编程、程序调试和编程技巧;仿真篇介绍了Simulink基本知识、Simulink建模和S-函数;高级应用篇介绍了GUI编程开发、GUIDE工具建立GUI界面、文件夹管理和文件I/O操作、MATLAB编译器;工具箱与接口编程篇介绍了信号处理、小波分析、图像处理、神经网络4个工具箱,最后还介绍了MATLAB与Word和Excel的接口技术。-Consists of 23 chapters, divided into 7 pieces. Based article introduced has MATLAB based, and array and matrix analysis, and string analysis science operation article introduced has MATLAB data analysis, and points and differential operation, and probability and mathematical statistics, and symbol calculation data Visual of article introduced has II peacekeeping three dimensional data of Visual of programming article introduced has MATLAB Basic programming, and program debugging and programming skills simulation article introduced has Simulink basic knowledge, and Simulink built die and s-function Advanced application covers building development, GUI programming GUIDE tool GUI interface, folder management, and file I/O, MATLAB compiler Toolbox and interface programming introductory signal processing, image processing, neural networks, wavelet analysis 4
Platform: | Size: 3179520 | Author: zofulan | Hits:

[Otherexcel

Description: matlab gui设计 table和excel的交互使用方法。-matlab gui table and excel
Platform: | Size: 2048 | Author: 张勇 | Hits:

[assembly languageuntitled1

Description: 基于matlab gui的table和excel的数据交互,把excel的数据导入table,并且有按钮是实现退出。-Matlab gui-based data exchange and excel in the table, the data import excel table, and the button is to achieve exit.
Platform: | Size: 2048 | Author: 常俊德 | Hits:

[assembly languagechengxu

Description: 一个matlab gui的小程序,进行读取excel,并且进行数据的更改和保存-MATLAB 贵
Platform: | Size: 6144 | Author: sj | Hits:

[Windows Developaq451

Description: Use serial programming examples matlab GUI implementation, FIG simulation speed, distance, amplitude three-dimensional image, Fractional Fourier transform computing.
Platform: | Size: 7168 | Author: mdqgtd | Hits:

[Special EffectsMATLAB hough变换答题卡识别(GUI,配论文)

Description: 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out score statistics, as well as judge whether pass. Standard excel answers can be set in the background. After gray-scale transformation, gray-scale image, binary processing, image filtering, edge detection, Hough transform and other preprocessing are formed. With GUI interactive interface.)
Platform: | Size: 3465216 | Author: www.wobishe.com | Hits:

[matlabMATLAB答题卡识别(GUI,论文)

Description: MATLAB答题卡识别(GUI,论文) 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(Matlab answer card recognition (GUI, paper) This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out score statistics, as well as judge whether pass. Standard excel answers can be set in the background. After gray-scale transformation, gray-scale image, binary processing, image filtering, edge detection, Hough transform and other preprocessing are formed. With GUI interactive interface.)
Platform: | Size: 4011008 | Author: for Matlab | Hits:
« 12 »

CodeBus www.codebus.net