Feeds
질문
Why won't one of my plot points show
In this figure h_t won't show itself x = 0.5 f = exp(-0.5*x^2); t = 0.5; g_t = exp(-(x-3*t)).^2; h_t = exp(-x.^2+t...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error using mesh, Z must be a matrix
I don't know why, but z won't be registered as a martix even when it calculates it as amtrix. x=linspace(0,4,2); y=linspac...
11년 초과 전 | 답변 수: 1 | 0
