Student
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Store numbers in an array from user input
How would I store numbers into an array one at a time from a user input? Here is what I have, but I'm getting an error saying ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Recursive Factorial Function Evaluation
I'm trying to make a recursive function to test factorials that will check for a variable that is a non-negative single argument...
6 years 前 | 1 个回答 | 0
1
个回答提问
Counting number of certain letters
I'm trying to make a code that will output the number of a's and e's in my name. I have a basic understanding that I need to go ...
6 years 前 | 2 个回答 | 0
2
个回答提问
Using nested for loop to alter a previous matrix
I need to define a 5x5 matrix with all zeros, then use a nested for loop to alter that matrix to look like <</matlabcentral/a...
6 years 前 | 1 个回答 | 0