Community Profile

photo

J. Boog


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 2 answers | 0

2

answers