Cost231

Simple function to calculate the path loss following the Cost231 MultiWall Model.

You are now following this Submission

Simple function to calculate the path loss following the Cost231 MultiWall Model.

function loss=cost231(d,nf,kw)
%%
% d is the distance from the AP
% nf is the number of the floors encoutered
% kw is the vector cointaining the number of the type walls met
% - the first element is for Light wall: plasterboard,particle board or thin
% (<10 cm), light concrete wall.
% - the second element is for Heavy wall: thick (>10cm), concrete or brick

%

Cite As

Luigi (2026). Cost231 (https://www.mathworks.com/matlabcentral/fileexchange/37470-cost231), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0