herzo.m

来自「The BNL toolbox is a set of Matlab funct」· M 代码 · 共 19 行

M
19
字号
function [x,w]=herzo(n);%This program is a direct conversion of the corresponding Fortran program in%S. Zhang & J. Jin "Computation of Special Functions" (Wiley, 1996).%online: http://iris-lee3.ece.uiuc.edu/~jjin/routines/routines.html%%Converted by f2matlab open source project:%online: https://sourceforge.net/projects/f2matlab/% written by Ben Barrowes (barrowes@alum.mit.edu)%adpated by frank rijmen 02/09/05 (only input output; weights and nodes for normal%distribution %       ===========================================================%       Purpose : This program computes the zeros of Hermite%                 polynomial Ln(x) in the interval [-

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?