Community Profile

photo

John Hock


Active since 2018

Statistics

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Question


Delete a row from a matrix and save it in a new matrix
Hi Everyone I have a matrix lets say 10*10 I just want to remove a row from the matrix(this is done using A(2,:) = [] where...

5 years ago | 2 answers | 0

2

answers

Answered
How can I calculate a weighted mean in Matlab?
Hi Everyone I just want to ask one thing that if i have 2d array 2*4 and want to get weighted average with vector of 1*4 i wa...

5 years ago | 0

Question


Multipling a multidimensinnal array with a vector
Hi Everyone I am trying to multiply a multidimensional 13*2560 (13 rows and 2560 coloumns) with 1*2560 (1 row and 2560 coloumn...

5 years ago | 1 answer | 0

1

answer

Question


Little Bit Help Required Regarding Loop
Hi EveryOne I am currently working on this code a=[1 2 3] b=[3 4 5] c=[34 5 6 ] for i=1:1:3; C = {[a];[b];[c]}; ...

5 years ago | 1 answer | 0

1

answer

Question


How to Play a audio File without delay
Hi Everyone I am working on a project in which I am creating an audio file and playing through MATLAB The audio file is of 10 ...

5 years ago | 1 answer | 0

1

answer

Question


Implementation of Spatio Temporal Filter
Hi Everyone Will any one help me how to implement Spatio Temporal Filter in Matlab

5 years ago | 0 answers | 0

0

answers

Question


Write and play audio file
Hi everyone I have some data and i am creating the audio file of that data using audiowrite command with the sampling frequency...

5 years ago | 1 answer | 0

1

answer

Question


Write and play audio file
Hi everyone I have some data and i am creating the audio file of that data using audiowrite command with the sampling frequency...

5 years ago | 0 answers | 0

0

answers

Question


Save one and after data in one programme
Hi All I just need help that I am working on a programme in which i have a loop and loop is repeated 10 to 11 times i just want...

5 years ago | 1 answer | 0

1

answer

Question


how to read values from a file
Hi All I had a data containing lets say 3000 values I just want to read first 100 values from the data then next 100 values ...

5 years ago | 0 answers | 0

0

answers