PYTHON/MATLAB optimization for log-distance model + Example

버전 1.0.0 (82.8 KB) 작성자: Salaheddin Hosseinzadeh
Submission contains both Python and MATLAB codes. They demonstrate non-linear regression analysis (least square) of radio propagation model
다운로드 수: 312
업데이트 날짜: 2019/1/28

라이선스 보기

Submission contains both Python and MATLAB codes. They demonstrate non-linear regression analysis (least square optimization) of the log-distance radio propagation model. You need practical measurements to run this. A set of about 1000 empirically collected signal strength measurements are provided in a CSV format. You only need to run the "log_distance.m" or "logDistance.py" in MATLAB and Python to get the results. The MATLAB file has a different approach and provides you with all the optimization objective functions (not that you'll need it, but gives you a better idea as what's happening). Because of this implementation, MATLAB file takes a longer time to run as it lists all the objective functions. You can use the very same file to analyze your measurements. Just be careful with the format of the file. The CSV file needs to be 2 columns, first column have to be the line of sight distance between transmitter and receiver in meters and second column should be the signal strength that was measured in dB. This code does not make a prediction rather finds the propagation parameters. These parameters are:
1- path loss exponent
2- Any additional loss, due to antenna mismatch, polarization mismatch, cable loss, antenna loss (this analogous to the intercept parameter in regression analysis).
This files does not estimate the propagation, if you need that, check my other submissions please.

인용 양식

Salaheddin Hosseinzadeh (2025). PYTHON/MATLAB optimization for log-distance model + Example (https://www.mathworks.com/matlabcentral/fileexchange/70097-python-matlab-optimization-for-log-distance-model-example), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Call Python from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0