Numerical Definition and 701 Threads
-
T
Numerical Analysis: Uniform Continuity Question
This isn't so much of a homework problem as a general question that will help me with my homework. I am supposed to prove that a given function is uniformly continuous on an open interval (a,b). Since for any continuous function on a closed interval is uniformly continuous, I am curious...- The_Stix
- Thread
- Analysis Continuity Numerical Numerical analysis Uniform Uniform continuity
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
D
Numerical Integration for Cylindrical Domain with C2 Function and Point Data
ok, I'm not completely sure which section this goes into, but since I'm using this to solve a PDE ima going to put it in here, I need to integrate w(x,y,z)*V(x,y,z) over a cylindrical domain, it would be fairly simple if V had a "formula" describing the function, but i only have V as a number...- Dazedandconfu
- Thread
- Integration Numerical Numerical integration
- Replies: 2
- Forum: Differential Equations
-
M
How Does Air Resistance Affect Falling Objects in MATLAB Simulations?
Homework Statement An object of mass m falls from rest at a point near the Earth's surface. If the air resistance is proportional to the velocity v^2, the differential equation for the velocity as a function of time is given by m*dv/dt = mg - cv^2 For the given paraments g = 9.81 m/s^2. m...- Mech-Master
- Thread
- Analysis Matlab Numerical Numerical analysis
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
Problem with numerical integration of error function
Hi, For a small problem I'm working on in quantum field theory, I have to numerically evaluate the integral \int_{-\infty}^{t}du e^{i\omega u}erf\left(\frac{u}{\sqrt{2}\sigma}\right) where erf(z) is the error function. Now, I have to replace -\infty by some large negative number, so...- maverick280857
- Thread
- Error Function Integration Numerical Numerical integration
- Replies: 9
- Forum: Calculus
-
S
Numerical Integration of Equation
Hi guys, I am looking to integrate the attached equation using C++. I was wondering if you could tell me what type of equation it is, and if you could recommend an algorithm to use to solve this (and why)? I need to use this for 100's of points (m,n) on a grid so a fastish algorithm...- strokebow
- Thread
- Integration Numerical Numerical integration
- Replies: 2
- Forum: Differential Equations
-
E
MATLAB Long Numerical Integration: Is this possible with MATLAB?
Please, I am new in MATLAB and need some help as to whether MATLAB can perform this integration, and how to go about it. I have tried 'quad', 'quad8', 'trapz' and even a sum approach but it returns either a not-a-number answer or mtimes error or mrdivide error message. What I want to do is this...- Edgarg
- Thread
- Integration Matlab Numerical Numerical integration
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
V
Numerical approach to the spring force of a bowstring (Not Hooke's Law)
Homework Statement Assume the spring force of a bowstring acting on an arrow does not follow Hooke’s Law because the bow’s material becomes more rigid as it is drawn back. The string’s force as a function of the drawback distance in meters is: F(x) = -k1x -k2x|x| where positive x is along...- Verdict
- Thread
- Approach Force Hooke's law Law Numerical Spring Spring force
- Replies: 1
- Forum: Introductory Physics Homework Help
-
T
Discrete Math: Symmetric Closure & Numerical Analysis
Discrete Mathematics -- Symmetric Closure Math help in Numerical Analysis, Systems of I can't seem to find the way to approach this problem. Because it has symbols I don't know how to type here, I have attached an image here instead. Please help me if you can. Any input would be greatly...- thesevenspark
- Thread
- Analysis closure Discrete Discrete mathematics Mathematics Numerical Numerical analysis Symmetric Systems
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
M
Mathematica Define a function via numerical integration in Mathematica
Hi all, I have a function defined by an integral containing an arbitrary real parameter q. I can't do the integral, so I wanted to plot the function by evaluating the integral numerically. However, I can't do this owing to the arbitary-non numerical parameter in my integrand! Can anyone tell...- muppet
- Thread
- Function Integration Mathematica Numerical Numerical integration
- Replies: 6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
L
Numerical method on heat diffusion problem
Hello there! I am solving a heat diffusion problem which is described by the differential equation: θΤ/θt=a*(θ^2Τ/ΘΤ^2). I will apply two diffrent temperatures on the ends of a metal rod. Solving the equation i conclude, according to the boundary conditions of course, at the function...- loukoumas
- Thread
- Diffusion Heat Heat diffusion Method Numerical Numerical method
- Replies: 1
- Forum: General Math
-
E
What Shape Emerges from Plotting These Complex Parametric Equations?
Homework Statement Plot the following parametric curve, defined by the following two polynomials, on the interval: t \in (-1;1). What shape do you get? x(t) = 16243t^{14} + 520143t^{13} -798515t^{12} -185877t^{11} + 150142t^{10} + 256559t^9 -135331t^8 -170995t^7 + 594415t^6 + 558842t^5...- evo_vil
- Thread
- Analysis Numerical Numerical analysis
- Replies: 9
- Forum: Precalculus Mathematics Homework Help
-
R
Automatic differentiation for numerical integration
I've written a Levenberg-Marquardt nonlinear optimization routine that employs the reverse-mode automatic differentiation algorithm for building the Jacobian. So far it has worked marvelously for me. However, now I have to use functions that contain integrals that cannot be analytically taken...- raul_l
- Thread
- Automatic Differentiation Integration Numerical Numerical integration
- Replies: 1
- Forum: Programming and Computer Science
-
X
Find Kmax with given numerical quantities
Homework Statement K(max) = (6.63x10^-34 J s)(7.09x10^14s) - 2.17x10^-19J solve for kmax Homework Equations none? The Attempt at a Solution K = (6.63x10^-34 J s)(7.09x10^14 s) - (2.17x10^-19 J) K = (6.63)(7.09)(10^-34)(10^14) J s^2 - (2.17x10^-19 J) K = (47.0067)(10^-24) J s^2...- xpaulinabearx
- Thread
- Numerical quantities
- Replies: 4
- Forum: Introductory Physics Homework Help
-
L
Working out the sides on a die and the numerical ratio on the die
Being a hobbiest programmer, I know enough about probability to get by. However, I've set myself an impossible (for me) calculation in my current personal project. I have a set of numbers. For this particular problem it is a set of four numbers {248, 184, 120, 56}, but I'll be repeating the...- lyric
- Thread
- Numerical Ratio
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
B
Numerical methods (quads number system help please))
Consider a new computer system which stores data in “quads”, i.e. it has four states 0, 1, 2 and 3 (as opposed to binary which has only two, 0 and 1). Now imagine that numbers are stored in a 12 quad format where there is one quad for the sign of the number, three quads for the exponent...- buchi
- Thread
- Numerical Numerical methods System
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
X
Differential eq with square root numerical
Hi! I have to solve a system of two coupled nonlinear ordinary differential equations. In the function that defines the system there are terms with square root of the dependant variables. I tried to solve the system numerically but in the nmerical solution I get violent oscillations. Then I...- xapiens
- Thread
- Differential Numerical Root Square Square root
- Replies: 8
- Forum: Differential Equations
-
P
Which book on Numerical Analysis should I use?
Good evening, I have a background on one-variable Calculus and I am currently self-studying Calculus from Leithold's "The Calculus with Analytic Geometry". When I finish the part about infinite series, I plan to start studying Numerical Analysis. I would like to ask what book on Numerical...- pc2-brazil
- Thread
- Analysis Book Numerical Numerical analysis
- Replies: 7
- Forum: Science and Math Textbooks
-
L
Mathematica Integration of Numerical Solution Mathematica
I am kind of new to mathematica, and have checked the documentation but can't seem to find an answer. I have solved 3 coupled differential equations using NDSolve. I wish to integrate the solutions over a range but I'm not sure how to do it - the documentation seems to deal only with...- Livethefire
- Thread
- Integration Mathematica Numerical
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
C
Question on numerical analysis prerequisites
First of all, I apologize if this is in the wrong section. I would like to know what background is needed to be properly prepared for numerical analysis. I will have had calculus III (leaving C-4 left), ordinary differential equations. I'd be taking linear algebra concurrently. Also...- cue928
- Thread
- Analysis Numerical Numerical analysis Prerequisites
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
I
1+1 Radial wave equation- numerical. BC near origin
Homework Statement Well, I'm not sure if this is a correct subforum to post my problem, but to me it does seem to me as an academic problem. One I can not solve, apparently. Well, anyway. I'm solving the 1+1 radial wave equation using finite difference. I shifted my grid, so that the origin...- irycio
- Thread
- Numerical Origin Radial Wave Wave equation
- Replies: 1
- Forum: Programming and Computer Science
-
I
Numerical FDM - wave equation - boundary conditions question
Hello everyone and greetings from my internship! It's weekend and I'm struggling with my numerical solution of a 1+1 wave equation. Now, since I'm eventually going to simulate a black hole ( :D ) I need a one-side open grid - using advection equation as my boundary condition on the end of my...- irycio
- Thread
- Boundary Boundary conditions Conditions Fdm Numerical Wave Wave equation
- Replies: 1
- Forum: Differential Equations
-
L
Split Numerical Array of 100 Integer Values 0-99
Homework Statement Define an array with 100 integer values, and fill the array with random numbers in the range from 0-99. Then write a function named split () that reads the array and places numbers from 0-50 and another array that places numbers from 50 to 99. I wrote this code which...- lcam2
- Thread
- Array Numerical Split
- Replies: 9
- Forum: Engineering and Comp Sci Homework Help
-
S
Graphical and numerical solutions of equation
[b]1. use linear interpolation to find the root of the following equations, correct to 3 decimal places, [e][/x]=3x + 1 [b]2.how to find its roots? The Attempt at a Solution- stupif
- Thread
- Numerical
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
A Numerical on motion in one dimension .
Homework Statement A boy throws a ball with v velocity upwards as well as downwards . What will be the displacement covered by the two balls if air friction and external force or viscosity is neglected ? Homework Equations According to me the equations of motions are relevant here ...- sankalpmittal
- Thread
- Dimension Motion Numerical
- Replies: 14
- Forum: Introductory Physics Homework Help
-
S
MATLAB Numerical Integration in MATLAB
Hello, found this forum very instructive! I had this doubt of numerical integration in MATLAB. I have to perform this integration in matlab: r = 0:0.01:22.5; //necessary because they automatically become lower and upper limits of integration! theta=0:pi/100:pi; // limits are not to be...- shabby
- Thread
- Integration Matlab Numerical Numerical integration
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
J
What is an easy way to calculate numerical integration uncertainty/error
i'm measuring a waveform (pulse) that i want to integrate the area under. i take a bunch of samples and use one of the basic numeric integration methods (Trapezoidal, Simpson's, Boole's) what is a fairly easy method to estimate the uncertainty/error of the numeric integration compared to... -
H
What is the best numerical method for
An equation of the form: \frac{\partial A}{\partial t}+\frac{\partial B}{\partial x}=C I am thinking Lax-Wendroff.- hunt_mat
- Thread
- Method Numerical Numerical method
- Replies: 2
- Forum: Differential Equations
-
S
How Do Eigenvalues of a Three-Dimensional Harmonic Oscillator Arise?
Homework Statement Kindly look at the attachment for the statement. Homework Equations L^2 (psi) = E (psi) The Attempt at a Solution For Part B, I wrote Lx, Ly, Lz in operator form. Thus I get L^2. L^2 (psi) = E (psi) psi = E^-alpha.r^2/2 So I get energy eigenvalue 2 h cross...- shally
- Thread
- Harmonic Harmonic oscillator Numerical Oscillator
- Replies: 1
- Forum: Advanced Physics Homework Help
-
J
Numerical 2D Harmonic Oscillator
I'm solving the 2D harmonic oscillator, numerically. -\frac{1}{2}\left( u_{xx} + u_{yy}\right) + \frac{1}{2}(x^2+y^2)u = Eu The solutions my solver spits out for say, the |01> state, are linear combinations of the form |u\rangle = \alpha_1 |01\rangle + \alpha_2 |10\rangle which is...- JohnSimpson
- Thread
- 2d Harmonic Harmonic oscillator Numerical Oscillator
- Replies: 1
- Forum: Quantum Physics
-
T
Numerical Simultaneous Solution of Non-Linear Coupled Equations
For the solution to this problem, I have reduced the number of equations down from 17 to 6. Due to algebra reasons, these equations cannot really be solved symbolically (MAPLE tried, and return four full pages packed with symbols, just for one equation). These three equations need to be solved...- tangodirt
- Thread
- Coupled Non-linear Numerical
- Replies: 14
- Forum: General Math
-
N
Projectile Motion Help: Calculating Direction of a Ball Thrown from a Cliff
Homework Statement a ball is throwm horizontally from top of a cliff with velocity 10meter per second. height of cliff above the ground is 45 meters. calculate the direction of ball to horizontal surface just before it hits the grouND The Attempt at a Solution i found time=3s...and horizontal...- naimagul
- Thread
- Motion Numerical Projectile Projectile motion
- Replies: 4
- Forum: Advanced Physics Homework Help
-
D
Asymptotes for numerical solution of ordinary differential equation
Hi! I have a differential equation coming from Boltzmann transport equation which is a bit complicated and should be solved numerically instead of analytically. I managed to get a plot using Runge-Kutta with software Derive. The equation is in the second attachment. In the papers of my...- Davide82
- Thread
- Differential Differential equation Numerical Ordinary differential equation
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
W
Numerical mathematics, Newton's method
Homework Statement "The goal of this task is to check that you understood the derivation of Newton’s method in the lecture. 1. Consider a smooth function G defined from \mathbb{R}^N to \mathbb{R}^N. Suppose it admits a fixed point r \in \mathbb{R}^N. Write down the Taylor development of this...- Wingeer
- Thread
- Mathematics Method Newton's method Numerical
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
W
Numerical multidimensional integration over function of six variables
So, I'm writing a program in matlab. I have a function of six variables, say f(x1,x2,x3,x4,x5,x6). I want to integrate over x4, x5, and x6 numerically. f is defined over a 10 sided 6-cube of points. I also want to integrate over the whole cube. So I want, F(x_1, x_2, x_3) = \int\int\int... -
T
Implementing Numerical Integration
Say we have some partial differential equation for u(x,t) and we devise a numerical method to solve it. For example if we say unm is the solution at x=hm and t=kn with m=0,...,M and n=0,...,N where h and k are the step-lengths, and then our method is something like...- Tangent87
- Thread
- Integration Numerical Numerical integration
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
T
Mechanics Kinematic General Concept question, not a numerical?
Mechanics Kinematic General Concept question, not a numerical!? I'm really confused concerning the positive direction and the acceleration taken while concerning the motion of the ball! Well, the main thing that i wanted to ask is that if 2 balls are been projected at the same time in two...- T.S.M
- Thread
- Concept General Kinematic Mechanics Numerical
- Replies: 4
- Forum: Introductory Physics Homework Help
-
H
Numerical integration of discrete data
Hi, I'm searching for days for a numerical integration methode for discrete data given at non-equidistant nodes. The simple Simpson rule can only be used for equidistant nodes so I'm looking for methode which I can solve my problem. Any suggestion is welcome! Thanks in advance!- hermano
- Thread
- Data Discrete Integration Numerical Numerical integration
- Replies: 3
- Forum: General Math
-
B
How can I find the maximum point on a function without using its derivative?
I have a function with one and only one local/global maxium... (i.e. half the function has positive slope, half the function has negative slope). And I want to find the maximum point on the function. How can I find the function's max? I was thinking of turning the function into its... -
C
Euler's method for numerical approximation
y' = 3 + t - y, y(0) = 1 A) Find the approximate values of the solution of the given initial value problem at t = 0.1, 0.2, 0.3, 0.4 using the Euler method with h = 0.1. B) Repeat part A with h = 0.05. Compare the results found in A. I did part A correctly, but cannot get the right...- Chandasouk
- Thread
- Approximation Euler's method Method Numerical Numerical approximation
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
P
Error in Numerical Solution of ODE by Euler Method - Patrick
Hi, I recently need to do some numerical simulation by Euler method to solve a PDE. However, I noticed that there are some errors which are obtained with bigger numerical steps, when applying Euler scheme. Since my major is not mathematics, I do not know what this phenomenon is called. I...- patrick1990
- Thread
- Error Euler Euler method Method Numerical Ode
- Replies: 2
- Forum: Differential Equations
-
H
Numerical Computation (Euler method)
Homework Statement Differential equations are important in physics.Consider Solving the differential equation dy/dx = Σ(from i to N) (ai) (x^i) Using Euler ,Midpoint ,4th order Runge -Kutta methods.For each of these methods what is the largest value of N that would lead to an exact solution ...- helpcometk
- Thread
- Computation Euler method Method Numerical
- Replies: 2
- Forum: Advanced Physics Homework Help
-
A
The order of error of a numerical method
Homework Statement Find the order of error of this numerical method: f''(x_i+\frac{h}{2})\simeq \frac{\Delta ^2f_i}{h^2} Homework Equations Taylor's theorem, Newton's interpolation polynomial and its error. The Attempt at a Solution I started from Taylor's expansion at x_i and...- asmani
- Thread
- Error Method Numerical Numerical method
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
S
Numerical analysis w/euler's method
The amount of a uniform distributed radioactive contaminant contained in a closed reactor is measured by its concentration (c) (Becquerel/liter or Bq/L). The contaminant decreases at a decay rate proportional to its concentration; that is Decay rate(dc/dt)= -kc Where (dc/dt) is the change in...- solowa4
- Thread
- Analysis Method Numerical Numerical analysis
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
P
MATLAB - for loop for numerical integration
MATLAB - "for" loop for numerical integration Hi. The following bit of MATLAB function is supposed indefinitely integrate successive points: % Explode triplet format into vectors x_in = data_in(:,1)'; y_in = data_in(:,2)'; e_in = data_in(:,3)'; x_left=x_in(1:end-1)...- p-williams65
- Thread
- Integration Loop Matlab Numerical Numerical integration
- Replies: 10
- Forum: Engineering and Comp Sci Homework Help
-
2d Schrodinger equation - numerical solutions
Hi there, I was expecting to find a "simulations forums" somewhere here, if there is a better place for this thread please let me know :) OK, here's the problem: I'm trying to make a simulation with PYthon, at first with a square potential, for simpler potential/boundary conditions. But...- diegzumillo
- Thread
- 2d Numerical Schrödinger Schrodinger equation
- Replies: 3
- Forum: Quantum Physics
-
Q
Calculate f''(x) & Error Order | Numerical Analysis
write program calculate http://<a [/URL] href="http://www.codecogs.com/eqnedit.php?latex=f^{"}\left ( x \right )" target="_blank"><img src="http://latex.codecogs.com/gif.latex?f^{"}\left ( x \right )" title="f^{"}\left ( x \right )" /></a> x=0 http://<a [/URL]...- quantum220
- Thread
- Numerical
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
C
Numerical Error/Large Condition number
Hi there, I am working on a problem in Fluid dynamics. I've written a code in MATLAB which finds the shape of the free surface of the liquid based on Newton Relaxation. The code is fairly robust and produces good results which agree with current papers on the same problem. Unfortunately...- cathalcummins
- Thread
- Condition Numerical
- Replies: 2
- Forum: Programming and Computer Science
-
T
Numerical value of complex number
Homework Statement I need to understand why \left|4+i \right|=4.123 and why this is shown by: \sqrt{4^{2}+1^{2}}=4.123 Homework Equations i^{2}=-1 The Attempt at a Solution If I find the square root of this expression squared, then I come up with \sqrt{16-1+8i} which is...- tomwilliam
- Thread
- Complex Complex number Numerical Value
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
S
Numerical analysis(Bisection Method)
My dear all! Hello! How are you all? Let us assume that we have given an equation of a curve like y=3x2+3x-1 By numerical analysis(bisection method) I want to find its root. Everything is fine in the case if interval is given (a,b). But my problem is that if interval is not given then...- shayaan_musta
- Thread
- Method Numerical
- Replies: 8
- Forum: Calculus
-
AsymSafe QG sees a numerical breakthrough (Benedetti, Groh, Machado, Saueressig)
http://arxiv.org/abs/1012.3081 The Universal RG Machine Dario Benedetti, Kai Groh, Pedro F. Machado, Frank Saueressig 38 pages (Submitted on 14 Dec 2010) "Functional Renormalization Group Equations constitute a powerful tool to encode the perturbative and non-perturbative properties of a...- marcus
- Thread
- Numerical
- Replies: 3
- Forum: Beyond the Standard Models