Error using / Matrix dimensions must agree.
显示 更早的评论
回答(1 个)
KSSV
2021-6-7
x=(0:1:10);
fx=1.1288./sqrt(x)-tanh(1.3288.*sqrt(x))
Read about matrix element by element operations.
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!