Community Profile

photo

Robert Rich


VT-LU

Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 3
  • First Submission

View badges

Feeds

View by

Submitted


dvtsp_ga_basic :Truck, Multi-drone Evolutionary Routing Prob
Evolutionary Genetic Algorithm to ~optimally route the Truck-Multiple Drone Configuration

4 years ago | 3 downloads |

Submitted


dtsp_ga_basic(nStops, popSize, numIter, xy, range, speed )
Truck Drone Traveling Salesman Problem genetic algorithm solver

4 years ago | 3 downloads |

Thumbnail

Submitted


bdtsp_ga_basic(popSize, numIter, xy, alpha, range )
Optimizes Hub-spoke (number hubs, location of dynamic hubs) for blimp-drone delivery (see Amazon)

6 years ago | 2 downloads |

Thumbnail

Submitted


tsp_ga_basic(nStops, popSize, numIter, xy )
quickly solves traveling salesman problem using genetic algorithm

6 years ago | 4 downloads |

Submitted


mld_ga_basic(popSize, numIter, len, wid, loads )
Tournament genetic algorithm to calculate the min-cost design (load x distance) for job shop layout

6 years ago | 1 download |

Submitted


dhspk_ga(varargin)
Drone Parcel Delivery via Hub and Spoke: K-means and Genetic Algorithm

7 years ago | 1 download |

Submitted


ahp_simple()
simple Analytical Hierarchy Process (AHP) for decision Making example

7 years ago | 20 downloads |

Submitted


d2tsp_ga(varargin)
Truck and two drones traveling salesman problem (D2TSP): genetic algorithm (mutation).

7 years ago | 2 downloads |