Statistics
7 Questions
0 Answers
RANK
236 310
of 277 739
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 18 793
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 128 926
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 8 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 11 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 11 år ago | 1 answer | 0