photo

Sara


Last seen: 4 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
262,455
of 300,756

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,890

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答