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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

