Community Profile

photo

Sara


Last seen: 3 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Open .raw file
Hi all, I'm trying to open a .raw file with fid = fopen('mc-gpu_dose.dat.raw', 'r'); A = fread(fid, 'float32'); but I get...

6 years ago | 1 answer | 0

1

answer

Question


problem using regexprep and fprintf at the same time
Hi everybody! I have a problem.. I want to print in a txt file my matrix newmat_fin in which i have replaced 0 with blank spa...

9 years ago | 2 answers | 0

2

answers

Question


solve integrals with matlab
is it possible that my matlab version does not have the function int to solve integrals? I have the 7.6.0. from help int...

12 years ago | 2 answers | 0

2

answers

Question


LMS ALGORITHM to implement an adaptative filter
I should implement an LMS algorithm for a FIR adaptative filter, to filter the signal ecg where ecg is primary input and is =v+m...

12 years ago | 1 answer | 0

1

answer

Question


problem plotting complex function
Hi everybody! i don't understand why, plotting the complex function eps_compl, separating imag and real part, i obtain always a...

12 years ago | 1 answer | 0

1

answer

Question


introduce new values into an array and shift the others
Hello, i have a 256x2840 matrix, this matrix contain values of an eeg signal almost periodic and each coloumn (256 samples) c...

12 years ago | 1 answer | 0

1

answer

Question


Turn a structure into an array
Hello everybody, i'm starting with matlab and i have a problem with this code: ev = load('EV.mat'); %potenciales evocados ...

12 years ago | 1 answer | 0

1

answer