Nonlinear Definition and 558 Threads
-
R
Comp Sci Fortran programming for nonlinear ode
Adapt the fortran programming using second order adams bashforth method to generate a numerical solution of the Lorenz system: dx/dt =-10x+10y dy/dy=28x-y-x*z dz/dt= x*y- (8/3)*z with initial condition x(0)=y(0)=0, z(0)=2 slightly perturbed. Plot x and z against t runs from 0 to 15, and also z...- ra_forever8
- Thread
- Fortran Nonlinear Ode Programming
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help
-
N
Analytical solution of nonlinear ordinary differential equation
Dear All, I have following first order nonlinear ordinary differential and i was wondering if you can suggest some method by which either i can get an exact solution or approaximate and converging perturbative solution. \frac{dx}{dt} = 2Wx + 2xy - 4x^{3}\frac{dy}{dt} = \gamma \, (x^{2} -...- nitin7785
- Thread
- Analytical Analytical solution Differential Differential equation Nonlinear Ordinary differential equation
- Replies: 5
- Forum: Differential Equations
-
E
Nonlinear Optics: Split Method & Results
Hello I want to ask you about the split method used to solve the nonlinear schrodinger equation numerically I just want to know what are the results that I am expecting to get how many graphs ??- eahaidar
- Thread
- Nonlinear Nonlinear optics Optics
- Replies: 7
- Forum: Quantum Physics
-
H
How to Solve Nonlinear System of DEs in Physics Homework?
Homework Statement Solve the System of DEs: \sqrt{1+y'^{2}+z'^{2}}-\frac{y'^{2}}{\sqrt{1+y'^{2}+z'^{2}}}=C_{1} \sqrt{1+y'^{2}+z'^{2}}-\frac{z'^{2}}{\sqrt{1+y'^{2}+z'^{2}}}=C_{2} Homework Equations The two equations above are quite relevant. The Attempt at a Solution I...- Hertz
- Thread
- Nonlinear System
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
T
Shooting Arrows - Nonlinear Spring Problem
Hello awesome physics people! Someone asked me for help on their first year physics homework, and I couldn't really solve it. This kept bugging me, because I should know how this works by now :P Homework Statement See attachment for the full problem statement. Basically, a bow is strung with...- TheBlenderer
- Thread
- Nonlinear Spring
- Replies: 4
- Forum: Introductory Physics Homework Help
-
C
MHB First Order Nonlinear Ordinary Differential Equation
Hello, can you guys help me please with this differential equation from Demidovitch book, is to find the solution transforming to polar coordinates :- Chipset3600
- Thread
- Differential Differential equation First order Nonlinear Ordinary differential equation
- Replies: 10
- Forum: Differential Equations
-
Program to solve system of nonlinear equations
Homework Statement Solve the aforementioned system of nonlinear equations using Newton's method. write a program to carry out the calculations (it must use gauss elimination). Use the values 0-3 for x_{1}^{(0)}, x_{2}^{(0)} (ie. 16 data sets total). The Attempt at a Solution...- twoski
- Thread
- Nonlinear Program System
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help
-
D
Calculating the nonlinear speed of Erosion
Hi there, I'm trying to find a calculation to work out the speed of erosion and required rotation of water to cause erosion on a selection of 10 rocks. This is theoretical rather than an actual conducted experiment. Each rock has a density of 100 to 1000, ie rock one is 100, rock 2 is...- DreamHarvest
- Thread
- Nonlinear Speed
- Replies: 3
- Forum: Earth Sciences
-
L
Nonlinear coupled differential equation system - kinetics
Dear All, Recently, I have measured a series of nonlinear vibrational spectra from which I would like to extract some useful information about kinetics of the exchange process occurring in the studied system. I need to fit my experimental data to kinetic model that is a solution of coupled...- LiAlH4
- Thread
- Coupled Differential Differential equation Equation system Kinetics Nonlinear System
- Replies: 2
- Forum: Differential Equations
-
P
Linear approximation of a nonlinear component.
Hello, I am trying to find the effective resistance of the NLR in the attachment (to the first order). It is given that IL = gVL2 + I0. I understand that this is normally achieved via ∂g/∂V at V=V0, but when I do so I get that R should be 1/(2gV0), and not 1/2g as shown in the solution. Could...- peripatein
- Thread
- Approximation Component Linear Nonlinear
- Replies: 1
- Forum: Electrical Engineering
-
S
First-order nonlinear ordinary differential equation
hii, how to solve this differential equation: A*(dT(x)/dx)(1873.382+2.2111T(x))=90457.5-2.149*10^-10* (T(x))^4 where A is a constant Thank you- sam_89
- Thread
- Differential Differential equation Nonlinear Ordinary differential equation
- Replies: 1
- Forum: Differential Equations
-
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...- fletch-j
- Thread
- Example Nonlinear Numerical Numerical methods Ode Physics Project
- Replies: 1
- Forum: Other Physics Topics
-
K
Need resources for solving nonlinear matrix equations
In my work I've encountered equations of the type: (Ax).*(Bx) + Cx = d Where A,B and C are non-unitary square matrices, x and d column vectors and .* denote component-wise multiplication. I have a few books which discuss nonlinear matrix equations, but not of this kind. Any suggestions?- Kosh Naranek
- Thread
- Matrix Nonlinear Resources
- Replies: 3
- Forum: Linear and Abstract Algebra
-
N
Archived Nonlinear Dynamics and Chaos, Strogatz: 2.1.5
Homework Statement a) Find a mechanical system that is approximately governed by \dot{x}=sin(x) b) Using your physical intuition, explain why it now becomes obvious that x*=0 is an unstable fixed point and x*=\pi is stable. Homework Equations \dot{x}=sin(x) (?) The Attempt at a Solution...- Niteo
- Thread
- Chaos Dynamics Nonlinear Nonlinear dynamics
- Replies: 4
- Forum: Introductory Physics Homework Help
-
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...- MonkOfPhysics
- Thread
- Method Nonlinear Numerical Numerical method Second order System
- Replies: 1
- Forum: Differential Equations
-
I
Nonlinear second order differential equation
Hello! It is the first time that i write on this forum. I'm doing a PhD but i can't solve this equation: it's a non-linear second order differential equation. ay''+b|y|y'+cy+dx=0 Some ideas?- Ioria
- Thread
- Differential Differential equation Nonlinear Second order
- Replies: 1
- Forum: Differential Equations
-
Z
Solving a pair of nonlinear coupled DEs
Hi everyone, new member zeroseven here. First, I want to say that it's great to have a forum like this! Looking forward to participating in the discussion. Anyway, I need to solve a pair of differential equations for an initial value problem, but am not sure if an analytical solution exists. I...- zeroseven
- Thread
- Coupled Nonlinear Pair
- Replies: 8
- Forum: Differential Equations
-
L
Can an additive function be nonlinear without AC?
A function is additive if f(x+y) = f(x) + f(y). Intuitively, you might think that an additive function on R is necessarily linear, specifically of the form f(x) = kx. But assuming the axiom of choice, that is wrong, and the proof is rather simple: you just take a Hamel basis of R as a vector...- lugita15
- Thread
- Ac Function Nonlinear
- Replies: 5
- Forum: Topology and Analysis
-
S
Perturbation Techniques and Theory for Nonlinear Systems
Homework Statement Given the equation \ddot{\theta}=\Omega^2\sin{\theta}\cos{\theta}-\frac{g}{R}\sin{\theta} Determine a first-order uniform expansion for small but finite theta. Homework Equations Other than the equation above, none so far as I am aware. The Attempt at a...- sharrington3
- Thread
- Nonlinear Nonlinear systems Perturbation Systems Theory
- Replies: 3
- Forum: Advanced Physics Homework Help
-
M
Nonlinear programming problem, mathematical programming
Hello, I need to minimize {- f (x) | a <=x <= b} where f ( x) is a concave and twice differentiable function. In addition, a and b are positive constants such that a <b. Assume that -f (x) exists in the given interval [a, b] . Show that if the optimal solution is at x*= a , then delta f... -
A
Stability of Nonlinear System: Can the Zero Solution be Nominally Stable?
i need show that at the following system the zero solution is nominally stable, using some change of variable that transforme in a linear system \frac{dx}{dt}=-x + \beta (x^2+ y^2) \frac{dy}{dt}=-2y + \gamma x y i tried with the eigenvalues of the Jacobian matrix at (0,0), but one of...- alejandrito29
- Thread
- Nonlinear Stability System
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
D
MHB Can Matlab or Python find a solution to this complex nonlinear equation?
I let Mathematica run for over an hour but it couldn't solve this equation. Can someone run this in Matlab or Python and see if they can get a solution? $\alpha = 2\arcsin\left(\sqrt{\frac{10014.6}{2*a}}\right)$ $\beta = 2\arcsin\left(\sqrt{\frac{10014.6 - 6339.06}{2*a}}\right)$ $$...- Dustinsfl
- Thread
- Nonlinear
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
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...- paddy.
- Thread
- domains Nonlinear Numerical Numerical methods Pdes
- Replies: 4
- Forum: Differential Equations
-
Z
Nonlinear Operators on Finitely Generated Vector Spaces: Group Property Example
Can someone give an example of a nonlinear operator on a finitely generated vector space(preferably ℝn)? I'd be particularly interested to see an example of such that has the group property as well.- Zelyucha
- Thread
- Nonlinear Operators
- Replies: 5
- Forum: Linear and Abstract Algebra
-
J
A second order nonlinear ode in an electrostatics problem
I encountered the following second order nonlinear ODE while solving a problem in electrostatics. The ODE is: \frac{d^{2}V}{dx^{2}} = CV^{-1/2} How can I solve this? Regards. Homework Statement Homework Equations The Attempt at a Solution- Judas503
- Thread
- Electrostatics Nonlinear Ode Second order
- Replies: 1
- Forum: Advanced Physics Homework Help
-
Nonlinear system phase portraits
Homework Statement See attached image Homework Equations Classification of critical points chart (unless you remember it) The Attempt at a Solution See attached. Now, I'm not entirely sure what exactly I'm doing. With linear systems, the goal is to find the eigenvectors...- schmiggy
- Thread
- Nonlinear System
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
P
Is this nonlinear equation solvable?
The 3 equations are: 3xy-2xz=-1, -xy-xz=-1, -2xy+3xz=2 I've never learned how to solve these nonlinear equations. Is there anyway to solve this? I tried wolframalpha, but this was the result: http://www.wolframalpha.com/input/?i=3xy-2xz%3D-1%2C+-xy-xz%3D-1%2C+-2xy%2B3xz%3D2- pyroknife
- Thread
- Nonlinear
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
H
DG method for nonlinear elliptic PDE
Preface: just want to start by saying that I'm 99% sure I'm having a stability issue here in the way I'm implementing the time step since if I set \Delta t \ge 1 then for any stopping time > 1, the algorithm works as it should. For time steps smaller than 1, as the time step gets smaller and...- hkcool
- Thread
- Elliptic pde Method Nonlinear Pde
- Replies: 1
- Forum: Differential Equations
-
S
4 nonlinear optics problems: susceptibility, polarization
[Wasn't sure if each problem needed a separate post. Please feel free to edit if needed.] Also \~ and \^ are tilde and hat respectively. 1a. Homework Statement Use perturbation theory to derive the 3rd order nonlinear susceptibility \chi^{(3)}(3w;w,w,w) (problem gives potential energy, etc...- snickersnee
- Thread
- Nonlinear Nonlinear optics Optics Polarization Susceptibility
- Replies: 4
- Forum: Advanced Physics Homework Help
-
E
Solving a system of 3 nonlinear equations
a = xyz b = xy+xz+yz c = x + y + z How do you solve x, y, and z?- EM_Guy
- Thread
- Nonlinear System
- Replies: 3
- Forum: Linear and Abstract Algebra
-
M
Nonlinear First Order ODE: Bernoulli Equation with n = 2
Homework Statement (y^2 + xy)dx - x^2dy = 0 The Attempt at a Solution Put it into derivative form. y^2 + xy - x^2 \frac{dy}{dx} = 0 \frac{dy}{dx} - \frac{y^2}{x^2} - \frac{xy}{x^2} = 0 \frac{dy}{dx} + \frac{-1}{x}y = \frac{1}{x^2}y^2 I recognized this as a Bernoulli equation...- Mangoes
- Thread
- First order Nonlinear Ode
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
E
Linear operator or nonlinear operator?
Homework Statement Verify whether or not the operator L(u) = u_x + u_y + 1 is linear. Homework Equations An operator L is linear if for any functions u, v and any constants c, the property L(c_1 u + c_2 v) = c_1 L(u) + c_2 L(v) holds true. The Attempt at a Solution I feel...- Elbobo
- Thread
- Linear Linear operator Nonlinear Operator
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
T
Understanding Nonlinear Analysis in ANSYS: A Tutorial for Scientists
hi, I have some confusion for performing nonlinear analysis in ANSYS with NLGEOM... I was following the tutorial, the APDL is given below /prep7 ! start preprocessor /title,NonLinear Analysis of Cantilever Beam k,1,0,0,0 ! define keypoints k,2,5,0,0...- timewilltell
- Thread
- Analysis Ansys Nonlinear
- Replies: 2
- Forum: Mechanical Engineering
-
S
Software to solve Nonlinear Systems (ineq and eq)
Hi everyone, I've got an optimisation/computing question. I have a system of nonlinear equalities and inequalities, which I've written below for reference. It's the conditions for a minimiser of a Karush-Kuhn-Tucker problem. Would anyone be kind enough to explain how I could use software to...- soundofsilence
- Thread
- Nonlinear Nonlinear systems Software Systems
- Replies: 1
- Forum: General Math
-
Number of parameters for a nonlinear differential equation
Take for example a system \frac{dx_i}{dt}=(x_i,t,a,b,...) i-number of state equations. What would be the maximum number of parameters permitted for this system of non-linear differential equations? Is it finally determined by the solution space?Is there a criteria for number of...- marellasunny
- Thread
- Differential Differential equation Nonlinear Nonlinear differential Parameters
- Replies: 1
- Forum: General Math
-
C
Hopf Bifurcation - Nonlinear Diff Eqns
Homework Statement http://www.freeimagehosting.net/t/9369y.jpg Homework Equations The Attempt at a Solution a) is as follows: http://www.freeimagehosting.net/t/4oqft.jpg Then for b), I have the equilibria as (0,0,0) and (r-1,\frac{r-1}{r},\frac{(r-1)^2}{r}) To...- ceejay2000
- Thread
- Bifurcation Nonlinear
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
H
MHB How can nonlinear ODEs be solved effectively?
I need to solve the following ODE: http://www.sosmath.com/CBB/latexrender/pictures/041ee1419e05bc0776451b294c1dcc0e.png but i can't figure out a way to. Please help!- hatguy
- Thread
- Nonlinear Odes
- Replies: 3
- Forum: Differential Equations
-
H
MHB Q How to Solve Nonlinear ODEs with Two Variables and Homogeneous Equations?
I need to solve 2 ODEs: 1. http://www.sosmath.com/CBB/latexrender/pictures/7b213e6c9e4d5fd9d92877694610ac22.png 2. http://www.sosmath.com/CBB/latexrender/pictures/528f96046147932945da54b7a47f97a9.pngbut i can't figure out a way to. Please help!- hatguy
- Thread
- Nonlinear Odes
- Replies: 4
- Forum: Differential Equations
-
J
Nonlinear second order differential equation
What is the solution of the follwoing differential equation \frac{\partial^{2}y}{\partial x^{2}}-ay^{-1}\frac{dy}{dx}=0 where a is a constant.- JulieK
- Thread
- Differential Differential equation Nonlinear Second order
- Replies: 2
- Forum: Differential Equations
-
S
Nonlinear Systems & Weighted Sum of Impulses
Hello, my question is that almost all textbooks say that a linear system will give the output to a weighted sum of impulses which equals the superposition of scaled responses to each of the shifted impulses. But if we apply the same input which is a weighted sum of impulses to a non linear time...- sahil_time
- Thread
- Nonlinear Nonlinear systems Sum Systems
- Replies: 6
- Forum: Electrical Engineering
-
D
MHB Investigating Inconsistencies in Strogatz's Nonlinear Dynamics Book
Strogatz's Nonlinear and Dynamics book states that $$ \langle\sin^{2n}\rangle = \frac{1\cdot 3\cdot 5\cdots (2n-1)}{2\cdot 4\cdot 6\cdots 2n} $$ for $n\geq 1$. However, $\langle\sin^6\rangle = \frac{5}{16}\neq\frac{15}{48}$. What is the deal here?- Dustinsfl
- Thread
- Book Dynamics Nonlinear Nonlinear dynamics
- Replies: 6
- Forum: Linear and Abstract Algebra
-
J
System of nonlinear integral equations
Hello everybody! While solving some physical problem I got stuck with some system of integral equations. The problem is formulated in .pdf file below. I will be over-satisfied with the following 1) to know whether and why this system has/doesn't have a solution 2) how it could be...- jannyhuggy
- Thread
- Integral Nonlinear System
- Replies: 1
- Forum: Differential Equations
-
K
Motion in Nonlinear Differential Equations
Homework Statement How do you derive the time-dependent velocity equation for motion along a curve, such as a skateboarder on a half pipe? For the sake of abstraction, I ask myself the following: A uniform sphere of mass m and radius r is set free from the top edge of a semicircle half pipe...- kgns
- Thread
- Differential Differential equations Motion Nonlinear Nonlinear differential
- Replies: 1
- Forum: Advanced Physics Homework Help
-
X
Are All One-Dimensional Vector Fields Gradient Systems?
Show that all vector fields on the line are gradient systems. This is exercise 7.2.4 in the book "Nonlinear Dynamics and Chaos" by Steven H.Strogatz Thanks very much!- xibeisiber
- Thread
- Dynamics Nonlinear Nonlinear dynamics
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
M
Solving a First-Order Nonlinear ODE: A Scientific Approach
Homework Statement We have the equation: y'(x)^2+2 (x+1) \left(y'(x)+x\right)+2 y(x)+2 x=0 2. The attempt at a solution None. I don't even know how to proceed with this problem, except for, of course, expansion. I tried the factorization method, but no luck here. I have a feeling I...- MednataMiza
- Thread
- Nonlinear Ode
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
Solving Nonlinear System with 18 Solutions: 0 ≤ α, β, γ ≤ 2π
Homework Statement Show that the following nonlinear system has 18 solutions if: 0 ≤ α ≤ 2∏ 0 ≤ β ≤ 2∏ 0 ≤ γ ≤ 2∏ sin(α) + 2cos(β) + 3tan(γ) = 0 2sin(α) + 5cos(β) + 3tan(γ) = 0 -sin(α) -5cos(β) + 5tan(γ) = 0 using the substitutions x = sin(α) y = cos(β) z = tan(γ) The Attempt at a...- icesalmon
- Thread
- Nonlinear System
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
S
Simple Pendulum nonlinear second order differential equation
Homework Statement given: dt=-\frac{1}{2}\sqrt{\frac{l}{g}}\frac{d\theta}{\sqrt{sin^2(\alpha/2)-sin^2(\theta/2)}} make the change of variables sin(\theta/2)=sin(\alpha/2)sin(\phi) to show that: dt=-\sqrt{\frac{l}{g}}\frac{d\phi}{\sqrt{1-k^2sin^2(\phi)}} where k=sin(\alpha/2) Homework...- Stantoine
- Thread
- Differential Differential equation Nonlinear Pendulum Second order Simple pendulum
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
A
MHB My answer:y=az^by=19.7(.454z)^0.753
The basal metabolic rate (in kcal/day) for large anteaters is given by: y=f(x)= 19.7x0.753 where x is the anteater's weight in kilograms a) find the basal metabolic rae for anteaters with the following weights i. 5kg ii. 25kg My answer: i= 66.19kg ii= 222.39 kg Hopefully I got a right...- arl2267
- Thread
- Functions Nonlinear
- Replies: 1
- Forum: General Math
-
M
Nonlinear second order differential equation
I am having a problem finding the solution for this eq: y''(x)+(2/x)y'(x)+(w^2)y(x)=0 I couldn't find examples in the textbook that goes on a similar line, and have been searching the internet as well, but no use. I am thinking of using substitution v=y' but not sure how to do that in the...- mumaga
- Thread
- Differential Differential equation Nonlinear Second order
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
T
Nonlinear second order ODE describing a force field
Not sure if this topic belongs here, but here goes. Homework Statement From the AP physics C 1995 test there is a problem that gives the potential energy curve U(x). With F=-\frac{dU}{dx} in one variable, F(x)=-\frac{a}{b}+\frac{ba}{x^{2}} Where a and b are constants. Now I need to get...- thetasaurus
- Thread
- Field Force Nonlinear Ode Second order Second order ode
- Replies: 1
- Forum: Introductory Physics Homework Help