Dirk
Southern Cross University
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
163 678
of 295 527
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
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
Feeds
Question
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...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
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...
mer än 4 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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]; ...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
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, ...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 11 år ago | 6 answers | 0
6
answersQuestion
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 ...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 12 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 12 år ago | 1 answer | 0