photo

Fourier


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
143,275
of 300,771

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
87.5%

VOTES RECEIVED
0

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,969

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer