2d Definition and 1000 Threads
-
T
Is the Integration of a 2D Gaussian Over a Circle Similar to the 1D Case?
This is a seemingly simple question, though I'm not exactly sure where I'm going wrong (if in fact I am going wrong). To start off: you have a 2D un-normalized Gaussian function centred at the origin and with a sigma of 4. If you integrate it over a circle of radius 4 also centred at the...- TheCanadian
- Thread
- 2d Gaussian Integration
- Replies: 7
- Forum: Calculus
-
P
How Does Relativity Affect the Motion of a Falling Stick?
Hello my name is Pablo, I'm new in the forum and couldn't find any similar post so i decided to ask. I have the following situation: In reference frame S (asumed stationary) there is a stick (length Lo in frame S) which falls from Yo at a vertical speed of 0.6c relative to S. In S the stick is...- pablodel
- Thread
- 2d Fall Problem solving Relativity Speed Velocity Vertical
- Replies: 1
- Forum: Introductory Physics Homework Help
-
Fortran Mesh 2d of a complex geometry with FORTRAN
I neet to do a structured triangular mesh 2D of a complex geometry with FORTRAN Can someone help me!- mariem.makh
- Thread
- 2d Complex Fortran Geometry Mesh
- Replies: 7
- Forum: Programming and Computer Science
-
D
Random Walks in 2D: Recurrence of (a), (b), (c)
Consider the following random walks in 2D, starting at a point we will call the origin: (a) random walk on a square lattice (step size 1 on the integer lattice for example) (b) random walk on a triangular lattice (step size 1 on the lattice of equilateral triangles of side 1). Thus there are 6...- davidmoore63@y
- Thread
- 2d Random
- Replies: 6
- Forum: General Math
-
M
Expectation value of momentum in symmetric 2D H.O
Homework Statement Consider the following inital states of the symmetric 2D harmonic oscillator ket (phi 1) = 1/sqrt(2) (ket(0)_x ket(1)_y + ket (1)_x ket (0)_y) ket (phi 2) = 1/sqrt(2) (ket(0)_x ket(0)_y + ket (1)_x ket (0)_y) Calculate the <p_x (t)> for each state Homework EquationsThe...- ma18
- Thread
- 2d Expectation Expectation value Momentum Symmetric Value
- Replies: 1
- Forum: Advanced Physics Homework Help
-
U
2D Phase portrait - Black hole?
Homework Statement Trajectories around a black hole can be described by ## \frac{d^2u}{d\theta^2} + u = \alpha \epsilon u^2 ##, where ##u = \frac{1}{r}## and ##\theta## is azimuthal angle. (a) By using ##v = \frac{du}{d\theta}##, reduce system to 2D and find fixed points and their stability...- unscientific
- Thread
- 2d Black hole Chaos theory Dynamical systems Fixed points Hole Phase
- Replies: 2
- Forum: Advanced Physics Homework Help
-
M
Converting a 2D Gaussian in Cylindrical Coordinates
Given the equation for a Gaussian as: ##z = f(x,y) = Ae^{[(x-x0)^2 + (y-y0)^2] /2pi*σ^2 }## , how would I go about converting this into cylindrical coordinates? The mean is non-zero, and this seems to be the biggest hurdle. I believe I read earlier that the answer is ~ ##z = f(r,θ) =... -
U
2D problem of nearly free electron model
Homework Statement (a) Find energies of states at ##(\frac{\pi}{a},0)##. (b) Find secular equation Homework EquationsThe Attempt at a Solution Part(a)[/B] In 1D, the secular equation for energy is: E = \epsilon_0 \pm \left| V(x,y) \right| When represented in complex notation, the potential...- unscientific
- Thread
- 2d Bloch wave Condensed matter physics Electron Free electron model Model Scattering Semiconductors
- Replies: 2
- Forum: Advanced Physics Homework Help
-
K
Holographic Universe. 2D Universe = Matrix?
Hi people. I just read some articles about physicist starting to gain more and more evidence for the Universe to be a 3D Hologram of a 2D world (or that's how I understood it). And apparently for us living in a "Matrix", like the one in the movie. Now I would like to understand the relation...- Kaktus
- Thread
- 2d Dimension Holographic Matrix Simulation Universe
- Replies: 8
- Forum: Quantum Physics
-
A
Geodesic Deviation in 2D: Is There Directional Dependence?
In 2 dimensions, is the geodesic deviation equation governed by a single scalar, independent of the direction of the geodesics? That is, if ξ is the separation of two nearby geodesics, do we have d^2 \xi/ds^2 + R\xi = 0 where R is a scalar that is completely independent of the direction of the...- AcidRainLiTE
- Thread
- 2d deviation Geodesic
- Replies: 1
- Forum: Special and General Relativity
-
Statistical physics: Landau theory liquid crystal (2D)
Homework Statement A simple model for liquid crystals confined to 2 dimensions is o assume each molecule can only align in one of 2 perpendicular directions. To construct a landau model its convenient to define order parameter, s : s = 2 ( Np - 0.5Nt ) / Nt Np - number molecules...- rolotomassi
- Thread
- 2d Crystal Landau Liquid Physics Statistical Statistical physics Theory
- Replies: 2
- Forum: Advanced Physics Homework Help
-
K
2D Maxwell complex coordinate stretching PML
Hello, I'm trying to derive the perfectly matched layer for the TM mode Maxwell's equations using a complex coordinate stretching. As seen in http://math.mit.edu/~stevenj/18.369/pml.pdf . But I'm running in a bit of trouble somehow. \partial_t H_x =-\mu^{-1} \partial_y E_z\\ \partial_t H_y...- Knaapje
- Thread
- 2d Complex Coordinate Maxwell
- Replies: 1
- Forum: Differential Equations
-
I
How to convert magnus effect from 2d to 3d?
I am working on simulating the magnus effect of lift on a spinning ball. Right now spinning on the z axis I can calculate the force effect it has on the x and y coordinates. If I am to add spin on the x do I do the exact same calculations effecting the y and z coords and just add them to the z...- icandothemath
- Thread
- 2d 3d Convert Magnus Magnus effect
- Replies: 4
- Forum: Other Physics Topics
-
Resistance between two junctions in a 2D mesh
Homework Statement There is an infinite 2D mesh of conducting wire. Resistance between any two consecutive junctions is R. What is the equivalent resistance between any two consecutive junctions? Homework EquationsThe Attempt at a Solution Every junction is connected to four points and one of...- AdityaDev
- Thread
- 2d Current Electricity Mesh Resistance
- Replies: 2
- Forum: Introductory Physics Homework Help
-
What Are the Best Algorithms for 2D to 3D Scene Extrapolation in Egomotion?
:ey all, I'm seeking to write an egomotion program and want to do research into existing algorithms and the math of it, but googling "egomotion algorithms" doesn't seem to turn anything up, is there a more popular name for extrapolating 3d scen from 2d scene? Or can anyone post a link? Any help...- Superposed_Cat
- Thread
- 2d 3d
- Replies: 5
- Forum: Programming and Computer Science
-
C
2D kinematics question (2nd year of undergrad level.)
Homework Statement An automotive test track forms a curve in the horizontal xy plane specified by y(x) =γx^3 / 2 where γ = 0.2 m^-1/2 and x ≥ 0 . A car moves along the track, starting at rest at the origin at time t = 0 , and picking up speed in accordance with v = ct , where c = 4.8 m s^-2 ...- caj1218
- Thread
- 2d 2d kinematics Kinematics Mechanics Undergrad University Year
- Replies: 1
- Forum: Introductory Physics Homework Help
-
P
Newton 2nd. 2D velocity fn. Distance (boundry conditions)
I understand that this has been answered, but I can't follow it. My apologies, physics is a realm I want to understand but it doesn't come naturally and I have no High school physics background just 1st yr Engineering physics. (passed with supps.) A particle is projected vertically upward in a...- Physics_tryhard
- Thread
- 2d Conditions Drag force Newton Newton 2nd law Velocity
- Replies: 2
- Forum: Introductory Physics Homework Help
-
A
What does f(x,y) in the 2D CT image account for?
What does f(x,y) in the 2D CT image account for? If for density, then which material is considered as a reference for that density? If for atomic number, then again which is the reference substance?- Adel Makram
- Thread
- 2d ct Image
- Replies: 8
- Forum: Biology and Medical
-
E
2D Collision of 3 Billiard Balls
Homework Statement A 500 g billiard ball is going at 10 m/s [E] when it impacts 2 other identical billiard balls. Afterwards, you observe 2 of the balls moving at 2 m/s [30 W of S] and 3 m/s[45 N of E] respectively. Calculate the Energy lost in the collision. Homework Equations KE = 1/2mv^2...- Europa
- Thread
- 2d 2d collision Balls Collision Conservation of momentum Elastic collision Inelastic collision
- Replies: 11
- Forum: Introductory Physics Homework Help
-
Computational fluid dynamics: steady 2D flow
1. Homework Statement Homework Equations CFD The Attempt at a Solution I'm a bit confused by this question. So at first what I do for the problem on the left, I find the changes in the velocities in X and and Y on all four sides. I notice that the values on the diagram to the left are...- Feodalherren
- Thread
- 2d Computational Computational fluid dynamics Dynamics Flow Fluid Fluid dynamics Steady
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
Mobility of 2D material, sigma=N*e*mu with N surface density
I have measured the conductivity of a 2D material. I want to use σ=N⋅e⋅μ to find the mobility μ=σ/(N⋅e). https://en.wikipedia.org/wiki/Electron_mobility#Relation_to_conductivity I have measured N using a spectroscopic/imaging technique to get a Surface Density with units [cm^-2]. Mobility...- Hyo X
- Thread
- 2d Conductivity Density Material Mobility Surface Surface density
- Replies: 1
- Forum: Atomic and Condensed Matter
-
I
Solving Laplace's Equation for 2D isosceles right triangle
Homework Statement Find the two-dimensional solution to Laplace's equation inside an isosceles right triangle. The boundary conditions are as is shown in the picture: The length of the bottom and left side of the triangle are both L. Homework Equations Vxx+Vyy=0 V=X(x)Y(y) From the image...- Infernorage
- Thread
- 2d Laplace's equation Right triangle Triangle
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
D
Harmonic oscillator in 2D - applying operators
Hello, I juste don't know how this was done it is on the solutionnary of a very long exercise and i am not getting this calculation 1. Homework Statement <1,0| ax+ay++ax+ay+axay++axay|0,1> = <1,0|1,0> Homework Equations 3. The Attempt at a Solution We have that |0,1> = ay+ |0,0> I don't...- Dassinia
- Thread
- 2d Harmonic Harmonic oscillator Operators Oscillator
- Replies: 12
- Forum: Advanced Physics Homework Help
-
P
Solve 2D Green Function: Star Equation
Hello, i don't understand how i integrate the star equation at the figure. Fot example \int d x_1 \int d x_2 \frac{d^2G}{d x_1} = \int d x_1 \frac{d^2G}{d x_1} \int d x_2 but \int d x_2 x_2|^\epsilon_{-\epsilon}=0 ...sure this is a error, but i don't understand how i find the answer...- PeteSampras
- Thread
- 2d Function Green Green function
- Replies: 1
- Forum: Advanced Physics Homework Help
-
2D Stationary advection-diffusion eq. as a BVP
PROBLEM FORMULATION: Considering the region \Omega bounded as a square box within x \in [0,1], y \in [0,1] . We wish to solve the 2D, stationary, advection-diffusion equation, 0 = D\nabla^2 \rho(x,y) + \vec{V} \cdot \nabla \rho(x,y) where D is a scalar constant, and \vec{V} =...- mhsd91
- Thread
- 2d
- Replies: 6
- Forum: Differential Equations
-
E
Question about band gaps in 2D
I'm studying a two dimensional lattice with delta functions at the lattice points. When I diagonalized the hamiltonian I noticed that if I kept the dimension of my matrix less than 5 I would get band gaps at all the BZ boundaries. However, if I increased my matrix to a dimension 5 or higher...- emily1986
- Thread
- 2d Band
- Replies: 22
- Forum: Atomic and Condensed Matter
-
A
Momentum: Mass & Velocity - Get Answer to 2dHW
Homework Statement The problem is stated here (from brilliant.org) http://i.imgur.com/MkWwnjT.png Homework Equations momentum = mass * velocityThe Attempt at a Solution My attempt at a solution can be found here: http://i.imgur.com/Zsco86W.jpg I get the answer 0.035kg, but that is not an...- Arcthor
- Thread
- 2d Momentum Two dimensions
- Replies: 2
- Forum: Introductory Physics Homework Help
-
S
What Is the Amplitude of the Reflected Wave from a String Sewn in a 2D Membrane?
Homework Statement A string is sewn in a 2D membrane. What is the amplitude of the reflected wave? All the parameters you need in order to get to the result are known. Homework EquationsThe Attempt at a Solution Ok, so we have a 2D membrane, with a string at ##x=0## along the the ##y## axis...- skrat
- Thread
- 2d Membrane String
- Replies: 4
- Forum: Advanced Physics Homework Help
-
C
Methods for Modeling 2d Rocket Flight
I've formulated a method for modeling the flight of a rocket projectile. Can anyone read it over and point out any mistakes false assumptions, etc? thanks! -
S
Solution: Find Stationary State of 2D Membrane w/ Coin on Top
Homework Statement Find stationary state of a circular membrane, on which a coin is put. Homework EquationsThe Attempt at a Solution I am not sure about the second boundary condition, so if any of you has the time, please check the following solution: $$u_{tt}=c^2\nabla ^2u+\rho g$$ Where...- skrat
- Thread
- 2d Membrane
- Replies: 8
- Forum: Advanced Physics Homework Help
-
Y
How do I compute jerk in 2D space for a mouse tracking task?
Hi everyone, I am a graduate student in psychology and am working on a research project where I am trying to derive the kinematics of a mouse tracking task. I am currently writing a MATLAB script to do this, and I believe my equations for velocity and acceleration are correct, but I have very...- YoYojimbo
- Thread
- 2d Computing Jerk Space
- Replies: 3
- Forum: Introductory Physics Homework Help
-
S
2D conservation of Energy and Momentum with *Three* unknowns
Homework Statement A 2.0 kg ball moving with a speed of 3.0 m/s hits, elastically, an identical stationary ball as shown. If the first ball moves away with angle 30 ° to the original path, determine a. the speed of the first ball after the collision. b. the speed and direction of the second...- Sjoyes
- Thread
- 2d Conservation Conservation of energy Energy Momentum Unknowns
- Replies: 19
- Forum: Introductory Physics Homework Help
-
B
Tight binding s-orbital for 2D binary compound
Hi guys! I'm new to the forum, i hope you can help me with this trouble! it really is important =D i have a 2D binary compound AB (made of one of the 100 family of planes of a rocksalt structure) and i am asked to "consider a single s-orbital on each atom (atomic energies Ea,Eb) and nearest...- Braggplane
- Thread
- 2d Binary Tight binding
- Replies: 4
- Forum: Atomic and Condensed Matter
-
2D Green's Function - Bessel function equivalence
Homework Statement This is not a homework problem per se, but I have been working on it for a few days, and cannot make the logical connection, so here it is: -- The problem is to show that ##\frac{1}{4\pi} \int_{-\infty}^{\infty} \frac{ e^{-\sqrt{\xi ^2 + \alpha^2 } |y-y'| + i \xi (x-x')...- RUber
- Thread
- 2d Bessel Bessel function Equivalence Function Green's function
- Replies: 0
- Forum: Calculus and Beyond Homework Help
-
Calculate Final Speed of 58kg Skier on 25° Slope w/ 70N Friction
A skier 58.0kg coasts down a 25.0 degree uniform slope. A kinetic frictional force of 70.0N opposes her motion. At the top of the slope her speed is 3.60 m/s. What is her final speed at a distance 57.0 metres down the slope? Kinetic Energy = 1/2mv^2 V=Vi+at^2 F=ma So far I decomposed the...- Flinze
- Thread
- 2d 2d motion Motion Work
- Replies: 4
- Forum: Introductory Physics Homework Help
-
G
Feynman rules for this real scalar field in 2d
Homework Statement Consider the following real scalar field in two dimensions: S = \int d^2 x ( \frac{1}{2} \partial_\mu \phi \partial^\mu \phi - \frac{1}{2} m^2 \phi^2 - g \phi^3) What are the Feynman rules for calculating < \Omega | T(\phi_1 ... \phi_n ) | \Omega > 2. Homework...- gu1t4r5
- Thread
- 2d Feynman Feynman rules Field Rules Scalar Scalar field
- Replies: 1
- Forum: Advanced Physics Homework Help
-
Need 2D plot of plane wave, cylindrical & spherical wave
plane wave is represented as exp (ik.r) and the cylindrical wave as 1/sqrt(r) *exp(ik.r) and the spherical wave as 1/r*exp(ik.r) Have anyone tried to plot these waves? How to do it? Attempt: in Matlab assuming k=1 >> x=linspace(-1,1,100); >> for(ii=1:100) fp(ii)=exp(i*x(ii)); end >>...- allamsetty
- Thread
- 2d Cylindrical Plane Plot Spherical Wave
- Replies: 7
- Forum: Introductory Physics Homework Help
-
A
The sum of angles in 3D is not 90 while in 2D it is?
Sorry for the confusing tittle but I could not explain it better. Here is what I am trying to ask: When you have 2 axis(x and y) such as the image below, the sum of the two angles, a and b will always be equal to 90 degrees. a + b = 90degrees However when you add a 3rd axis(x, y and z, making...- aosome23
- Thread
- 2d 3d Angles Degree Geometry Line Sum Unity
- Replies: 12
- Forum: General Math
-
E
Is it possible to wrap a 2D texture onto a 3D model?
In adobe photoshop, is it possible to take and wrap a 2D texture onto a 3D model? And is it also possible to make a 2D object from a photo into a 3D one?- ElliotSmith
- Thread
- 2d 3d Model
- Replies: 2
- Forum: General Discussion
-
H
Why does the velocity of 2D plasmon diverge at small q?
Now plasma represents collective wave-like motions of charged particles. In 3D, their frequency is well known to be almost a constant, ##\omega^{3D}_p \approx \sqrt{4\pi ne^2/m}## with n=charge density, m=particle mass. However, in 2D, one can show that it becomes ##\omega^{2D}_p \sim...- hiyok
- Thread
- 2d Plasmon Velocity
- Replies: 21
- Forum: Atomic and Condensed Matter
-
H
How Do You Calculate the Range of a Projectile on a Sloped Surface?
Homework Statement A catapult projects a stone in the normal direction to a playground which slopes at a angle of 10 degrees to the horizontal. The initial speed of the stone is 18 m/s. calculate the range parallel to the playground. Homework Equations the usual ones! The Attempt at a...- HMPARTICLE
- Thread
- 2d Projectiles
- Replies: 5
- Forum: Introductory Physics Homework Help
-
C
What is the Threshold for Interband Optical Transitions in a 2D Square Lattice?
Homework Statement A two dimensional solid has two electrons per unit cell and has a Bravais lattice with primitive vectors ##\vec a = \ell \hat x## and ##\vec b = \ell \hat y##. The crystal potential is weak and the solid behaves like a free electron metal. a)In a reciprocal space diagram...- CAF123
- Thread
- 2d Solid Square
- Replies: 1
- Forum: Advanced Physics Homework Help
-
T
2D Fourier Transform Infrared Spectroscopy
I'm recently new to the field of 2D Fourier Transform Infrared Spectroscopy and am learning its applications. I would like to know its applications in biology. Specifically, is there anything in the 400 nm to 1000 nm range that is important in protein structure, protein dynamics or biology in...- testingus
- Thread
- 2d Fourier Fourier transform Infrared Spectroscopy Transform
- Replies: 1
- Forum: Biology and Medical
-
I
How Does a Magnetic Field Influence a 2D Harmonic Oscillator?
Homework Statement charge e is within 2 dimensions in presence of magnetic field. H = 1/2m (p - e/c A)^2 A = 1/2* B x r p and r have two components Show: H in terms of B along z axis resembles 2D HO (with some extra term) express H in terms of x, y, p_x, L_y Homework Equations L = r x...- iamnoy
- Thread
- 2d Charge Hamiltonian
- Replies: 1
- Forum: Advanced Physics Homework Help
-
R
Stress at crack tip of a 2D cantilever beam under sinusoidal excitation
I need some information urgently. I am working on crack of a 2-D cantilever beam. One side of the beam is fixed. I am applying a sinusoidal time varying load on other end in Y-direction.Beam length and width are 100cm and 10cm respectively. crack is 05 cm in y-direction. I have attached data and...- Rony shaha
- Thread
- 2d Beam Cantilever Cantilever beam Crack Excitation Sinusoidal Stress
- Replies: 4
- Forum: Mechanical Engineering
-
S
2D Elastic collision of varying mass, velocities, and angles
Problem statement: Two pucks of radius 0.05 meters collide as shown in attached picture. The mass of puck 1 is 0.1 kg and that of puck 2 is 0.15 kg. The initial velocities are v1i = 1 m/s and v2i= 0.6 m/s. (1) Assuming no friction between the pucks, only normal forces during collision, in...- Samuelriesterer
- Thread
- 2d 2d collision Angles Collision Elastic Elastic collision Kinetic energy Mass Momentum
- Replies: 29
- Forum: Introductory Physics Homework Help
-
H
Blackbody emission in 2D coordinates
The spectral radiance of a blackbody has units of W·sr-1·m-2·Hz-1. How do I deal with these units if I want to think about a 2D problem of radiation in Cartesian coordinates? I assume that instead of a sphere of emission (which would result in artificial decrease in intensity with the inverse...- Hypatio
- Thread
- 2d Blackbody Coordinate system Coordinates Emission Radiation
- Replies: 3
- Forum: Other Physics Topics
-
L
Motion in 2D: Find Which Ball Hits Circle First?
Homework Statement Two balls A and B simultaneously start to roll down without friction along two different chords of a circle as shown in the figure. Find which ball will hit the circle first? (image attached) 2. The attempt at a solution I have divided the velocity of the balls into vector...- lmao2plates
- Thread
- 2d Motion Motion in 2d
- Replies: 7
- Forum: Introductory Physics Homework Help
-
H
Bose Einstein condensation in 2D finite space
It can be easily proved that Bose Einstein condensation can be got in infinite 2D. But what about finite 2D with extreme large "Volume" L^2 ?- HZhang
- Thread
- 2d Bose einstein Bose einsten condensation Condensation Einstein Finite Space
- Replies: 2
- Forum: Atomic and Condensed Matter
-
P
2D Milne's rule composite integration
http://en.wikipedia.org/wiki/Newton%E2%80%93Cotes_formulas Simpson rule: 1 4 1, and the composite version: 1 4 2 4 2 4 2 4 ...4 1 in a double integral we just compute rows, and next columns, a this gives a matrix: http://mathfaculty.fullerton.edu/mathews/n2003/SimpsonsRule2DMod.html Milne's...