Feeds
提问
How to pick random numbers with fixed sum from a certain array?
Hello, I have a vector A = [1 3 1 1 2] and random_vector = 0:0,1:1. I want to change this into for example: B = [1 0,2 0,3...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to fill larger array with the values of another array randomized?
Hello, E.g. I got an 'X' array with [1 2 3 4] and want to fill an 'Y' array which is length 8. The restrictions are: - All...
10 years 前 | 1 个回答 | 0
1
个回答提问
Changing frequency of .wav?
Hi, I'm experimenting with changing the frequency of an imported .wav file. I've looked on the mathworks fora and haven't fou...
10 years 前 | 2 个回答 | 0
