Difference between revisions of "User:At138"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | Hi, my name is Amy Trey and I am a freshman at Duke University. I love animals! | ||
[http://www.nrel.gov/news/features/feature_detail.cfm?feature_id=1570 A Better Way to Connect Solar, Wind to the Grid], Bill Scanlon, National Renewable Energy Laboratory, updated 29 July 2011, accessed 18 September 2011 (Grand Challenge) | [http://www.nrel.gov/news/features/feature_detail.cfm?feature_id=1570 A Better Way to Connect Solar, Wind to the Grid], Bill Scanlon, National Renewable Energy Laboratory, updated 29 July 2011, accessed 18 September 2011 (Grand Challenge) | ||
Line 6: | Line 7: | ||
== Most Interesting Demonstration on MATLAB == | == Most Interesting Demonstration on MATLAB == | ||
− | Optimal Fit of a Nonlinear Function: Given a nonlinear parameter and the data, there is a command called FITFUN that calculates the error in the fit for the equation and updates the line. This is useful for creating a best fit line for a set of data points. | + | Optimal Fit of a Nonlinear Function: Given a nonlinear parameter and the data, there is a command called FITFUN that calculates the error in the fit for the equation and updates the line. This is useful for creating a best fit line for a set of data points. I think it's interesting how MATLAB can be used to do more than simply plot a set of points. |
Revision as of 23:54, 21 September 2011
Hi, my name is Amy Trey and I am a freshman at Duke University. I love animals! A Better Way to Connect Solar, Wind to the Grid, Bill Scanlon, National Renewable Energy Laboratory, updated 29 July 2011, accessed 18 September 2011 (Grand Challenge)
Pronunciation of Amy Trey
Aimee Trey
Most Interesting Demonstration on MATLAB
Optimal Fit of a Nonlinear Function: Given a nonlinear parameter and the data, there is a command called FITFUN that calculates the error in the fit for the equation and updates the line. This is useful for creating a best fit line for a set of data points. I think it's interesting how MATLAB can be used to do more than simply plot a set of points.