% This file was created by matlab2tikz v0.2.2. % Copyright (c) 2008--2012, Nico Schlömer % All rights reserved. % % The latest updates can be retrieved from % http://www.mathworks.com/matlabcentral/fileexchange/22022-matlab2tikz % where you can also make suggestions and rate matlab2tikz. % % % \begin{tikzpicture} \begin{axis}[% view={-15.5}{36}, width=\figurewidth, height=\figureheight, scale only axis, xmin=0, xmax=150, xlabel={$R$}, xmajorgrids, xtick={0, 50, 100, 150}, ymin=0, ymax=20, ylabel={GPUs}, ymajorgrids, zmin=0, zmax=10, zlabel={Speedup}, zmajorgrids, axis lines*=left] \addplot3[% surf, colormap={mymap}{[1pt] rgb(0pt)=(0.2,0.2,0.2); rgb(19pt)=(0.8,0.8,0.8)}, shader=faceted, draw=black] coordinates{ (15,2,1.68917730584792)(15,4,2.98544433094995)(15,6,4.13885634736933)(15,8,4.93828992105471)(15,10,5.86776607663007)(15,12,6.68580574165207)(15,14,7.08930927138693)(15,16,7.07593229889915)(15,18,8.41605195862141)(15,20,8.38896198978983) (30,2,1.00223423326789)(30,4,1.8030625745729)(30,6,2.62883011962681)(30,8,3.41846475221772)(30,10,4.16106811255771)(30,12,4.84566900516975)(30,14,5.4428684951959)(30,16,6.09734787527823)(30,18,6.77631247399036)(30,20,7.08834321196726) (45,2,1.014168739035)(45,4,1.85347588278914)(45,6,2.75356153184484)(45,8,3.56749779076958)(45,10,4.39425932822133)(45,12,5.10305979036965)(45,14,5.82918438569877)(45,16,6.59778340812208)(45,18,7.35831581231942)(45,20,7.767982361213) (60,2,1.02371986516533)(60,4,1.88377276360458)(60,6,2.80626660782028)(60,8,3.66736867399039)(60,10,4.52722028602331)(60,12,5.29459775557634)(60,14,6.02450839935764)(60,16,6.87462352151404)(60,18,7.6294101951657)(60,20,8.08808626981213) (75,2,1.0302368827307)(75,4,1.89910419085202)(75,6,2.8418759672216)(75,8,3.71791580978147)(75,10,4.60450172624701)(75,12,5.26883800852841)(75,14,6.18253173295473)(75,16,7.02976941128381)(75,18,7.82755630974659)(75,20,8.44779556764222) (90,2,1.03197734476748)(90,4,1.91025183366703)(90,6,2.84005355152839)(90,8,3.761758154145)(90,10,4.6401326772788)(90,12,5.40133498677559)(90,14,6.26119062380456)(90,16,7.17441178971234)(90,18,8.04319031878024)(90,20,8.50278153714971) (105,2,1.03460791513703)(105,4,1.91678046998727)(105,6,2.87501658123168)(105,8,3.78392721441601)(105,10,4.70044288111134)(105,12,5.38476443514692)(105,14,6.31778139077691)(105,16,7.24101917901841)(105,18,8.09846021551608)(105,20,8.72654367687925) (120,2,1.03656722138254)(120,4,1.9260288725019)(120,6,2.89439994072834)(120,8,3.79699151434817)(120,10,4.7210030131971)(120,12,5.47885053179194)(120,14,6.36019399978159)(120,16,7.30746276928832)(120,18,8.17789087751459)(120,20,8.82670244547405) (135,2,1.03667973906457)(135,4,1.91908098481681)(135,6,2.9059143952792)(135,8,3.83486139209007)(135,10,3.20420130073853)(135,12,3.70943665992165)(135,14,4.3618674566626)(135,16,5.00503081651913)(135,18,5.60513000522247)(135,20,6.11515617073701) (150,2,1.03513549261253)(150,4,1.93578587597591)(150,6,1.9540384476444)(150,8,2.57254978051022)(150,10,3.2119359838569)(150,12,3.79310004509082)(150,14,4.3637933237781)(150,16,5.07179108675948)(150,18,5.66624228457237)(150,20,6.07893250548463) }; \end{axis} \end{tikzpicture}%