Feeds
답변 있음
M^2 fitting for a Gaussian beam with measured data
So, if I make a change to back_av value to 3, I get a matrix deminsions error! clear all close all %projection_loc=550:10:600...
M^2 fitting for a Gaussian beam with measured data
So, if I make a change to back_av value to 3, I get a matrix deminsions error! clear all close all %projection_loc=550:10:600...
대략 2년 전 | 0
질문
M^2 fitting for a Gaussian beam with measured data
I have modified the following code originally written by #Ka Shun Wu# (for copyrigth purposes) to try and fit my measured spatia...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How do I correct an error about matrix dimensions. The error appears in line 10.
m=1; D=0.5; lambda=20; K=(2*pi)/lambda; z=0:10:1000; C=2./(m.*pi).*sin(m.*pi.*D); d=0; for i=1:length...
대략 9년 전 | 답변 수: 0 | 0
