Feeds
질문
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...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 10년 전 | 답변 수: 3 | 0
3
답변질문
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,...
대략 10년 전 | 답변 수: 2 | 1
2
답변질문
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...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 10년 전 | 답변 수: 1 | 0
