photo

James Knowles


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
How to set Time Axis
I am sure there is a more elegant and simpler solution out there but this will function as you desire. year = [6 18...

meer dan 6 jaar ago | 0

Answered
How to define sequence of dates between to dates on monthly time step?
Here's a similar function I wrote for a similar purpose. It should put you on the write track and allow you to manipulate it for...

meer dan 6 jaar ago | 0

Answered
relative calculation from a column
x1 = [2;3;10;1;7;8;2] %input column vector x2 = 'manipulation you want to perform as a function of x1'

meer dan 6 jaar ago | 0

Question


Fill empty matrix with determined values
I am trying to enter the first local maxima of 'matrix1' into 'empty_matrix' over a certain range. There are three possible outc...

meer dan 6 jaar ago | 2 answers | 0

2

answers

Answered
Finding the maximum value for one graph
I believe this is what you are after. The plots are irrelevant, the range of y you wish to find the maximum for just needs to be...

meer dan 6 jaar ago | 0