Description: 这是我的一个实验设计,利用MATLAB的GUIDE图形用户界面工具,实现一个计算器,完成实数的加、减、乘、除、开方、取对数和求幂次。里面有实验报告和代码-This is one of my experimental design, the use of MATLAB s GUIDE graphical user interface tools, to achieve a calculator to complete the real number of add, subtract, multiply, divide, prescription, check on the number and seek power. There are experimental reports and code Platform: |
Size: 55296 |
Author:蔡泽鹏 |
Hits:
Description: 用MATLAB实现计算器程序源代码,带有简单的界面,对新手在matlab中界面的学习有一定作用-Calculator program using MATLAB source code, with a simple interface for the novice in matlab interface have a role in learning Platform: |
Size: 9216 |
Author:雷霆 |
Hits:
Description: Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.-Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here. Platform: |
Size: 50176 |
Author:golinazi |
Hits:
Description: 结合网络上的指导,利用MATLAB GUI编写的简易计算器代码,对感兴趣的初学者有一定帮助。(Under the guidance of the network, a simple calculator code is writed by using MATLAB GUI tool, I think this code is helpful for those beginners who are interested in MATLAB GUI tool.) Platform: |
Size: 9216 |
Author:djyzhjh
|
Hits: