Computing Definition and 683 Threads
-
D
Help computing the following integral
Solution attempt: we make the substitution ##\frac{s}{2}=u## and ##ds=2du## to compute...- docnet
- Thread
- Computing Integral
- Replies: 21
- Forum: Calculus and Beyond Homework Help
-
T
Python Scientific Computing: Method of Undetermined Coefficients in Python
In a self learning project I am fooling around book https://faculty.washington.edu/rjl/fdmbook/ I want to do some of the computation myself to better understand the concepts but the book is Matlab based and Matlab is too expensive. Does anyone by any chance have some of the codes provided by...- the_dane
- Thread
- Coefficients Computing Method Python Scientific Scientific computing Undetermined coefficients
- Replies: 5
- Forum: Programming and Computer Science
-
Computing the polar moment of inertia (calculus)
Question: Diagram: So the common approach to this problem is using polar coordinates. The definition of infinitesimal rotational inertia at O is ##dI_O=r^2\sigma\, dA##. Therefore the r. inertia of the triangle is $$I_O=\int_{0}^{\pi/3}\int_{0}^{\sec\theta}r^2r\,drd\theta$$ whose value is...- Leo Liu
- Thread
- Calculus Computing Inertia Moment Moment of inertia Polar
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
MHB Solve Computing an Average Problem | Help
I can't seem to understand how to solve this problem. Please help- mjcruzz
- Thread
- Average Computing
- Replies: 2
- Forum: Programming and Computer Science
-
I Computing the Speed of Traveling Waves in 2 Dimensions
I have a 2-dimensionsal smooth function ##f(x,y,t)##. There may be multiple traveling waves across the domain. None of them are precisely traveling waves (the shape of the wave changes as it travels). Here is how one of these waves would look in 1-dimension: I want to find the speed of these...- person123
- Thread
- Computation Computing Dimensions Efficiency Error Speed Wave equation Waves
- Replies: 10
- Forum: General Math
-
MATLAB More Efficient Way of Computing Neighbors in Range
Hi. I have a collection of points in 3D space. I'm using MATLAB to find all pairs of points within a certain range from one another. Right now I'm using rangesearch(X,X,r), where X is the collection of points and r is the range. These points are the locations of atoms and I am attempting to...- person123
- Thread
- Algorithm Computing Efficiency Range Simulation
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
MATLAB Computing Sections of a Graph Which Can Be Removed By Removing Two Edges
Hi. I have graph which I am analyzing in MATLAB. I would like to determine sections of the graph which could be removed from the rest of the graph by removing only 2 edges. (The graph represents the network of atomic bonds from a simulation of silica, and I am attempting to locate strands of...- person123
- Thread
- Algorithm Computing Graph
- Replies: 7
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I Computing the Density of a Point Cloud
Hi. For some background, I am running molecular dynamics simulations of silica fracture in LAMMPS. Each point represents the location of a broken bond. I would like to find regions where many bonds are breaking, which I speculate would be locations of crack formation. These computations are...- person123
- Thread
- Cloud Computation Computing Density Molecular dynamics Point
- Replies: 18
- Forum: General Math
-
MHB Computing projectile's maximum height and range.
Hi, Here is the question. Answer given is d. But i don't understand how is that computed? I am working on this question. Meanwhile any member knowing the correct answer may help me in finding out correct answer.- WMDhamnekar
- Thread
- Computing Height Maximum Maximum height Range
- Replies: 7
- Forum: General Math
-
S
I Quantum Computing "Not" Operation - Mathematics Steps For Deriving It
Hello, I was watching a video lecture from MIT 8.04 (Allan Adams)– lecture #24 (around the 38 minute mark give or take) The topic is quantum computing, Dr. Adams is deriving / explaining how to get various computing operations. For the “NOT” operation he explains that the operator $$ U_{Not}...- Sparky_
- Thread
- Computing deriving Mathematics Quantum Quantum computing
- Replies: 2
- Forum: Quantum Physics
-
Computing a wave function through a (non-relativistic) propagator
We know that the non-relativistic propagator describes the probability for a particle to go from one spatial point at certain time to a different one at a later time. I came across an expression (lecture notes) relating ##\Psi(x,t)##, an initial wave function and the propagator. Applying the...- JD_PM
- Thread
- Computing Function Propagator Wave Wave function
- Replies: 2
- Forum: Advanced Physics Homework Help
-
D
Computing the second fundamental form - can you spot the error?
Hi all. We are computing the second fundamental form corresponding to a surface. The correct answer should give the coefficients 2, 0, and -2 for IIuu, IIuv, IIvv We have only been able to compute IIz, and not IIx, IIy where we have functions instead of 2, 0 and -2. We are 99% certain that...- docnet
- Thread
- Computing Error Form Fundamental
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
R
I Computing F with Nabla Identity
Hi! The topic is electrodynamic but it's a question about Nabla identity. Given $$ F = (p \cdot \nabla)E $$ How does one compute F? Is this correct? $$ F = \sum_{i} p_i \partial_{i} E_{i} e_{i} $$- rakso
- Thread
- Computing Identity Nabla
- Replies: 3
- Forum: Classical Physics
-
MHB Computing the value of sine function accurately
Hi all Simple question: How I can compute the value of \(a = \sin \left( 2017 \sqrt[5]{2} \right) \) under following assumptions: No use of advanced numerical libraries is allowed. Only accepted operations are: comparisons, absolute value, addition, subtraction, multiplication and division...- Theia
- Thread
- Computing Function Sine Value
- Replies: 3
- Forum: Programming and Computer Science
-
Engineering Computing the Maximum Power delivered to a Resistor
Hi all, Checking my answers here as it doesn't seem to match with the answers given to me. Would appreciate if anyone could point out the mistakes I made. First I will compute Rth. Offing all independent sources, applying a known voltage across R (in this case 1v) and using mesh analysis...- jisbon
- Thread
- Computing Maximum Maximum power Power Resistor
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help
-
Formulas for computing composite function
h(x) = 0 for x ≤ 0 h(x) = x^2 for x>0 But my book says h(x) = 0 for x<0 h(x) = x^2 for x≥0 Can my solution (the first one) work as well? Because the actual function value at x = 0 is zero. I feel like my solution is more elegant.- rxh140630
- Thread
- Composite Composite function Computing Formulas Function
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
B Computing a tricky complex math problem - where did I go wrong?
I stumbled upon the following problem on instagram: $$L = \left (\frac{-1+i\sqrt{3}}{2}\right )^6+\left (\frac{-1-i\sqrt{3}}{2}\right )^6+\left (\frac{-1+i\sqrt{3}}{2}\right )^5+\left (\frac{-1-i\sqrt{3}}{2}\right )^5$$ The idea is to compute it. Using a calculator, it is supposed to equal 1. My...- Mayhem
- Thread
- Complex Computing
- Replies: 7
- Forum: General Math
-
I Computing Riemann Tensor: 18 Predicted Non-Trivial Terms
I want to compute the Riemann Tensor of the following metric $$ds^2 = dr^2+(r^2+b^2)d \theta^2 +(r^2+b^2)\sin^2 \theta d \phi^2 -dt^2$$ Before going through it I'd like to try to predict how many non-trivial components we'd expect to get, based on the Riemann tensor basic rule: It is...- JD_PM
- Thread
- Computing Metric Riemann Riemann tensor Tensor
- Replies: 1
- Forum: Special and General Relativity
-
Solving Computing a Trace Properties: Any Help Appreciated
Properties 1) If ##(\gamma^{\alpha}\gamma^{\beta}...\gamma^{\mu}\gamma^{\nu})## contains an odd number of ##\gamma##-matrices $$Tr(\gamma^{\alpha}\gamma^{\beta}...\gamma^{\mu}\gamma^{\nu})=0$$ 2) $$Tr(\not{\!A}\not{\!B})=4AB$$ 3) $$Tr(\not{\!A}\not{\!B}\not{\!C}\not{\!D})=4\Big(...- JD_PM
- Thread
- Computing Trace
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
I Why does the trace show up while computing unpolarized cross sections?
I've been studying different scattering processes (from Mandl & Shaw QFT's book, chapter 8) and there's always a common step I do not understand: the showing-up of the trace. Let me give two specific examples. Lepton Pair Production ##( e^+ (\vec p_1, r_1) + e^- (\vec p_2, r_2) \rightarrow l^+...- JD_PM
- Thread
- Computing Cross Trace
- Replies: 1
- Forum: High Energy, Nuclear, Particle Physics
-
E
I Quantum Computing: How are quantum properties exploited?
To elaborate a little on what I think I do understand / accept: 1. I don't think I have a problem accepting the "weirdness" of quantum concepts. So, for example, I am willing to accept the concept that a quantum system can "exist" in a large number of different states simultaneously. 2. I...- expos4ever
- Thread
- Computing Properties Quantum Quantum computing
- Replies: 8
- Forum: Quantum Physics
-
J
Schools Quantum Computing Phd: UNM vs LSU vs WashU
Hello I am trying to choose a school and am interested in quantum computing theory in the physics department. I haven't decided whether or not I want to stay in academia so I would like the option to go into industry maybe at Google, IBM or a startup. Ideally I'd like the reputation/research to...- jaziyad
- Thread
- Computing Phd Quantum Quantum computing
- Replies: 7
- Forum: STEM Academic Advising
-
J
B Quantum computing -- How is the relevant solution selected?
During a quantum computation, all possible solutions exist in a state of superposition. How is the relevant one selected?- jeremyfiennes
- Thread
- Computing Quantum Quantum computing
- Replies: 4
- Forum: Quantum Physics
-
Computing the wave function of a square potential
The book's procedure for the "shooting method" The point of this program is to compute a wave function and to try and home in on the ground eigenvalue energy, which i should expect pi^2 / 8 = 1.2337... This is my program (written in python) import matplotlib.pyplot as plt import numpy as...- CrosisBH
- Thread
- Computational physics Computing Function Potential Python Quantum Square Wave Wave function
- Replies: 4
- Forum: Advanced Physics Homework Help
-
B Quantum Computing for Beginners: Understanding Double Hadamard Gates
Hi guys, I am an absolute beginner in quantum computing. I am really curious about its mechanics but my lack of knowledge in mathematics makes me struggle. I cannot entirely understand why numbers |1> cancel each other out while double Hadamard gates are applied. If the rule is to cancel out the...- Quark Effect
- Thread
- Beginners Computing Quantum Quantum computing
- Replies: 2
- Forum: Quantum Physics
-
Computing an Energy-Momentum tensor given a Lagrangian
REMARK: First of all I have to say that this Lagrangian reminds me of the Lagrangian from which we can derive Maxwell's equations, which is (reference: Tong QFT lecture notes, equation 1.18; I have attached the PDF). $$\mathcal{L} = -\frac 1 2 (\partial_{\mu} A_{\nu} )(\partial^{\mu} A^{\nu}) +...- JD_PM
- Thread
- Computing Energy-momentum Energy-momentum tensor Lagrangian Tensor
- Replies: 30
- Forum: Advanced Physics Homework Help
-
T
What is the difference between Grid and Cloud Computing?
Good Morning I have googled this issue (the difference between Grid and Cloud computing, as per subject line), but I find many of the definitions overlap each other and leave a lot of ambiguity. A lot of the examples focus on manipulation of data (versus independent processes). But BEFORE I...- Trying2Learn
- Thread
- Cloud Computing Grid
- Replies: 14
- Forum: Programming and Computer Science
-
F
A Computing sig8 for correction in non-linear regime
I need to apply, with CAMB code, a correction on ##\sigma_{8}## between linear and non-linear regime to keep it fixed (I make change the values of cosmological parameters at each iteration). I have to compute ##\sigma_{8}## from the ##P_{k}## and found the following relation (I put also the text... -
Physics Does the age of quantum computing mean a brighter future for physicists?
The arrival of quantum computing reminds me of "the manhattan project" and "the sputnik alert" when physicists are highly demanded. And this makes me wonder if the age of quantum computing means the better future for physicists since the development of quantum computers needs at least...- TechieDork
- Thread
- Age Computing Future Mean Physicists Quantum Quantum computing
- Replies: 3
- Forum: STEM Career Guidance
-
Q
I I computing the CMB Damping Tail
The formula for the Damping Tail in the CMB BAO analysis generally has the form: $$\mathcal{D} (k)=\int_{0}^{\eta_0}\dot\tau e^{-\left[\frac {k}{k_D(\eta)} \right]^2}d\eta $$I can’t make sense of this. ##\dot\tau## is the Thompson (Differential) Opacity; the product of electron density, cross... -
C
MHB What is the Probability of Success in Comparing Normal Distributions?
Hello dear friends, I need your help with this probability problem. I have random variable x1 which is normally distributed with mean m1 and standard deviation sigma1. The vector of random variables X0 is of N elements, where each element is normally distributed with zero mean and standard...- Chatman100
- Thread
- Computing
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
Cartoonish boiler effect -- illusion or computing artefact?
In this clip www.youtube.com/watch?v=ZGtUGuAY63E&t=25s starting from 00:25, the engine comes to a stop and reverses. If you watch the boiler, you see that it appears to bend under its own inertia like the boiler on a cartoon engine might when reversing in a hurry. If you play that again and...- Swamp Thing
- Thread
- Boiler Computing
- Replies: 13
- Forum: Computing and Technology
-
MHB Computing Triple Integral in 'R'
I would like to compute the triple integral of a function of three variables [FONT=Times New Roman]$f(x,y,z)$in R. I am using the package Cubature, Base, SimplicialCubature and the function adaptIntegrate(), Integrate and adaptIntegrateSimplex(). The integrand is equal to 1 only in certain...- WMDhamnekar
- Thread
- Computing Integral Triple integral
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
E
How much computing power would you have if....
This is a hypothetical question, but.. How much computing power would all the computers in the world combined have? Would you have a at least one YottaFLOP?- ElliotSmith
- Thread
- Computing Power
- Replies: 1
- Forum: Programming and Computer Science
-
P
I Quantum Computing - projection operators
Assume ##P_1## and ##P_2## are two projection operators. I want to show that if their commutator ##[P_1,P_2]=0##, then their product ##P_1P_2## is also a projection operator. My first idea was: $$P_1=|u_1\rangle\langle u_1|, P_2=|u_2\rangle\langle u_2|$$ $$P_1P_2= |u_1\rangle\langle...- Peter_Newman
- Thread
- Commutator Computing Operators Projection Quantum Quantum computation Quantum computing
- Replies: 16
- Forum: Quantum Physics
-
M
Sensor to Measure Differences in Light Wavelength
What sensor to would i use to measure the difference in wave length periods. I want to make a rendered image of somthing that field of view that is being obstructed.- Mark carlyle
- Thread
- Computing Light Measure Sensor Wavelength
- Replies: 10
- Forum: Computing and Technology
-
[Quantum Computing] Verify a circuit implementing and operation
This is an exercise from "Quantum search as a quantum simulation " in Chapter "Quantum search algorithms". The circuit is shown as the following picture. For small time interval, the effect of the operation in the problem statement could be written as ## exp \left ( -i \left | \psi \right >...- Haorong Wu
- Thread
- Circuit Computing Quantum computation Quantum computing
- Replies: 5
- Forum: Advanced Physics Homework Help
-
X
Computing AC voltage in a complex filter
Problem Statement: Computing AC voltage Relevant Equations: cut off frequency, ac voltage. Hey guys, Amazing to be in this group ! Please find attached the diagram of the problem. E = 10kV at 60Hz, C1 = 60pF and R1 = 1k. I have to compute the ac voltage in reference to ground at point [1]...- Xaras
- Thread
- Ac Complex Computing Filter Voltage
- Replies: 15
- Forum: Engineering and Comp Sci Homework Help
-
M
I Vector Notation of Quantum States for 2 Qubit System
I am confused about the vector notation of quantum states when I have a 2 qubit system. For 1 qubit, I just write l1> = (0 ;1 ) for representing 1, and l0> = (1;0) for representing 0. Dirac notation is straightforward However when it comes to representing two qubits in linear algebra I...- MrMuscle
- Thread
- Computing Dirac notation Quantum Quantum computing Qubit Vector notation
- Replies: 2
- Forum: Quantum Physics
-
A Equations for computing null geodesics in Schwarzschild spacetime
My project for obtaining my master's degree in computer science involved ray tracing in Schwarzschild spacetime in order to render images of black holes. These light rays had to be computed numerically using the geodesic equation. However, I ran into a problem. The geodesic equation is given as...- LightAintSoFast
- Thread
- Computing Geodesics Null geodesics Schwarzschild Spacetime
- Replies: 8
- Forum: Special and General Relativity
-
V
Computing the powers of matrices
Suppose p(λ)=(λ-1)^3 for some diagonalizable matrix A. Calculate A^25. I'm confused as to how to approach this question without A being given. I thought perhaps I could use the characteristic equation in some way although I am still unsure. I think I could start with using λ=1. Would my...- ver_mathstats
- Thread
- Computing Matrices
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
J
Comp Sci Computing the Length & Area of a 3D Triangle
I have computed the total length of a 3D triangle and its area. The code is shown below. I want to use file output instead of cout. The file name, cw2task1output, was just given as part of the task, in this case should I make an empty text file named cw2task1output then attach it to the resource...- Joon
- Thread
- 3d Area C++ Computing Length Triangle
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
J
Comp Sci C++ Reading Data File: Calculating Distances and Finding Closest Point
Homework Statement I have successfully opened and discarded the headers. Then I calculated the distances between point 1 and others and the minimum distance as well. However, I am not sure how to make the code work for more than 4 points. The attached text file is what I am trying to read and...- Joon
- Thread
- C++ Computing Data File Reading
- Replies: 14
- Forum: Engineering and Comp Sci Homework Help
-
Computing the Magnitude of F Using Gradient
Homework Statement Homework Equations $$F = \nabla \phi$$ $$| F | = \sqrt{F \cdot F}$$The Attempt at a Solution I want to compute ##| F | = \sqrt{F \cdot F}## $$| F | = \sqrt{F \cdot F} = \sqrt{\frac{(km)^2 (r-r_0)^2}{|r-r_0|^6}} = \sqrt{\frac{(km)^2}{(r-r_0)}} =...- JD_PM
- Thread
- Calculus Computing Gradient Magnitude
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
Q
I "Basic" question about Grover's Quantum Computing algorithm
Hi everyone, I'm a computer scientist (not a physicist), so I will ask a computer scientist's question. In all the descriptions I found of Grover's algorithm, there is an element that is puzzling the computer scientist in me: it seems that you need to tell the Oracle about the position of the...- QComp
- Thread
- Algorithm Computing Quantum Quantum computing
- Replies: 13
- Forum: Quantum Physics
-
Computing S(n,3) Stirling number of 2nd kind
Homework Statement Compute ##S(n,3)##. Homework EquationsThe Attempt at a Solution To compute this I used the fact that ##S(n,2) = 2^{n-1}-1## and used the recurrence relation ##S(n,k) = kS(n-1,k) + S(n-1,k-1)##, and used induction to get that ##S(n,3)=\frac{3^{n-1}+1}{2}-2^{n-1}##. But is...- Mr Davis 97
- Thread
- Computing Stirling
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
Python Suggestions for books about scientific computing using Python
Looking for suggestions on books (or other learning material) that will help me improve my skills using Python for scientific computing. I am comfortable with Python programming (syntax, conditional statements, loops, etc.), and use it for data analysis in my undergraduate experimental physics...- GoldenBear
- Thread
- Books Computing Python Scientific Scientific computing Suggestions
- Replies: 2
- Forum: Programming and Computer Science
-
Quantum Textbooks on qubits/trapped ions/BECs for quantum computing
Hello, I was wondering if any of you know about good books on various qubit approaches for making quantum computers. There are a lot of road maps on the internet covering the pros and cons of each approach (for example: https://qt.eu/app/uploads/2018/04/QT-Roadmap-2016.pdf ) but I was hoping...- Marisa5
- Thread
- Computing Quantum Quantum computing Textbooks
- Replies: 3
- Forum: Science and Math Textbooks
-
J
Help with quantum computing notation
Hi everyone! Sorry for the bad English! I'm trying to read the "entanglement between photons that never coexisted " from 2012. Avaliable at: https://arxiv.org/abs/1209.4191 And there's this equation: ## |φ± \rangle = \frac 1{√2}(|HaHb ± |VaVb\rangle) ## ## |ψ± \rangle = \frac 1{√2}(|HaVb ±...- Joao
- Thread
- Computing Notation Quantum Quantum computing
- Replies: 1
- Forum: Quantum Physics
-
Computing the second virial coefficient
Homework Statement ##b_2## is the second virial coefficient Homework Equations Virial expansion: $$P = nkT(1 + b_2 (T)n + b_3 (T)n^2...)$$ $$b_2 = -\frac{1}{2} \int dr f(r) $$ r is the distance vector. $$f(r) = e^{-\beta \phi(r)} - 1$$ The Attempt at a Solution $$b_2(T) = 2 \pi r^2...- JD_PM
- Thread
- Coefficient Computing Statistical mechanics
- Replies: 3
- Forum: Advanced Physics Homework Help