Tout d’abord, le résultat dans le plan E : Puis, dans le plan H : clear all; close all; a=0.08; ordre=20; c=3e8; freq=[0.001e9:0.1e9:9e9]‘; k0=2/c*pi.*freq; k0a=k0.*a; nbptst=80; theta_m… more →
Olivier Reynetoreynet wrote 8 months ago: Tout d’abord, le résultat dans le plan E : Puis, dans le plan H : clear all; close all; a=0.0 … more →
oreynet wrote 8 months ago: #!/usr/bin/python # -*- coding: UTF-8 -*- import numpy from scipy import special from scipy import … more →
oreynet wrote 8 months ago: #!/usr/bin/python # -*- coding: UTF-8 -*- import numpy from scipy import special from cmath import … more →