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

Search list

[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:

[matlabTransfer_the_GUI_to_EXE

Description: 简要的介绍了在matlab中如何将gui转换为exe可执行文件-A brief introduction of how to convert the gui to exe executable file in matlab
Platform: | Size: 15360 | Author: hanyu56 | Hits:

[OtherMATLAB

Description: 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。 全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。-This book chapter describes the system integration MATLAB6.5 work platform, the reader will be the beginning of the basic use of MATLAB. Second, the four chapters, system, MATLAB6.1 basic data types (numeric arrays, strings, arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) are separate sections above. Since then, the book points out with nine separate chapters MATLAB6.5 of numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone applications generated, to achieve interaction of different software platforms API, M-book data, graphical environment for integration of the eight general-purpose language Function. Book with a special chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation, and the MATLAB interactive features. The book contains more than 390
Platform: | Size: 3457024 | Author: 小天 | Hits:

[matlabbegoodatMATLAB6.5

Description: 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。-This book chapter describes the system integration work MATLAB6.5 platform to guide the reader will be the beginning of the basic usage of MATLAB. Second, the system described in Chapter Four MATLAB6.1 basic data types (numeric arrays, string arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) then open another chapter specifically stated. Since then, the book chapters are described by nine independent MATLAB6.5 the numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone application generation software platform to achieve interaction of different API, M-book data in graphical environment for integration of the eight general-purpose language features. This book devoted a chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation capabilities, and the MATLAB int
Platform: | Size: 3465216 | Author: yyj | Hits:

[matlablearning-matlab6.5

Description: 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面 设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。-This book chapter describes the system integration work MATLAB6.5 platform, will guide the early MATLAB basics. Second, the system described in chapters four MATLAB6.1 basic data types (numeric arrays, string arrays, cell arrays, structure arrays), as other extended data types (function handle, symbol data, inline functions, unit array , sparse class) is to open another chapter specifically mentioned. Since then, the book points out with nine separate chapters MATLAB6.5 numerical calculations, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone application to generate and realize different software platforms to interact API, M-book data in graphical text such as the eight general-purpose functions integrated environment.
Platform: | Size: 3457024 | Author: zhangting | Hits:

[matlabMatlab_mycamera

Description: MATLAB GUI 实现摄像头拍照 保存 及对图片进行直方图均衡化处理,可以导入图片并对其进行处理并保存,整个程序完整设计。是初学入门的好例子。程序内置一张图片。压缩包中有编译成的可单独运行的exe文件。本程序开发环境是MATLAB2010b.-MATLAB GUI camera to save pictures and image histogram equalization processing, you can import the image and its processed and saved, the complete design of the entire program. Good example for beginners getting started. The program built-in picture. Compiled into a standalone exe file compressed package. MATLAB2010b the program development environment.
Platform: | Size: 8848384 | Author: | Hits:

[matlabmatlab6.5

Description: 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、MATLAB 交互的功能。-This book first chapter of system narrated that the MATLAB6.5 integration working platform, guides the reader first meeting MATLAB essential usage. Second, third chapter of system narrate the MATLAB6.1 four big basic data type (value array, string of character array, structure cell array, skeleton array), as for other expansion data type (function handle, mark data, internal integration function, the unit array, sparse kind) in addition wards off the chapter to state specially. Hereafter, this book with nine independent Zhang Fenshu MATLAB6.5 numerical calculus, the mark computation, the function and the data visible, the object-oriented programming, GUI operates the contact surface design, the EXE independent application program generation, to realize different software platform interactive API, the M-book data graph writing environment integration alternately and so on eight big general functions. This book expounds the SIMULINK lamination modelling, the simulation function with prof
Platform: | Size: 3490816 | Author: yanye | Hits:

[OtherMatlab-ActiveX

Description: MatLab的ActiveX接口,使用MatLab生成独立运行的.exe文件-the ActiveX for MatLab, it s for generate the .m GUI files to executable file(.exe format)
Platform: | Size: 68608 | Author: libomiao | Hits:

[matlabMatlab-GUI-to-EXE

Description: 如完成Matlab GUI程序的编写,想要脱离matlab环境运行,可参照该文档-Written in Matlab GUI program, you want out of the Matlab environment is running, can refer to the document
Platform: | Size: 1095680 | Author: 于双 | Hits:

[OtherMATLAB6.5

Description: 统讲述MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、 构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类) 则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数 和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同 软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章 深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。-The the integration work platform on the system tells MATLAB6.5 the guide readers to the beginning of MATLAB basic usage. The second and third chapters system described the MATLAB6.1 four basic data types (numeric array, string array, cell array, the array architecture), as extended data types (function handle symbol data, inline functions, unit array , the sparse class) are covered in separate chapters specifically mentioned. Since then, with nine separate chapter book are as MATLAB6.5 the numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone application generation, different software platform to interact The data graphics API, M-book text environment integration Eight generic function. Book special chapter layman' s language to clarify SIMULINK hierarchical modeling, simulation capabilities, and MATLAB interaction.
Platform: | Size: 3465216 | Author: ncepustar | Hits:

[Othermbook

Description: 本书第一章系统讲述MATLAB6.5的集成工作平台,引导读者初会MATLAB基本用法。第二、三章系统叙述MATLAB6.1的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5的数值计算、符号计算、函数和数据可视、面向对象编程、GUI交互操作界面设计、EXE独立应用程序生成、实现不同软件平台交互的API、M-book数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK的分层建模、仿真功能、与MATLAB交互的功能。-The first chapter of this book the system tells MATLAB6.5 of integrated working platform, guiding the reader will be the beginning of MATLAB basic usage. The second and third chapters system described the MATLAB6.1 four basic data types (numeric array, string array, cell array, the array architecture), as extended data types (function handle symbol data, inline functions, unit array , the sparse class) are covered in separate chapters specifically mentioned. Since then, with nine separate chapter book are as MATLAB6.5 the numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone application generation, different software platform to interact The data graphics API, M-book text environment integration Eight generic function. Book special chapter layman' s language to clarify SIMULINK hierarchical modeling, simulation capabilities, and MATLAB interaction.
Platform: | Size: 6697984 | Author: 姜鑫 | Hits:

[Othermatlab

Description: matlab中文教程,本书第一章系统讲述MATLAB6.5 的集成工作平台,引导读者初会MATLAB基本用法。第二、三章 系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6. 5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的 API、M -book数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB交互的功能。-matlab Chinese tutorial, this book tells the first chapter MATLAB6.5 system integration work platform to guide the reader will be the beginning MATLAB basic usage. The second and third chapters of the four systems described MATLAB6.1 basic data types (numeric array, string array, cell array, the array architecture), as other extended data types (function handle symbolic data, inline functions, unit array , sparse class) are covered in separate chapters specifically mentioned. Since then, the book uses nine separate chapter are as MATLAB6. 5 numerical calculation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interaction interface design, EXE standalone applications generate, different software platforms to interact API , M-book data integrated graphical environment such as the eight generic text functions. Book with a special chapter in layman' s language to clarify SIMULINK hierarchical modeling, simulation, and MATLAB interactive feature
Platform: | Size: 3953664 | Author: lxy | Hits:

[Other Riddle gamesSudoku-Puzzle

Description: 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,每0.5s运行一步,演示解的过程,完成之后会显示操作步数。 4、不可解的话重新点击start按钮,生成新的初始状态(如果此时强行点击go按钮的话会显示程序错误)。 5、如果需要再次演示,可以点击redo按钮。6、除此之外,点击timecost按钮,会显示fortran程序的运行时间。 7、fortran文件夹中包括的是大赛之前第一次提交的fortran文件,程序的注释都在其中,可以参照。 8、matlab文件夹中的sourcecode文件夹中包括的是matlab所调用的fortran程序exe文件的源代码,由于各种原因,其中没有注释,还请见谅。 9、具体的移动情况(测试算例)保存在matlab文件夹的object.txt文件中-Eight digital (similar Huarong), is a useful intellectual game by moving the slider to the blank will restore order to the chaotic state of the pattern of the core algorithm code written by fortran, after mapping function matlab visualization, eight digital solve any initial conditions automatically solving process 1, matlab matlab exe file in the folder, gui graphical interface appears after clicking Open. 2. Click on the start button, the program will generate a random initial state, and determine whether the solvability (solvable solution button to display YES, NO that is unsolvable). 3, then click on the go button solvable, the program starts running automatically run every step of 0.5s, the operation step number will be displayed during the demonstration solution, is completed. 4, unsolvable, then re-click the start button to generate a new initial state (if at this time if forced to click on the go button will display program error). 5. If you need to demonstrate again, you can c
Platform: | Size: 1559552 | Author: 曾克成 | Hits:

CodeBus www.codebus.net