Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please take an adequate time and solve as goood as possible thank you 1. Find a complex engineering related problem (e.g. get any picture that
please take an adequate time and solve as goood as possible thank you
1. Find a complex engineering related problem (e.g. get any picture that can assist you to explain the problem). 2. Detail descripts the problem based on the selected picture (e.g. problem must be approved by your lecturer). 3. Provide a solution plan \& flow to solve the problem (e.g. description, flowchart, diagram, etc). 4. The solutions MUST be completed based on minimum 3 different programs code (continuous interating coding). Your program: 1. Display the program interface (e.g. introduction, purposes of program, parameters, etc). 2. Details explanation/guideline/steps on how to use the program. 3. Each program must consist at least 35 lines of code. 4. Each program MUST consists at least 2"function", 2"for" looping, 3 Decision Operators and Array. 5. Each program MUST shows the analysis results based on the selected problem. 6. At least 3 inputs (data) and display at least 2 types of outputs for each program. 7. USE ONLY the codes you have learnt in BDA24202. Example problem: Description: Estimation of solar power storage can be troublesome as it is depends to the sunlight coverage, exposure hours, and number unit of solar panel. Therefore, it is important to understand the total power can be captured by the solar panel per day and its usage for different type of appliances (e.g: estimate cost and energy to be consumed in a house with different appliances based on the harvested sun light) Solutions: Design a complete c code to calculate total power could be captured by the solar panels and its estimation usage \& cost saving with different household appliance (bulbs, tv, fan, etc). Solution flowStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started