You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0.0 (1.33 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
