powered by
Calculates the power returned from an echolocation pulse
radarPower(P_t, r, area, G_t = 1, G_r = 1, wl = 1)
The received power
Power transmitted (from sender)
Range of the target
Effective cross-sectional area of the target
Transmitter gain
Receiver gain
Wavelength (use only with G_r and G_t)
radarPower(12, 20, 0.05) radarPower(12, 20, 0.05, G_t=1.2, G_r=1.5, wl=0.045)
Run the code above in your browser using DataLab