Info

此问题已关闭。 请重新打开它进行编辑或回答。

how to use Countinuous Skewed to fit?

1 次查看(过去 30 天)
mohamad khazaeezade
关闭: MATLAB Answer Bot 2021-8-20
hello i have this data:
x=[0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 5.5 6];
y=[0 3 8 23 18 13 10 7 5 3 2 1 0];
plot(x,y)
for this curve i want to draw InverseNormal curve fitting (for example) how i can do this?

回答(0 个)

此问题已关闭。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by