Feeds
提问
have a func(:,:,t) that I took the average of, how do I create just an array of those values?
So I have iterations of a 2-D temperature profile, in which I do Tavg = mean(mean(T(:,:,:))); where T(i,j,t) is what I...
12 years 前 | 1 个回答 | 0
1
个回答提问
Series summation issue - conversion to double error
Hi, I'm trying to write a series summation code and I'm getting the "conversion to double" error when I plot. Here's the part...
12 years 前 | 2 个回答 | 0