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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0