Feeds
提问
Input or put a large array of numbers into a function
I'm fairly new to MATLAB. My assignment is to pick a word, break it down into each letter, generate all the possibilities with r...
3 years 前 | 1 个回答 | 0
1
个回答提问
Generate all permutation or possibilities
I'm still fairly new to MATLAB, but got thrown at with a homework on Huffman coding. It requires to take a word, break it down t...
3 years 前 | 2 个回答 | 0
2
个回答提问
Count the occurrence of each element in an array
Hi, Im new to MATLAB. I would like to see if there is a way to count the occrurrence of each the element in an array. For exampl...
3 years 前 | 1 个回答 | 0
1
个回答提问
Splitting a sentence into an array of letters
I'm new to MATLAB. I would like to learn how to convert or split a string (maybe a sentence or a passange) to an array of letter...
3 years 前 | 1 个回答 | 0
