What is wrong with my equation?

조회 수: 2 (최근 30일)
chris henkel
chris henkel 2017년 12월 19일
댓글: Star Strider 2017년 12월 19일
>> x = linspace(50e+12,150e+12,10);
>> y = 10-(12.1-10)*((2e+14)*(x))./((4*((x).^2))+(5e+12));
>> plot(x,y)
this should look like the first graph in the attachment...but doesn't...whats wrong?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by