Get in touch with us
Send us an e-mail
Question
This problem implements a simple calculator using RPN notation. The application will consist of user input, stack operation, and displaying the result. RPN calculations work in conjunction with a stack. Every time a user enters a number, the number should be pushed on the stack. When the user enters a function, the top element or elements of the stack are used in the calculation and the result is placed on the stack.
a) Create a MATLAB class that implements a stack with the following methods: Push, Pop, is Empty, GetContents, and a constructor. The GetContents method is needed to display the elements of the stack.
b) Write a script that will take user inputs as strings and perform the following operations:
i) If the user enters a number, push it on the stack. A function needs to be written to determine if a string is valid number. The function is strprop is a good starting point.
ii) If the user enters a string, treat it like a function and evaluate it using the number on the top of the stack, and push the result on the stack. The only functions allowed are +,-,*,/, sin, cos, tan, and exp. The calculator should also support the following constants: pi and e. Look into the switch statement.
c) Always display the contents of the top 3 elements of the stack prior to asking for input.
Example: 2: 0
1: -1.03
0: 2.2
>Input>>>>
d) Run the code with the following inputs. Show the stack after each step.
i) 2 2 + 3 *
ii) pi 2 / sin
iii) 2 4 + 2 / exp
iv) 2 3 4 + *
Summary
This question belongs to MATLAB software and discusses about application of MATLAB in operations management and to write a script that will take user inputs as strings and perform the given operations.
Download Full Solution
Honestly speaking, most of the online essay writing experts, available on the internet, are US based writers. So, naturally their perspectives are different than what we are being taught in our school. The variation in socio-political viewpoints makes critical impact in the arguments presented in an essay. Luckily, HwA has essay writing experts who have not only passed out from schools from New Zealand but also taught there. So, naturally they understood the need of the argumentative essay I needed, and delivered quality work.
Writing dissertation was a big challenge for me, especially when the subject was pre-specified by my professor. However, when I came across HwA, I found that there are experts here who work exclusively on Canadian dissertation writing projects and got good results.
My concepts regarding database management was not clear. For that reason writing the appropriate queries was a big challenge for me. Then while I was seeking for help online, I came across this wonderful website. Everything changed ever since and my grades also improved immensely.
The coding is without flaw and only minor changes may have to be made now and then in the Programming assignment help that I have been receiving from TheReliableTutor. The packages are very affordable, that coupled with the highly qualified and professional online programming assignment experts residing in Singapore has definitely helped me get the top grades and hassle free services.
During the third semester of my micro-biology course I was challenged by this very difficult protein content calculation in DNA assignment where I seriously needed help from some expert. Then only I came across HwA and found out how knowledgeable their experts are. They worked on my stuff and helped me understand the formula used in the assignment.
Comments
this is a very good website
I have 50 questions for the same test your page is showing only 28
hi can you please help or guide me to answer my assignments. thanks
hi can anyone help or guide me to my assignments. thanks
This solution is perfect ...thanks
Hello Allison,I love the 2nd image that you did! I also, had never heard of SumoPaint, is something that I will have to exolpre a bit! I understand completely the 52 (or so) youtube videos that you probably watched. Sometimes they have what you want, sometimes they don't! However, it is always satisfying when you are able to produce something that you have taught yourself. Great job!Debra 0 likes
Perfect bank of solution.
great !
thanks for the quick response. the solution looks good. :)
thnx for the answer. it was perfect. just the way i wanted it.
works fine.