>
其他
>
如何用matlab画出y=sin(2x)*sin(10x)的图像
人气:260 ℃ 时间:2020-03-31 02:10:26
解答
x = 0 :pi / 200 :2 * pi; % 点间隔是pi / 200,不合适的话可以自己修改
y = sin(2*x) .* sin(10*x); % 注意用的是点乘" .* "
plot(x,y)
推荐
用Matlab怎么画 z=sin(π*√(x^2+y^2))这个函数的图像
怎么用matlab画y=sin(x)/x的图像
用matlab画出这个函数的图像 z=0.5-(sin(x.^2+y.^2)-0.5).^2/(1+0.001*(x.^2+y.^2)).^2
用matlab画出这个函数的图 z=x.^2+y.^2+sin(x*y)
绘制三维曲面z=sin(x)cos(y)图中的z>0.35 部分图形,其中0≤x,y≤2π.用matlab画
My little brother likes to go the zoo on childeren 's Day【改为一般疑问句】
1234四个人的年龄是连续的自然数相乘是5040 3的年龄最大问3多大?
“戗”是读去声还是阳平
猜你喜欢
高一数学里第一章集合里有两个符号:I ,Y
anything the matter的含义?
有机物A与氢氧化钠溶液混合加热 (25 20:7:55)
Tom and Mike are in the same class改为同义句
过椭圆x^2/5+y^2=1的左焦点F1的倾斜角为45°的直线L交椭圆于AB两点的长度
We will report no matter what happens to our manager in time of emergency.改错
《汤姆索亚历险记》英文评论
27的因数(),9的因数()27和9的最大公因数().
© 2024 79432.Com All Rights Reserved.
电脑版
|
手机版