Numerical Definition and 701 Threads

  1. T

    Is Numerical Stability Affected by Initial Conditions in This Difference Scheme?

    Sorry, but this is the only subject I could not pass even if I gave it my all every day and night of the semester. And I will still surely fail this subject, but as a last resort I will try to post my problem here, hoping to get solution and maybe an explanation. Sorry if some of the phrasing...
  2. S

    MHB Question concerning simplification of numerical expression with square roots.

    how does $$\frac{5700}{\sqrt{15,300}}$$ turn into $$\frac{570}{\sqrt{153}}$$ ??
  3. S

    Numerical Integration Homework: Solve & Plot Earth's Orbit in 1 Year

    Homework Statement This is for my computer simulations in physics class. The problem, as stated, is to numerically integrate a particular equation for a period of one year, given that the Earth starts at the point (1,0) with a velocity of (0,2pi). Then, I must plot the orbit. I am using Maple...
  4. F

    Integration of 2 product. possible without numerical method?

    Dear Forum : I hung up with a integration http://ppt.cc/mIpV Can it be deduced to a simpler form? The distribution of σ(E) is http://ppt.cc/-5Z5 The estimation width of x is 10MeV , height is 200mb. The distribution of dE/dx is http://ppt.cc/vcVU Is there a way to do some simple...
  5. evinda

    MHB Numerical analysis,results of methods

    Hi! I have written two codes in matlab,to implement the Jacobi and Gauss Seidel method.Both of the programs should stop either if the number of iterations surpass the maximum number of iterations MAXIT or if one of these conditions/or both of them: \left \| x_{k}-x_{k-1} \right \|_{2}<ε , \left...
  6. Q

    MATLAB [Matlab] Numerical Code for the NLS equation

    hello i just copied the Numerical Code for the NLS equation which is the following: %---specify input parameters clear all; distance=input('enter fiber length(in units of L_D)='); beta2=input(' dispersion: 1 for normal, -1 for anomalous'); N=input('Nonlinear parameter N=')...
  7. A

    Advanced numerical analysis - numerical integration

    If I have a x,y table of discrete datapoints with a discrete dataset, such that delta x is not a constant, what are some of the more advanced techiques that I can use to integrate this? I remember that there were Trapezoidal rules and Simpson's rule where delta x IS a constant (and there are...
  8. evinda

    MHB Question about errors in Numerical Analysis

    Hey! I am looking at an exercise in Numerical Analysis and I got stuck. Why do we have a huge error when we substact two almost equal numbers?
  9. S

    MHB Numerical solution of partial differential equation

    I need to solve the following system of equations for n=0,1,2 subject to the given initial and boundary conditions. Is it possible to solve the system numerically. If yes, please give me some idea which scheme I should use for better accuracy and how should I proceed. The coupled boundary...
  10. N

    Numerical solution of partial differential equations

    can anyone direct me to a website that gives adequate treatment of the numerical solution of partial differential equations, especially pertaining to problems which involve the use of the Crank-Nicolsen procedure?
  11. G

    Waveguides and Numerical Aperture

    Hey all, First time posting on here hope this all goes well! I just worked through a problem on dielectric slab waveguides with core and cladding and it was pretty straight forward finding critical angle, critical angle compliment, number of modes, numerical aperture, maximum acceptance angle...
  12. C

    Period of Harmonic Oscillator using Numerical Methods

    Homework Statement Numerically determine the period of oscillations for a harmonic oscillator using the Euler-Richardson algorithm. The equation of motion of the harmonic oscillator is described by the following: \frac{d^{2}}{dt^{2}} = - \omega^{2}_{0}x The initial conditions are x(t=0)=1...
  13. I

    Numerical solution to stationary viscous flow with a Darcy term

    Hi, I'm trying to solve the flow profile inside an inhomogeneous porous material between two parallel moving plates (essentially Couette flow with a deviation), and I model my system by the following equations: \nabla^2 \mathbf{u} = p(x,y,z) \mathbf{u}\\ \nabla \cdot \mathbf{u} = 0...
  14. L

    Is Numerical Analysis Used in Non-Financial Industries?

    Are there any uses of numerical analysis in industry (outside of financial firms)? I get the impression that a lot of industrial software has already been written and standardized so you don't really have people coming up with innovative ways to e.g. numerically solve PDEs so much as using...
  15. N

    Simpson's Rule and Numerical Integration

    For this problem use Simpson's Rule with N=256 for numerical integration function is y=×^2 and the lower limit is 1 & 3 is the upper limit. I=\frac{h}{3} {fstart+fend+2Ʃfeven+4Ʃfodd} Find the numerical integration, using FORTRAN my solution follows...
  16. N

    Finding a numerical value for a partial differential

    I have a function Z = f(P,T) and would like to calculate the partial differentials \left ( \frac{\partial Z}{\partial P} \right )_T and \left ( \frac{\partial Z}{\partial T} \right )_P at values of P and T. The function Z is compressibility factor (Lee and Kessler equation of state), P...
  17. J

    Beginning Numerical Analysis question. Still calculus

    Homework Statement Show f(x)=(x−2)sinxln(x+2) has f'(x)=0 somewhere on [-1,3] The Attempt at a Solution I tried using Rolle's theorem, but f(-1)≠f(3). Then I tried the mean value theorem, but didn't get 0 either.
  18. sankalpmittal

    How to Derive the Magnetic Moment for a Rotating Charged Sphere?

    Homework Statement Consider a solid sphere of radius r and mass m which has a charge q distributed uniformly over its volume. The sphere is rotated about the diameter with an angular speed ω. Show that magnetic moment μ and the angular momentum l of the sphere is related as, μ=ql/2m Homework...
  19. M

    Numerical Methods - which one for which problem?

    Can anyone tell me for which problems you should use these numerical methods: - finite difference method - finite element method - boundary element method - method of moments For example I read that finite element method is often used for car crash simulations, and that it gives very...
  20. T

    Order of Convergence & Numerical Analysis

    Homework Statement In my book, for a class on numerical analysis, we are given the definition: "Suppose {β_{n}}from n=1 → ∞ is a sequence known to converge to zero, and \alpha_{n} converges to a number \alpha. If a positive constant K exists with |\alpha_{n} - \alpha|≤K|β_{n}|, for large...
  21. A

    How Do You Calculate the Numerical Aperture of This Optical System?

    Homework Statement An optical system consists of a thin lens in air with f = 100 mm. An aperture stop with a diameter of 20 mm is placed 25 mm to the right of the lens. Calculate the numerical aperture of the system. (Hint: Find the size of the entrance pupil.) What would be the numerical...
  22. S

    MHB Numerical Analysis: Interpolating Polynomial

    Hello Everyone, Actually i would like to have a clear Explanation about Runge Phenomenon. Could you help me Please.
  23. A

    How Can Numerical Stability Be Achieved in Unsteady Laminar Flow Equations?

    I took a CFD class last semester (had to leave school though due to personal garbage). I am making a come back this fall and as some extra credit I am trying to numerically solve the unsteady laminar flow equation in a pipe. The equation is \dot{U} + U'' + K = 0 where dots denote the time...
  24. C

    Numerical integration of a magnetic spin vector in a magnetic field

    Homework Statement Hi there, thanks in advance for any help! I have a first order DE: \frac{\partial \vec{m}}{\partial t} = -\vec{m} \times \vec{h}_{eff} + \alpha \vec{m} \times \frac{\partial \vec{m}}{\partial t} (a scaled Landau-Lifshitz-Gilbert equation) where m is a magnetism...
  25. P

    Numerical integration for sinsoidal wave

    I have a plot with a bunch of data points. I would like to perform a numerical integration on it. I was just wondering, what method of integrating do you guys think would be best suited for a sinusoidal like curve?
  26. A

    [Optics] Guide required to solve achromatism numerical.

    Hello guys, First of all this is not a homework. I am preparing for my exams and this question was asked in my previous exams so I tried to solve this question myself, I have tried to solve this numerical by myself, but couldn't get the answers right. So, I am posting this question here, in...
  27. F

    Physics nonlinear ODE example for numerical methods project?

    I am doing a little research project into numerical methods of solving ODEs where I do 1 half of learning about the basics of numerical methods and then look at a particular method (Linear multistep) and then the second half is looking at a particular example, applying what I've learned and...
  28. jeffer vitola

    MHB How Can We Numerically Integrate an Oscillatory Function Over a Large Interval?

    hi all,,,, this is the integral that I would like you users work, I would like to know what methods and with all the steps as they arrive at the approach, I'm finishing a new numerical method to and I am doing some tests, to compare it with all methods made ​​by all users of this forum, and...
  29. T

    Numerical Approximation of a 4D System of ODE's

    What is the most general method of approximating arbitrary systems of ODEs of 4 variables(x,y,z,t) that fit these conditions? The conditions that are assumed true of the ODEs are: 1) that I require differentials to be explicitly defined (but they can be defined in terms of other...
  30. L

    Where to get started with Numerical Solutions to PDEs?

    I have established existence and uniqueness of solutions to a nonlinear elliptic system of PDE's and would like to see how the solutions look like numerically. I have some programming background on MatLab and C++. I also understand basic ODE numerical schemes. But I am not so sure, if I need to...
  31. T

    Scheduling: Abstract algebra, numerical analysis, Probability, or?

    I need to choose one more math class to reach a full-time status for next fall. So far I am already taking Classical Mech I from Physics Dept, Analysis I and PDE from Math Dept. I hear Analysis is already time-consuming hard class and I guess PDE isn't easy either, so I am considering to...
  32. R

    Connection between numerical integration and solving ODE numerically.

    Hey I have taken a programming course. And I have learned about Simpson, Trapezoidal and the midpoint rule etc, I have programmed these. I have also implemented forward Euler, backward euler, Runge Kutta etc for solving ODE. I am wondering if there is any way to unify these two things, are...
  33. A

    Numerical solution for an integral equation?

    Hello, I have been encountered an integral equation that I need to solve\evaluate numericly and I didn't find anything like it in my search yet. The equation: \frac{d^2 F(t)}{dt^2}=const*\int_{t'}\frac{sin(F(t)-F(t'))}{(t-t')^{2k}}dt' If it helps there is a specific case, when K=1...
  34. M

    Numerical method to use on a system of second order nonlinear ODE's

    I'm trying to create a java application that models the path of a double pendulum. To do so I have been attempting to use Lagrangian Mechanics to find the equation's of motion for the system. The problem is that I have never seen a set of equations like the one yielded by this method and need...
  35. S

    Numerical theory and Lipschitz function

    so I have this homework as I said and marks will be added on my total, so if anyone could help you will be a lifesaver, you don't have to answer the whole thing , just help me with the part you know, here it is : A function g (x) is called Lipschitz function on the interval [a,b] if there...
  36. F

    MHB Numerical Integration Scheme: Interpolating Polynomials Explained

    I am struggling to understand interpolating polynomials and their errors. I have a problem off of a study guide here: http://terminus.sdsu.edu/SDSU/Math541_f2012/Resources/studyguide-mt01.pdf I understand that the composite simpsons rule is only exact for polynomials up to order 3, with error...
  37. S

    MHB Polynomials and Numerical Analysis

    Why polynomials are used in numerical analysis?
  38. T

    Numerical Integration over 3D mesh

    Hi, I have a mesh whose surface is made up of tesselating triangles. I would like to perform an integral over this surface of the form \int f(\Omega) R(\Omega) d\Omega Where f is an arbitrary function and R is the radius at that point. I have a method implemented but it is not working...
  39. N

    Uncertainties of numerical results

    How do people generally determine uncertainties on results that are based on Monte Carlo simulations? Take this fictive example, just so we have something specific to talk about: I look at 106 particles, confined to a box. There is a small hole in one of the walls, and at some time t0 I am...
  40. C

    Any recommendations for a book on advanced numerical methods?

    I'm looking for a good book on numerical methods. I know most of the basic algorithms but one that delves more into things like adaptive quadrature and that type of thing is what I'm looking for. Any texts people could recommend?
  41. G

    Calculating Velocity Change for Hohmann Transfer Orbit

    Homework Statement Consider an initial circular low Earth orbit act at a 300 km altitude, find the velocity change required to produce an elliptical orbit with a 300 km altitude at perigee and 3000 km altitude at apogee. Given gravitational parameter for Earth μ=398600 kg3/s2, radius of...
  42. franciobr

    Numerical integration - Techniques to remove singularities

    Hello everyone! I am trying to understand why the following function does not provide problems to being computed numerically: ∫dx1/(sin(abs(x)^(1/2))) from x=-1 to x=2. Clearly there is a singularity for x=0 but why does taking the absolute value of x and then taking its square root...
  43. Hercuflea

    Numerical analysis vs functional analysis vs statistics for engineerin

    Hey all, back with another question. I have the opportunity in the fall to choose 1 (maybe 2 if I'm lucky) of the following classes: Numerical analysis (undergrad numerical linear algebra, using matlab), Functional Analysis (as a directed study course with a prof), and the other is doing a...
  44. P

    Numerical methods for nonlinear PDEs in large domains

    Hi all, first post :) I have a system of z-propagated nonlinear PDEs that I solve numerically via a pseudo-spectral method which incorporates adaptive step size control using a Runge-Kutta-Fehlberg technique. This approach is fine over short propagation lengths but computation times don't...
  45. G

    MHB How can I optimize numerical approximation with fewer samples?

    Hi all, i have a problem to solve that i want maybe to solve with MATLAB o excel. I have a numerical samples and with linear approsimation i have a function, but now i want to use less samples for example only 20 and i want to find the best set of samples to approsimate in the best way the...
  46. Y

    How to Estimate the Constant Eps for Real Materials from Experimental C(T)?

    Homework Statement I am working on a problem for my Thermal Physics course. In short, its a numerical problem. I had to go through some Excel calculations and end up with two columns of numbers. One, C/Nk, where C-heat capacity, k-boltzmann constant, N-number of particles and the other is...
  47. sankalpmittal

    Yet another numerical on friction

    Homework Statement See the image: http://postimage.org/image/o19oxb5pj/ You can click on the image to enlarge it.Homework Equations f<=fs=µsN fk=µkNThe Attempt at a Solution Ok, so displacement covered by big block + l= displacement covered by small block, I think. As whole system...
  48. S

    Analysis of Image superimposing using numerical analysis

    Dear, I need few Resources to get the help for my above topic. The above topic depicts that: one image will be imposed on the other one. and we have to shown it using numerical analysis. of course significant amount of programming effort is here. But I need help regarding resources/articles...
  49. S

    MHB Analysis of Image superimposing using numerical analysis

    Dear All, I need a few resources to get help with my above topic. The above topic depicts that: one image will be imposed on the other one, and we have to show it using numerical analysis. Of course significant amount of programming effort is required. But, I need help regarding...
  50. K

    Numerical floating point addition

    If I have a bunch of sorted numbers spanning a large range of magnitudes, is it better to add them up from smallest to largest or from largest to smallest, or something else? Let's say I'm summing an array A, which is sorted from large to small. Which gives a more accurate result: sum1 = 0...
Back
Top