photo

ahmed


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
2 个回答

排名
282,313
of 299,947

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
with x calculated f(x)
if you mean function with input (ex:R) and output (ex:X) use this example : function [x] = cal(r) % This is an ex...

12 years 前 | 0

提问


avrgae and standDev... Data should be vector Problem??
I am trying to plot the average and stand Dev for my lab data, I have like 8 text files (results), I did a loop to get all of ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Using more than one file directory path in the same script ?
I have my script like this way dataDirectory = 'files location '; allFilesDir = dir(fullfile(dataDirectory ,...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to adjust the order of file sorting?
I am trying to evalute my Lab data, what are represtned into TXT files then plot the conntents of data. dataDirectory...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Creat a loop to generate a a mean value of data which I got form TXT files then plot the results
I went to 3D array option then squeeze my results to get the results in this way result(:,:,n) G=(...

12 years 前 | 0

| 已接受

提问


Creat a loop to generate a a mean value of data which I got form TXT files then plot the results
I trying to do script to evalute my lab data into matlab, I have lots of txt files for many samples, each sample has 30 txt f...

12 years 前 | 2 个回答 | 0

2

个回答