Community Profile

photo

Dirk


Southern Cross University

Last seen: 6 months 前 自 2012 起处于活动状态

统计数据

  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


Create a mesh within a triangle and interpolate within this mesh
Hi folks, I have a 2D triangle and corrosponding data values at each vertices. I want to generate a mesh within the triangle, i...

6 months 前 | 1 个回答 | 0

1

个回答

提问


Plotting multiple y axes on one side only using addaxis
Hi, I am using addaxis to plot multiple y axes (first pic), but is there a way to have them all appear on one side (say the rig...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Colored error bar plot with X axis labels
Hi Everyone, I am trying to create a bar graph with individually colored bars and also with error bars. However I cannot seem t...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Simple for loop index
Hi, Here is a simple piece of code to find the location of elements n within the vector A A=[2,4,6,7,9]; for n=[4,9]; ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Performing a repeated calculation within a vector
Hi Everyone, I have a column of data, say with 40,000 data points. I want to reduce this to 4,000 by creating a new variable wh...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Managing large files - irregular data points
Hi Folks, I have a data set where the data points are measured at irregular intervals, sometimes 10 measurements per minute, ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Create a moving average
Hi There, How can I calculate a moving average for a column of data. For instance i want to average the 50 points either side o...

10 years 前 | 6 个回答 | 0

6

个回答

提问


Extract data at regular intervals
Hi There, I have 2 columns of data, time and concentration. The time data are at intervals of about 5 seconds and there is a ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Turn data points into NaNs
I have a grid of data (e.g. 10 columns by 10 rows) and I want to turn some of the data points into NaNs. For instance say I want...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Create a grid from column data
I am trying to create a grid from column data. I have 3 columns, an X coordinate, a Y coordinate, and a column of values (in thi...

12 years 前 | 1 个回答 | 0

1

个回答