Angel Washington
Followers: 0 Following: 0
Feeds
提问
How do I call a subfunction (local function)?
How do I call a subfunction (local function)? I am supposed to make a game of tictactoe using a sunfunction (local function). I...
4 years 前 | 1 个回答 | 1
1
个回答提问
How to make Cycloid subplots
Make three subplots horizontally arranged of a cycloid. Go to wikipedia, http://en.wikipedia.org/wiki/Cycloid, and find the cor...
4 years 前 | 2 个回答 | 0
2
个回答提问
write a program that creates a data set matrix of real numbers with a size of 10000 X 4 where each element is between -100 and 100 in size. Here is a partial example:
Write a program that creates a data set matrix of real numbers with a size of 10000 X 4 where each element is between -100 and 1...
4 years 前 | 1 个回答 | 0
1
个回答提问
Add code to a function that finds roots of an equation using the Newton-Raphson method
Add code to a function that finds roots of an equation using the Newton-Raphson method Modify the code to display the new "g...
4 years 前 | 1 个回答 | 0
1
个回答提问
Help with while loop programming
1)Add code that repeatedly prompts the user for a classification number, an integer from 1 to 4, until the user enters a valid...
4 years 前 | 1 个回答 | 0