VAM(s,d,c,m,n )
Versione 1.2.0.0 (5,58 KB) da
Warut Boonphakdee
Solve the transportation problem with VAM
This code was designed to solve the transportation problem for searching its initial basic feasible solution. User should determine the number of plant (m), the number of destination (n), value of supply column vector, value of demand row vector and an unit cost matrix. Also, write the VAM function as [z,x]=VAM(s,d,c,m,n).
Cita come
Warut Boonphakdee (2025). VAM(s,d,c,m,n ) (https://it.mathworks.com/matlabcentral/fileexchange/63679-vam-s-d-c-m-n), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2017a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Sciences > Physics >
- Engineering > Civil and Environmental Engineering > Transportation Engineering >
Scopri di più su Physics in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
