Deprecated: Return type of ResultWrapper::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/db/DatabaseUtility.php on line 174

Deprecated: Return type of ResultWrapper::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/db/DatabaseUtility.php on line 192

Deprecated: Return type of ResultWrapper::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/db/DatabaseUtility.php on line 185

Deprecated: Return type of ResultWrapper::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/db/DatabaseUtility.php on line 202

Deprecated: Return type of ResultWrapper::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/db/DatabaseUtility.php on line 163

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/languages/Language.php on line 2104

Warning: Trying to access array offset on value of type null in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php on line 104

Warning: Trying to access array offset on value of type null in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php on line 104

Warning: Trying to access array offset on value of type null in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php on line 105

Warning: Trying to access array offset on value of type null in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php on line 105

Warning: Trying to access array offset on value of type null in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php on line 106

Warning: Trying to access array offset on value of type null in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php on line 106

Deprecated: header(): Passing null to parameter #3 ($response_code) of type int is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php:105) in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Deprecated: header(): Passing null to parameter #3 ($response_code) of type int is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php:105) in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Deprecated: header(): Passing null to parameter #3 ($response_code) of type int is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php:105) in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/skins/SkinTemplate.php on line 313
Difference between revisions of "Acknowledgements" - Rave Documentation

Difference between revisions of "Acknowledgements"

From Rave Documentation
Jump to: navigation, search
(Supporting Files)
Line 2: Line 2:
 
Rave includes several open-source files written by others. These were downloaded from the MATLAB File Exchange.
 
Rave includes several open-source files written by others. These were downloaded from the MATLAB File Exchange.
 
*Aslib.m and ashape.m by Urs (us) Schwarz [http://www.mathworks.com/matlabcentral/fileexchange/6760-ashape-a-pedestrian-alpha-shape-extractor FEX Page]
 
*Aslib.m and ashape.m by Urs (us) Schwarz [http://www.mathworks.com/matlabcentral/fileexchange/6760-ashape-a-pedestrian-alpha-shape-extractor FEX Page]
 +
** Used by the Alpha Shape explore method.
 
*Findjobj.m by Yair Altman [http://www.mathworks.com/matlabcentral/fileexchange/14317-findjobj-find-java-handles-of-matlab-graphic-objects FEX Page]
 
*Findjobj.m by Yair Altman [http://www.mathworks.com/matlabcentral/fileexchange/14317-findjobj-find-java-handles-of-matlab-graphic-objects FEX Page]
 +
** Used all over the place to do lots of Java tricks.
 
*Insidepoly.m (and supporting files) by Bruno Luong [http://www.mathworks.com/matlabcentral/fileexchange/27840-2d-polygon-interior-detection FEX Page]
 
*Insidepoly.m (and supporting files) by Bruno Luong [http://www.mathworks.com/matlabcentral/fileexchange/27840-2d-polygon-interior-detection FEX Page]
 +
** Used as a faster alternative to MATLAB's inpolygon
 
*Ipdm.m by John D’Errico [http://www.mathworks.com/matlabcentral/fileexchange/18937-ipdm-inter-point-distance-matrix FEX Page]
 
*Ipdm.m by John D’Errico [http://www.mathworks.com/matlabcentral/fileexchange/18937-ipdm-inter-point-distance-matrix FEX Page]
 +
** Used in creating radial basis functions and in some crowding distance calculations.
 
*Linewrap.m by Steve Eddins [http://www.mathworks.com/matlabcentral/fileexchange/9909-line-wrap-a-string FEX Page]
 
*Linewrap.m by Steve Eddins [http://www.mathworks.com/matlabcentral/fileexchange/9909-line-wrap-a-string FEX Page]
 +
** Used by some matrix graphs to fit text in tight places (will soon be replaced by a more robust alternative)
 
*Movie2gif.m by Nicolae Cindea [http://www.mathworks.com/matlabcentral/fileexchange/17463-movie-to-gif-converter FEX Page]
 
*Movie2gif.m by Nicolae Cindea [http://www.mathworks.com/matlabcentral/fileexchange/17463-movie-to-gif-converter FEX Page]
 +
** Used to export animations as gifs.
 
*Paretofront.m/paretofront.mexw32 by Yi Cao [http://www.mathworks.com/matlabcentral/fileexchange/17251-pareto-front FEX Page]
 
*Paretofront.m/paretofront.mexw32 by Yi Cao [http://www.mathworks.com/matlabcentral/fileexchange/17251-pareto-front FEX Page]
 +
** Used to speed up Pareto frontier calculations in some multiobjective optimizers
 
*Myaa.m by Anders Brun [http://www.mathworks.com/matlabcentral/fileexchange/20979-myaa-my-anti-alias-for-matlab FEX Page]
 
*Myaa.m by Anders Brun [http://www.mathworks.com/matlabcentral/fileexchange/20979-myaa-my-anti-alias-for-matlab FEX Page]
 +
** Used to export antialiased bitmap graphics.
 
*Print_pdf.m by Oliver Woodford (No longer available on the File Exchange)
 
*Print_pdf.m by Oliver Woodford (No longer available on the File Exchange)
 +
** Used to export pdfs.

Revision as of 00:59, 21 November 2012

Supporting Files

Rave includes several open-source files written by others. These were downloaded from the MATLAB File Exchange.

  • Aslib.m and ashape.m by Urs (us) Schwarz FEX Page
    • Used by the Alpha Shape explore method.
  • Findjobj.m by Yair Altman FEX Page
    • Used all over the place to do lots of Java tricks.
  • Insidepoly.m (and supporting files) by Bruno Luong FEX Page
    • Used as a faster alternative to MATLAB's inpolygon
  • Ipdm.m by John D’Errico FEX Page
    • Used in creating radial basis functions and in some crowding distance calculations.
  • Linewrap.m by Steve Eddins FEX Page
    • Used by some matrix graphs to fit text in tight places (will soon be replaced by a more robust alternative)
  • Movie2gif.m by Nicolae Cindea FEX Page
    • Used to export animations as gifs.
  • Paretofront.m/paretofront.mexw32 by Yi Cao FEX Page
    • Used to speed up Pareto frontier calculations in some multiobjective optimizers
  • Myaa.m by Anders Brun FEX Page
    • Used to export antialiased bitmap graphics.
  • Print_pdf.m by Oliver Woodford (No longer available on the File Exchange)
    • Used to export pdfs.

Deprecated: header(): Passing null to parameter #3 ($response_code) of type int is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php:105) in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Deprecated: header(): Passing null to parameter #3 ($response_code) of type int is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php:105) in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Deprecated: header(): Passing null to parameter #3 ($response_code) of type int is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php:105) in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Deprecated: header(): Passing null to parameter #3 ($response_code) of type int is deprecated in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/profiler/SectionProfiler.php:105) in /var/www/vhosts/rave.gatech.edu/httpdocs/help/includes/WebResponse.php on line 37