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
I was really stuck with a case analysis involving a 40 years old male adult with peptic ulcer when I came across HwA. Since then I regularly seek help as the solutions they provide are accurate and impeccable.
I actually had a research topic in mind but was unsure of how to frame the research question. The research question assignment expert of HwA has helped me to narrow down the topic to one single question which became the foundation of my entire research. They also helped me with the actual research paper where I got excellent grades.
I had a research assignment where I needed to write a report on the local markets of Singapore. It was difficult getting help online as most of these assignment help services are located abroad somewhere in USA or UK. I was happy to see that HwA has tutors from Singapore itself and they dedicatedly cater to students like us, who are from or studying in Singapore
Designing a motivational strategy as a part of the employee development plan was a tough ask for me as I missed few classes last semester. However, the help I got from HwA was remarkable and they not only offered me the assignment solution but also at the same time helped me to understand the concepts.
The online Visual C++ programming assignment expert assigned to me by HwA for the assignment help request that I had submitted actually stuck to all the criteria that was to be met for the assignment. He was available at all times of the day in case I needed to discuss any additional points that may have been discussed in class.
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.