John Hock
Followers: 0 Following: 0
Statistics
RANK
118,138
of 295,448
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersHow 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
answerQuestion
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]}; ...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
6 years ago | 1 answer | 0
1
answerQuestion
Implementation of Spatio Temporal Filter
Hi Everyone Will any one help me how to implement Spatio Temporal Filter in Matlab
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
6 years ago | 0 answers | 0