Feeds
提问
Prevent colorbar label overlapping with subplots axis
An issue I regularly encounter is the titles for colour bars overlapping with the titles for the y-axis of a neighbouring subplo...
4 years 前 | 1 个回答 | 0
1
个回答提问
Sum N many of the same array, which are each offset by an integer M
I have an array A = [1; 2; 3; 2; 1] and I would like to make an new array B, which is equal to the sum of N many of A, where arr...
5 years 前 | 2 个回答 | 0
2
个回答提问
help with curve fitting sinc^2(x)
Hi, I have written some code to plot the intensity of light seen by a diffraction grating and I want to fit the curve to some da...
8 years 前 | 0 个回答 | 0
0
个回答提问
Mask making help - Divide a meshgrid in to 'boxes' and change the values of the cells in each 'box'
Hi, I am trying to divide up a meshgrid of zeros in to equal sized boxes, then turn the values of a particular box to equal ...
9 years 前 | 2 个回答 | 0
2
个回答提问
Constructing a repeating array for a binary blazed diffraction grating
How can I build an array given the requirements below? The purpose of this is to construct a binary blazed diffraction grating ...
9 years 前 | 1 个回答 | 0