Feeds
提问
Accesing vector data in for loop
I want to access the vector data from several variables in a for loop. I have managed to build the string to load the filename ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Why do I get negative values when using circular_mean?
I have an array 99x105. I want to work out the mean (dim 2). This is what I have: radxx=deg2rad(xx); mxx=circ_mean(r...
8 years 前 | 1 个回答 | 0
