Build a relation between matrix components
Hi, I wanted to ask whether there is an easier method to calculate the sum of relations for each component by considering the ne...
Assign rank to values in a matrix
Hello, I have 10*10 matrix that I want to assign a rank to each element of the matrix in descending order from 1 to 100. I know ...
3 years 前 | 3 个回答 | 0
3
个回答
提问
Solve a numerical equation using for loop
I'm trying to solve a numerical equation with with two variables x,y with for loop that are basically normalized of each other ...