photo

Robert Pelgrift


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


undefined function 'piecewise' for input arguments of type 'double'.
I am trying to run the following piecewise function: x = @(y) piecewise([y>2, 1], 0) However, whenever I try to run it, I ...

4 years ago | 1 answer | 0

1

answer

Answered
Definite integral computed for different data points, where limits of integration change with each data point
Sorry, would you mind writing an example of the code that does this?

4 years ago | 0

Answered
Definite integral computed for different data points, where limits of integration change with each data point
I just don't understand what I would put after the for in the for loop. Can you please give me an example where r, S, q, K, Kf...

4 years ago | 0

Question


Definite integral computed for different data points, where limits of integration change with each data point
Hello, I have a data set with 81 data points of following variables, each of which is an 81X1 array when I import the data into ...

4 years ago | 3 answers | 0

3

answers