Pulse Propagation

버전 1.0.0.0 (2.66 KB) 작성자: Adam Wyatt
Electromagnetic pulse propagation in free space in 2 spatial dimensions.
다운로드 수: 4.5K
업데이트 날짜: 2007/7/16

라이선스 보기

This script simulates the propagation of an electromagnetic pulse in time and 2 spatial dimensions. The resulting movie is a map of the beam profile in the transverse direction (i.e. perpendicular to propagation) as a function of time at a given longitudinal position (i.e. along propagation axis).

The result uses plane wave solutions to the wave equation, integrating over all possible directions and frequencies, computed using fast fourier transforms.

The simulations can be used to help visualize how space-time-coupling (STC) affects pulse propagation.

The idea can easily be expanded into 3 spatial dimensions (although the computational cost can become excessive).

인용 양식

Adam Wyatt (2024). Pulse Propagation (https://www.mathworks.com/matlabcentral/fileexchange/13657-pulse-propagation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 General Physics에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Slight typo - the gauss function should be 2.^(.....) which I have now changed.