代码搜索:BESSEL
找到约 948 项符合「BESSEL」的源代码
代码结果 948
www.eeworm.com/read/424281/10474198
c bessel_in.c
/* specfunc/bessel_In.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge
www.eeworm.com/read/445079/7599671
m bessel.m
function Jx = bessel(n,x)
format long;
if n == 0
a = [5.7568490574e10;-1.3362590354e10;6.516196407e8;
-1.121442418e7;7.739233017e4;-1.849052456e2];
b = [5.7568490411e10;1.0295329
www.eeworm.com/read/439700/7702684
m bessel.m
function Jx = bessel(n,x)
format long;
if n == 0
a = [5.7568490574e10;-1.3362590354e10;6.516196407e8;
-1.121442418e7;7.739233017e4;-1.849052456e2];
b = [5.7568490411e10;1.0295329
www.eeworm.com/read/433836/7906858
m bessel.m
function Jx = bessel(n,x)
format long;
if n == 0
a = [5.7568490574e10;-1.3362590354e10;6.516196407e8;
-1.121442418e7;7.739233017e4;-1.849052456e2];
b = [5.7568490411e10;1.0295329
www.eeworm.com/read/140727/5782445
h bessel.h
// file: $isip/class/numeric/Bessel/Bessel.h
// version: $Id: Bessel.h,v 1.5 2002/07/11 03:35:32 picone Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_BESSEL
#define ISIP_BESSEL
www.eeworm.com/read/136812/5858221
c bessel.c
#ifndef lint
static char sccsid[] = "@(#)bessel.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1987 by Sun Microsystems, Inc.
*/
/*
* floating point Bessel's function of the first and second kin
www.eeworm.com/read/486797/6529330
m bessel.m
function Jx = bessel(n,x)
format long;
if n == 0
a = [5.7568490574e10;-1.3362590354e10;6.516196407e8;
-1.121442418e7;7.739233017e4;-1.849052456e2];
b = [5.7568490411e10;1.0295329
www.eeworm.com/read/483504/6598348
m bessel.m
function Jx = bessel(n,x)
format long;
if n == 0
a = [5.7568490574e10;-1.3362590354e10;6.516196407e8;
-1.121442418e7;7.739233017e4;-1.849052456e2];
b = [5.7568490411e10;1.0295329
www.eeworm.com/read/478033/6718355
pas bessel.pas
www.eeworm.com/read/477762/6733855