Use the getNumScatterers object function to find the number of scatterers on a bicyclist with 25 spokes. Create the backscatterBicyclist object and then call getNumScatterers.
fc = 77e9;
bicyclist = backscatterBicyclist( ...'OperatingFrequency',fc,'NumWheelSpokes',25, ...'InitialPosition',[5;0;0]);
N = getNumScatterers(bicyclist)
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.