This package contains four algorithms to solve bankruptcy problem which is moot here:
1-Proportional Solution (PROP = prop(E, c))
2-Constrained Equal Reward Solution (CEA = cea(E, c))
3-Constrained Equal Losses (CEL = cel(E, c))
4-Talmud Solution (TAL = talmud(E, c))
Also, it contains a function called bankruptcy which brings together all four of the above methods.
In all functions, E is the estate of the bankrupt firm and c is the vector of claims.
Cite As
Hamidreza Mahini (2025). Bankruptcy Problem (https://uk.mathworks.com/matlabcentral/fileexchange/69922-bankruptcy-problem), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
