提问


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 ........

12 years 前 | 1 个回答 | 0

1

个回答

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答

提问


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 '...

12 years 前 | 0 个回答 | 0

0

个回答

提问


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' ...

12 years 前 | 2 个回答 | 0

2

个回答

已回答
datenum with time in time vector
thnk you

12 years 前 | 0

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答

提问


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...

12 years 前 | 0 个回答 | 0

0

个回答

提问


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]; .. .. ...

12 years 前 | 3 个回答 | 0

3

个回答