photo

ahmed


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
281 368
of 299 007

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20 659

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163 093

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

  • First Review
  • First Answer

View badges

Feeds

View by

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

mer än 11 år ago | 0

Question


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

mer än 11 år ago | 1 answer | 0

1

answer

Question


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

mer än 11 år ago | 1 answer | 0

1

answer

Question


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

mer än 11 år ago | 1 answer | 0

1

answer

Answered
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=(...

mer än 11 år ago | 0

| accepted

Question


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

nästan 12 år ago | 2 answers | 0

2

answers