No BSD License  

Highlights from
HermitePoly.m

4.9

4.9 | 11 ratings Rate this file 53 Downloads (last 30 days) File Size: 761 Bytes File ID: #4911
image thumbnail

HermitePoly.m

by David Terr

 

12 May 2004 (Updated 15 Jun 2004)

This program returns the coefficients of the Hermite polynomial H_n, given n.

| Watch this File

File Information
Description

Given a nonnegative integer n, HermitePoly(n) returns the coefficients of the Hermite polynomial H_n, given n. polyval(HermitePoly(n),x) evaluates H_n(x).

Acknowledgements
This submission has inspired the following:
Hermite main-interpolation functions for two-dimensional surface (update:24-07-07)
MATLAB release MATLAB 6.0 (R12)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (12)
18 May 2004 badr soltan  
18 May 2004 badr soltan  
17 Feb 2005 Philipp Schapotschnikow

Good stuff!
If you need Hermite-Polynomials derived from the Gaussian measure
1/(sqrt(2pi))exp(-x^2/2)
then you just have delete all the '2' in the program and replace them by 1

26 Dec 2005 Aklouh Mohamed  
01 Feb 2006 Peter Park

simple algorithm, fast performance.
Why don't I make things like it?

06 Nov 2007 Evans Boney

awesome program. Was going to have to build this myself, but this is an excellent substitute.

08 Feb 2008 Katsumi Shimotsu

Excellent. Thanks a lot for making this available.

05 May 2008 Sam Pitroda

Thanks a lot.

13 May 2008 lay nary  
03 Nov 2010 John

Thanks a lot! This worker perfect for my application.

14 Mar 2011 Bo Chen

Well done!

22 Mar 2011 kittelluyao wang

Thank you a lot

Please login to add a comment or rating.
Updates
15 Jun 2004

I modified this function so that it returns a column vector.

Tag Activity for this File
Tag Applied By Date/Time
differential equations David Terr 22 Oct 2008 07:19:43
hermite polynomial David Terr 22 Oct 2008 07:19:43
polynomial David Terr 22 Oct 2008 07:19:43
orthogonal polynomials David Terr 22 Oct 2008 07:19:43
orthogonal polynomials Eric 11 May 2010 09:44:46
hermite polynomial juan 10 Aug 2011 14:19:05

Contact us at files@mathworks.com