> 数学 >
画(3x+4y-2)^2+(4x-5y+7)=1的图像,为什么老是有错误呢?
th = (linspace(0,2*pi,100))';
X=(5*cos(th)+4*sin(th)-18)/31;
Y=1/2+cos(th)/4-3*(5*cos(th)+4*sin(th)-18)/31;
polt(X,Y,'linewidth',2)
看到了,那这道题可以用plot函数吗?如果可以,怎么编写?如果不可以,那又应该用什么函数呢?
如何用雅克比行列式求他的积分面积呢?
人气:379 ℃ 时间:2020-06-18 18:45:52
解答
polt这个函数名都错了,正确的是plot
推荐
猜你喜欢
© 2024 79432.Com All Rights Reserved.
电脑版|手机版