Cost231

Version 1.0.0.0 (1.33 KB) by Luigi
Simple function to calculate the path loss following the Cost231 MultiWall Model.
425 Downloads
Updated 12 Jul 2012

View License

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 (2024). Cost231 (https://www.mathworks.com/matlabcentral/fileexchange/37470-cost231), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0