Recent content by Dilon
-
D
Numerical approximation of the 2nd derivative across a diffuse interface
Imagine you create a diffuse interface in space and determine which side of the interface you are on by a local scalar value that can be between 0 and 1. We could create a circle, centered in a rectangular ynum-by-xnum grid, with such a diffuse interface with the following MATLAB code: xnum =...- Dilon
- Thread
- Approximation Derivative Interface Numerical Numerical approximation
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
D
Undergrad Logarithmic terms in a system of equations
Could you solve this system with Newton's method?- Dilon
- Post #5
- Forum: Linear and Abstract Algebra
-
D
Undergrad Logarithmic terms in a system of equations
(I hope this is not a double posting) I want to solve this system of equations, containing logarithmic terms: ##7\ln(a/b)+A = 7\ln(d/e)+D = 7\ln(g/h)+G## ##7\ln(a/c)+B = 7\ln(d/f)+E = 7\ln(g/i)+H## ##7\ln(b/c)+C = 7\ln(e/f)+F = 7\ln(h/i)+I## ##a\phi_1+d\phi_2+g\phi_3=X##...- Dilon
- Thread
- Logarithmic System System of equations Terms
- Replies: 4
- Forum: Linear and Abstract Algebra