photo

Hamza


ARABSAT

Last seen: 3 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 3 个回答 | 0

3

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 3 个回答 | 0

3

个回答

提问


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

12 years 前 | 4 个回答 | 0

4

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 6 个回答 | 0

6

个回答