Klaus Gani
Followers: 0 Following: 0
Feeds
提问
How do I solve "Conversion to logical from sym is not possible" error on line 26
clear; clc; sym h; f = @(x) 10*pi*h^2-((pi*h^3)/3)-1000; F = @(x) 20*pi*h-pi*h^2; %calculated by hand n = 6; eps...
4 years 前 | 1 个回答 | 0