Community Profile

photo

Shreya Menon


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Error in solving differential of spherical Bessel function. How to solve it?
fcntr (i.e. Frequency) is swept from 0.1 GHz to 12.5 GHz ... Code: k0a=((2*pi*fcntr)/(3e08)); k1a=((epi1/epi0)^(1...

3 years ago | 2 answers | 0

2

answers

Question


Solve doesn't seem to work
clc; clear; epi0=8.854e-12; mew0=4*pi*(10^(-7)); z0=sqrt(mew0/epi0); c0=3.8e08; alpha=15; b=15.5677e-03; L=40e-03; ep...

3 years ago | 0 answers | 0

0

answers

Question


How do I use muller method for solving multivariable equations?
I have two equations of 2 variables. I tried using 'solve' but it keeps on calculating for hours together with no results. I wou...

3 years ago | 1 answer | 0

1

answer