Cost231
Version 1.0.0.0 (1.33 KB) by
Luigi
Simple function to calculate the path loss following the Cost231 MultiWall Model.
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://uk.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 LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Image Category Classification >
Find more on Image Category Classification in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
