Sie sind auf Seite 1von 2

Montreal Python: Introducing the Machine Learning Database

JS-Montreal: PivotTable.js
PivotTable.js
Kernel Density Estimation and Analysis Tool
Galapagos
Volunteer Database for Santropol Roulant
Statsd, Graphite and Nagios
OpenMyEWB
BitNorth 2009: myEWB
PHPTab

Notable Projects
react-pivottable - modern in-browser Pivot Table
PivotTable.js - classic in-browser Pivot Table
MLDB - the Machine Learning Database
RTBkit - Open Source Real-Time Bidding

September 26, 2010 – Evolutionary Algorithms

Bridge-Optimizing Genetic Algorithm in Excel VBA

Bridge-Optimizing Genetic…
Genetic…

In the fall of 2003, my classmates and I were given an assignment in our Bridge Design course,
to model the Salginatobel Bridge as a truss and analyse it using the Stiffness Method in Excel
(ignoring buckling effects). As an additional challenge, we were to be awarded bonus marks if
we could improve upon the efficiency of this, our professor's favourite bridge, by moving the
members around.

Many hours of work and 10 versions later (as inidicated by the filename of the download
below!), my teammate and I had a functional model of this bridge in Excel, and I decided to
take up the professor's challenge by applying a Genetic Algorithm to it. I chose the member
positions as the 'genome' and the displacement as the 'unfitness' function. I implemented the
GA logic in a few VBA macros that copy-paste genome values into the model's input cells and
copy-paste the resulting output back into the genome list. The results were surprising: the GA
invariably bunched up all of the columns to the left and right of the bridge! Upon seeing this
result, our professor got a little red in the face as he realized that this is indeed the most
efficient solution to the model he has asked us to use: truss members by definition only carry
axial loads, so a single flat member across the span will show no displacement as it won't be
modelled to bend!

Download

model10.xls

Follow Nicolas

Email
Résumé
GitHub
YouTube
Goodreads
StackOverflow
Linkedin
Twitter
Google+
RSS Feed

More Evolutionary Algorithms

Galapagos

© Nicolas Kruchten 2010-2019

Das könnte Ihnen auch gefallen