Community Profile

photo

Ujwal


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to make moving average filter in an array with window size 100 and 50 overlapped elements?
The question goes like this: I have an array of size 20000*1. I want to apply moving average filter of 2 types. Type 1. Av...

8 years ago | 2 answers | 0

2

answers

Question


How can I change the x-axis parameters from each iteration to timing?
Hi everyone, i am feeling some problems in changing the axis values from each iteration to time space. Here is an example for...

8 years ago | 1 answer | 0

1

answer

Question


How to calculate minimum if there are more maximum values in a column?
Hello all, I am still new in MATLAB and I am a slow learner so, please your help will be appreciated. I have a matrix 16*1, e...

8 years ago | 3 answers | 0

3

answers

Question


How to add a more element in an existing cell array in specific positions?
Hi, The problems starts like this. I have a cell array named: FlowRate = cell(1,16); Initially, Flow = [498,1] [398,...

8 years ago | 2 answers | 1

2

answers

Question


Replace values of one column of matrix size 1*n to another matrix of size n*n
I am new in Matlab programming and unable to solve might be simple problem. I have a question regarding matrix column rep...

8 years ago | 1 answer | 0

1

answer

Question


comparing two matrices satisfying two conditions.
Hi, I am new in matlab and unable to solve a problem. Problem goes like this: I have two matrices named: total_load and ma...

8 years ago | 1 answer | 0

1

answer