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_min=0.000… la suite →
Olivier Reynetoreynet wrote 1 year ago: Tout d’abord, le résultat dans le plan E : Puis, dans le plan H : clear all; close all; a=0.08 … more →
oreynet wrote 1 year ago: #!/usr/bin/python # -*- coding: UTF-8 -*- import numpy from scipy import special from scipy import * … more →
oreynet wrote 1 year ago: #!/usr/bin/python # -*- coding: UTF-8 -*- import numpy from scipy import special from cmath import * … more →