Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by rastors23

  1. R

    SPHERICAL BESSEL FUNCTION IN MATLAB

    Many thanks. I finally got it done myself by using MATLAB. I compared the results from MATLAB and Mathematica. MATLAB actually mislead/misinterpret spherical Bessel function (j(n,z)). MATLAB “only” has in-built function for Bessel function (J(n,z)). So, the mistake was they used besselj(n,z)...
  2. R

    SPHERICAL BESSEL FUNCTION IN MATLAB

    Hello scholars, I am working on spherical particles. I noticed there is difference, for instance, z = 0:0.2:1 besselj(1,z) (MATLAB) and z = {0, 0.2, 1} J = SphericalBesselJ[1, z] (Mathematica). I need to compute the spherical bessel function and its derivate of a function using MATLAB. How do...

Part and Inventory Search

Back
Top