Question


cell to vector transformation
hi ! I have a cell of the size <14500*1>. it is composed in this way: d={a b c 120 15 12 20 13 a b c 3 2 5 5 6 a b c ........

13 years ago | 1 answer | 0

1

answer

Question


Mean of some element in Array
Hi! I have a array of size 8501*1. iwa nt to have the mean value of each 10 element. Afte each 10 elebent make a mean value. H...

13 years ago | 1 answer | 0

1

answer

Question


problem with a text file
I have this text file. and i want to read itmy code is: % fileID = fopen('test.txt'); labo = textscan(fileID, '%s %s %f '...

13 years ago | 0 answers | 0

0

answers

Question


datenum with time in time vector
Hi together! I have a time vector: % code%% t=[ '01:17:32' '01:17:34' '01:17:36' '01:17:37' ...

13 years ago | 2 answers | 0

2

answers

Answered
datenum with time in time vector
thnk you

13 years ago | 0

Question


sawtooth signal and moving averege filter
Hi all! I have a signal, noisy sawtooth signal. see (m-file). I want to smooth and averege this signal with moving avereg...

13 years ago | 1 answer | 0

1

answer

Question


time and date for measurement selection
Thnk you for the last answer. I have another?: I have 708 .txt files. and from this file i want to select just mea...

13 years ago | 0 answers | 0

0

answers

Question


transform a cell in a column
Hi! I have a cell like this: A=[5001*1 double]; [5001*1 double]; [5001*1 double]; [5001*1 double]; .. .. ...

13 years ago | 3 answers | 0

3

answers