Feeds
提问
How do I implement a Matlab function, findtbracket.m, that, when a random function is inputed, the file will find the initial interval of the function?
The assignment asks us to implement a Matlab file, findtracket.m, of the form function [a,b]=findbracket(f,X0) % f: func...
10 years 前 | 2 个回答 | 0
