代码搜索:BESSEL
找到约 948 项符合「BESSEL」的源代码
代码结果 948
www.eeworm.com/read/387009/8712283
h bessel.h
struct Bessjy {
static const Doub xj00,xj10,xj01,xj11,twoopi,pio4;
static const Doub j0r[7],j0s[7],j0pn[5],j0pd[5],j0qn[5],j0qd[5];
static const Doub j1r[7],j1s[7],j1pn[5],j1pd[5],j1qn[5],j1qd[5
www.eeworm.com/read/183787/9138495
jpg bessel.jpg
www.eeworm.com/read/181091/9274681
h bessel.h
#ifndef bessH
#define bessH
#include
#define eps 1e-15
#define el 0.5772156649015329
int msta1(double x,int mp);
int msta2(double x,int n,int mp);
int bessjy01a(double x,double &j
www.eeworm.com/read/179705/9344102
h bessel.h
/* specfunc/bessel.h
*
* 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 Gener
www.eeworm.com/read/179705/9344139
c bessel.c
/* specfunc/bessel.c
*
* Copyright (C) 1996,1997,1998,1999,2000,2001,2002,2003 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/179705/9344177
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/365698/9850685
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/162511/10300338
c bessel.c
/* Wrapper for systems without the various C99 single precision Bessel
functions.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of the GNU Fortran 95 runtime library (libg
www.eeworm.com/read/424281/10473965
h bessel.h
/* specfunc/bessel.h
*
* 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 Gener
www.eeworm.com/read/424281/10474083
c bessel.c
/* specfunc/bessel.c
*
* Copyright (C) 1996,1997,1998,1999,2000,2001,2002,2003 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th