How do I do task 4?
显示 更早的评论
I really don't know where to begin in task 4. Pls help and I am new to Matlab
Thanks
6 个评论
Natalia Wong
2015-12-3
Thorsten
2015-12-3
What is your "task 4", and what's the template?
Natalia Wong
2015-12-4
Guillaume
2015-12-4
"I really don't know where to begin". Are you having a laugh? Your assignment clearly describes the steps to follow and gives you which functions to use. The only step that is not described in great details is step 3, because your tutor wants to check that you can design an algorithm.
What you really meant is: "I can't be bothered to think for myself. Can you help me cheat on my assignment"
Natalia Wong
2015-12-4
Natalia Wong
2015-12-4
回答(2 个)
Guillaume
2015-12-4
0 个投票
"The program must have a specific sequence of answers": Yes, the code to do that is even already provided in the template you've uploaded.
"how does the program check the colours entered are corrrect": Straightforward comparison for the colours in the correct place. ismember and a little bit of arithmetic for the colours in the wrong place.
Do you drink coffee? Then this is the right time to sit down and drink a cup of it. Tea would do the job also.
You got all you need to solve this assignment by your own. You can read the Getting Started chapter of Matlab's documentation at first, if you are not familiar with this language. Did you see the "Matlab onramp" already?
The forum will not solve this homework for you, because then you will stuck in the following homework in the same way. It is your task to solve this and you will be successful. Simply try it and ask specific question. Post here, what you have tried so far and explain what happens when you run the code.
类别
在 帮助中心 和 File Exchange 中查找有关 Images 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!