Feeds
提问
How to combine tables and add new row
AA = Scene Time simA1A2 simA1 simA2 sadA1A2 sadA1 sadA2 _______ ____ _____...
8 years 前 | 1 个回答 | 0
1
个回答提问
Randomly generate integers with a non-uniform distribution
I am trying to generate a matrix of random integers of 1 to 4, but I would like to define the distribution rather than it being ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to print the output of an equation into a subplot?
I have an equation in a while loop that computes a decreasing number each time it goes through the while loop. I managed to plot...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to change alphabet matrix to integer matrix?
matrix = ['AADBC';'CADBC';'BACAC'] I have the above 3x5 character matrix. I would like to convert it to a number matrix whe...
8 years 前 | 1 个回答 | 0

