Feeds
提问
Title of graph depending on inputs
Hi, so I have a function file with input N, and I want the title to be 'Curve for when t=N', but the title change depending on t...
8 years 前 | 1 个回答 | 0
1
个回答提问
How do I find the maximum value produced in a loop?
Okay so I want to find the maximum value of s found in the following loop: for k=1:N; x = sign(rand-0.5); if...
8 years 前 | 1 个回答 | 0
1
个回答提问
How do I find the x value from a graph at y = 37?
Hi there, I let x=linspace(0, 100, 100) and let y = x^2+6. How do I get from the graph the value of x that gives y = 37? It n...
8 years 前 | 1 个回答 | 0

