John Hock
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答已回答
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...
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 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
Implementation of Spatio Temporal Filter
Hi Everyone Will any one help me how to implement Spatio Temporal Filter in Matlab
6 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0