Ubuntu 管理心得

搜尋此網誌

2019年1月3日 星期四

Plot several functions with differenet domains

Show[Plot[0.025` Sqrt[3156 - 1800 x + 225 x^2], {x, 5.4048, 6}],
 Plot[0.5339, {x, 6, 11}],
 Plot[\[Sqrt](30.091788404703134` - 4.696813600723558` x +
     0.18064667695090608` x^2), {x, 11, 11.4437}], PlotRange -> All]

沒有留言:

張貼留言