Matlab plotting and Mfile functions
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
can somebody please explain this question ... i don`t even understand what the question wants me to do. A mineral survey has found good surface concentrations of gold in a certain area of dimensions 10 km 10 km. The concentration in ppm (parts per million) is given by the function f (x; y) = 2 + 0.1x + 0:008(x + y)^2+sin(x-y) first it wants me to plot a surface which is easy but then this is the second part pf the question which i don`t understand.
The only track through the area lies along the line y = 5. Write a MATLAB program to plot the concentration g(x) = f (x; 5) on the track for 0 <= x <= 10, and, using a function M-file and the fzero command, find the interval for x in which the concentration g(x) is greater than or equal to 4.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!