Feeds
提问
Getting only one output from a function with several ones
Hey! I am trying to create a function that approximates the root(first output) with help of newton's method and also save every...
8 years 前 | 1 个回答 | 0
1
个回答提问
Having trouble creating a conditional function
Hi it's my first time posting here I am trying to create a conditional function x = -1:0.1:1; f = x.^2.*sin(pi.*x); ...
8 years 前 | 1 个回答 | 0
