Community Profile

photo

Hamza


ARABSAT

Last seen: 3 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Solving 3 equations with 3 unknowns
Dear members; I would like to solve 3 equations using matlab. following are the 3 equations. 0.0972=ve*ln(mo/(mo-1010mp)...

11 years ago | 3 answers | 0

3

answers

Question


Reading a data starting with zeros
Dear members I have the following data from a text file: 1 23948U 96040A 96214.98321868 .00000118 00000-0 00000+0 0...

11 years ago | 1 answer | 0

1

answer

Question


How to filter out values which are greater than a defined threshold?
Dear all I would like to ask how I can filter out the values in a given dataset. For eg: I have the following data: ma...

11 years ago | 2 answers | 0

2

answers

Question


How to plot min,max and mean values from a data set?
I have a data set of min,max and mean values at the same time instant. For eg: min=1,max=2, mean =1.5 @ 00:00:00 min=2,m...

11 years ago | 1 answer | 0

1

answer

Question


Problem using RESHAPE function
I am trying to read the following text file: 1 24652U 96063A 96318.74847837 -.00000020 00000-0 00000+0 0 14 2 246...

11 years ago | 3 answers | 0

3

answers

Question


Need help in plotting with datenum on x-axis
Dear All I am having problem in plotting i have a series of time data using: out = datestr(ymdhms,'yyyy-mm-dd HH:MM:SS')...

11 years ago | 1 answer | 0

1

answer

Question


Error: Undefined function 'plus' for input arguments of type 'cell'
Dear All I am facing such error when I am trying to add cells. OM+M+w Following is the result of whos: Name Siz...

11 years ago | 1 answer | 0

1

answer

Question


IF statement and time display
Dear All I have a string which displays time and date taken from a txt file using: str= datestr(datenum([yy mm dd HH MM ...

11 years ago | 1 answer | 0

1

answer

Question


Converting Day of Year to month and day
Dear All I have the following data: epoch= '96318.74847837' '96319.62211352' '96319.62351606' ...

11 years ago | 3 answers | 0

3

answers

Question


How to read the indivual elements of a column data?
Dear All I have a data say, x= '96318.74847837' '96319.62211352' '96319.62351606' '96319.6...

11 years ago | 4 answers | 0

4

answers

Question


How to read the entire column of a file and save it in a variable?
Dear All I have the below text file (part of it). ===================================================================== ...

11 years ago | 2 answers | 0

2

answers

Question


How to read the value of a cell one-by-one?
Dear All I have a TLE(Two-line element) and I got the following code to structure the data. fid=fopen('2B.txt'); A=te...

11 years ago | 1 answer | 0

1

answer

Question


I want to read a text file having strings and numeric data. Is there any better function than textscan?
Dear Users, below are the few lines of the text which I want to display individually. It is the data of a TLE (Two-Line eleme...

11 years ago | 6 answers | 0

6

answers