pickup and delivery Vehicle Routing Problem(VRP) Matlab Code
Show older comments
Hello People
I m looking for pickup and delivery Vehicle Routing Problem(VRP) Matlab Code. I only found 1 code is there anyone help me about this Matlab Code ?
i will be gratefull
Thank you
10 Comments
ali bulut
on 4 May 2019
Walter Roberson
on 4 May 2019
The only question you asked is "is there anyone help me about this Matlab Code ?"
The answer to that question is,
"Hypothetically there could be someone who just happens to look in and be interested and have time to help you, but in practice it has never happened before."
On the other hand, if you were to ask specific questions such as "here is my code, and what does the error message about subscript out of range mean?" then questions like that often receive responses.
ali bulut
on 5 May 2019
Walter Roberson
on 5 May 2019
Github hosts code and issue tracking and discussion of specific projects but it does not host general requests for people to write honors project code for other people, and github does not host extensive educational discussions teaching people how to use a computer language themselves.
stackoverflow hosts many discussions showing people how to use programming languages but it will quickly lock questions asking for someone to write an honors project for someone else.
The usenet discussion areas comp.lang.c and comp.lang.c++ would host discussions teaching people how to use those programming languages, and would tolerate the occasional posting asking to hire someone to do a project, but requests to do an honours project for someone else are typically met with public ridicule there. Likewise for comp.lang.perl.
Walter Roberson
on 5 May 2019
Your best bet might be Researchgate, in that someone there just might happen to know of a MATLAB implementation of VRP that meets your specific needs. But they would probably ask you something like, "What, do you mean MT-PDTWS or MPDPSL or MDVRP or MCPSO or VRPTW or SDVRP or VRPSPD or MCD-VRPPD-STW?" and tell you to come back when you had made up your mind.
Walter Roberson
on 5 May 2019
ResearchGate is a resource for learning about scientific research and (to some extent) about algorithms, but not a resource for learning the details of any particular programming language.
github does project hosting, but is not a resource for learning about scientific research or algorithms or the details of any particular programming language.
Usenet discussion groups vary a fair bit. There are groups such as comp.lang.c that help debug problems in a particular programming language, but tend to spend more time looking down at people for not being experts in the details of the relevant international standards, and tend not to spend much time helping with algorithms. In those groups, the teaching function tends to more about pointing you to the relevent parts of the standard, and less about describing and forming analogies and otherwise helping people understand why . There are other groups such as comp.ai.vision that are more theory and research paper oriented and might help you a bit with debugging problems but are more likely to get tired of that fairly quickly and say that's not what they are there for.
stackoverflow helps debug and helps teach why. It is part of a family of sites under the StackExchange umbrella, some of which such as math.stackexchange.org are more algorithm oriented. But in all of the members of that family that I have happened to have a look at so far, requests to just be given code for an honours project would not go very far.
The places to look to be given code to hand in as your own, are places such as Facebook, or PUDN. To get code on PUDN, you either have to contribute a project they do not already have, or you have to pay for access. They do not care much whether you have the legal right to contribute whatever code, and they do not care much whether your contribution has malware in it, so the flip side of that is that if you download something from them and it ends up trashing your entire university network, they will probably just giggle.
Bagus pw
on 6 Feb 2022
hi Ali, have you got the answer to your question?
May I ask Matlab code to help me solve similar problem
Walter Roberson
on 10 Feb 2022
Update: PUDN was taken down because of the lawsuits about pirated software (if I understand correctly)
Mohamed RHOUZALI
on 5 Oct 2023
hey Mr ali i hope you are fine. i want to ask you if it possible to share with me that delivery Vehicle Routing Problem(VRP) Matlab Codeif you dont mind.
that my email : rhouzalim@gmail.com
Please accept, Sir, the expression of my distinguished greetings.
Answers (1)
Bagus pw
on 6 Feb 2022
0 votes
hi Ali, have you got the answer to your question?
May I ask Matlab code to help me solve similar problem
1 Comment
Walter Roberson
on 10 Feb 2022
"NO, there is no-one here who is going to provide the code for you."
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!