Feeds
질문
Count number of elements in a matrix
I have an array A = [1 2 3 4 5 6 7 8 9 10] And I want to calculate number of times the elements of A repeat in any matrix sub...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to get histogram range between -x and +x with y amount of bins
I want to calculate histogram of given vector between range -10 and 10 and specify 100 bins.Please lemme know if there is an eas...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to generate a random matrix so that the sum of elements is equal to 1
I want to generate a random matrix (stochastic matrix) so that some of all elements along the row is equal to 1
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Find Probability of numbers using histogram
Given a large m*n matrix is there any way to calculate the weights of elements and compute their probabilities?
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to sum individual elements of a vector
Suppose I have a vector a=[1;2;3;4;5;6;7;9;10] Can anyone tell me if I want to integrate from 6th element to 10th element of th...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to Integrate a vector?
I have an audio file that gives me a long vector when I read it.I am asked to integrate the response over a specific time. My ap...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to Integrate room impulse response to get energy decay curve
I have a problem integrating a room impulse response to get energy decay curve. Basically the room impulse response is matrix of...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to call any element of array
I have a code where I want to define an arugment "If any element of the array is 0 then return error"
8년 초과 전 | 답변 수: 1 | 0

