Community Profile

photo

Mayowa


NTNU

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


rearranging txt file in matlab
I need help rearranging this data into table in matlab. I want the first row to start from 200.1012 and ends at -999.2555. The n...

9 years ago | 1 answer | 0

1

answer

Question


Plotting data on existing plot
I have this code, in which I want the data to plot on a single figure, however they all plotted seperately. I need assistance o...

9 years ago | 1 answer | 0

1

answer

Question


How to plot same function several times
I will like to plot a function several times in a single plot consider I have angle = 0 b= 5; c = b + sin (angle); d= ...

9 years ago | 0 answers | 0

0

answers

Question


displaying specific range of data with different color in a plot
I have a data say x and y vectors. I want to plot x and y, however I want certain part to have different color from the others. ...

9 years ago | 2 answers | 0

2

answers

Question


Writing a code for taking harmonic averaging at a point
I have vector of 10x1. Say 1-10. I want to take harmonic average at a particular point say 5. I want the average to be done in s...

9 years ago | 1 answer | 0

1

answer

Question


Writing a code for taking averaging at a point
I have vector of 100x1. Say 1-100. I want to take average at a particular point say 40. I want the average to be done in such a ...

9 years ago | 1 answer | 0

1

answer

Question


Finding average at each point
I have a data say: 1 2 3 4 5 6 7 8 (8x1 vector). I want to find the average of each number using the 2 other numbers(...

9 years ago | 4 answers | 0

4

answers