photo

Habtamu Tesfaw


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Graduate student in Physics department.

Statistics

All
MATLAB Answers

4 Questions
2 Answers

File Exchange

1 File

RANK
10,988
of 300,392

REPUTATION
4

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
2

RANK
16,998 of 20,933

REPUTATION
5

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
54

RANK

of 168,299

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

  • Thankful Level 2
  • First Submission
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to rotate a line using Matlab?
here is a simple package that can do the job ' https://www.mathworks.com/matlabcentral/fileexchange/88748-lrotate?s_tid=srchtit...

4 years ago | 0

Submitted


lrotate
A simple lines of script to rotate a 1D line graph.

4 years ago | 1 download |

0.0 / 5
Thumbnail

Question


how to get coordinates of a marker
How can I get the x and y coordinates of the points on the circle. the center of the circle is at (346,278). I ploted the cir...

5 years ago | 1 answer | 0

1

answer

Question


How to save fields of a struct through for loop iteration.
I have a struct with several field names. data= struct with fields: 'a': [100×1 double] ...

5 years ago | 1 answer | 0

1

answer

Answered
Use subplot command to make 3+ Vertically Stacked Plots
Can't understand the accepted answer. Where is the stacking command then? please help me

6 years ago | 2

Question


cross correlation between two different sections of two vectors.
Given two vectors A and B of equal length. first i determined the value of the lag at which the cross correlation between A(1:...

6 years ago | 0 answers | 0

0

answers

Question


moving files from one folder to an other
Given two folder A ansd B as shown; A='/media/my_name/data' B='/media/my_name/moved_files' first I read files in path A as sh...

6 years ago | 2 answers | 0

2

answers