Feeds
질문
Sensitivity Analysis for a linear model
Hello, I am trying to understand how certain parameters affect the ouput in the code attached. I want to understand how chang...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to split data into different regions and then add trend line to each region
Hi, I have a set of data and I want to split in into three different parts and then add a trendline to the first two parts to...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Fit data to an exponential curve using fitdist
Hello, I'm trying to fit the following data to an exponential curve using fitdist. This is the code I have but the graph does...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to make plots with symbols(representing data points) and a fitting curve (fit the points with polynomial or other curve equations)
This is the code I have right which gives a smooth curve passing through the data points: figure x1 = [0,0.0521,0.1042, 0.15...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How do I make a smooth curve using the following data?
x1 = {0,0.0521,0.1042, 0.1563, 0.2083, 0.2604, 0.3125, 0.3646, 0.4167} y1 = {2.4015, 2.9473, 4.5847, 5.7855, 7.4229, 9.6061, 12...
거의 7년 전 | 답변 수: 2 | 0

