Skip to main content

Questions tagged [optimization]

The process of determining the best solution among all possible solutions given a set of constraints.

2 votes
1 answer
60 views

In general I would like to know how to minimise fuel mass spent for an orbiting body that continuously jettisons its mass (i.e. ion thruster) so as to perform efficient transfer maneuver in ...
lodzki's user avatar
  • 31
0 votes
0 answers
55 views

Boolean variables $\vec{x} \in \{0,1\}^n$ can be mapped to Ising spins $\vec{z} \in \{-1,+1\}^n$ via the relation $z_i = (-1)^{x_i}$. Under this mapping, a sparse XORSAT clause such as $$ x_1 \oplus ...
Irna Mosa's user avatar
1 vote
1 answer
76 views

I am participating in an Egg drop challenge, I want to design a parachute so that its impact force is less than $20 \, \text{N}$ to ensure the egg's survival. To do so I would need to balance mass and ...
Jai Gupta's user avatar
4 votes
2 answers
1k views

I am working in condensed matter, where I'm required to solve an integral self consistently which is of the form, $$ \Delta = \int f(x,y,\Delta,\mu,h)dxdy $$ Basically I need to find value of $\mu,\,\...
user235410's user avatar
2 votes
0 answers
137 views

Background I have a set of $N$ receivers whose locations in $3D$ space are well-known. These receivers are immersed in a medium whose index of refraction (and thereby the velocity of light propagation)...
IntegerEuler's user avatar
0 votes
2 answers
155 views

I am given a homogenous volume $F$ of isotropic conductor with resistivity $\rho$. I need to allow current to flow from Point A to B which are a distance $L$ away from each other. I can shape the ...
Milind R's user avatar
  • 132
1 vote
0 answers
93 views

I’m currently studying quantum annealing and its application to solving the shortest path problem. However, I’m facing challenges in defining the problem Hamiltonian, whose ground state should encode ...
CBM's user avatar
  • 11
1 vote
1 answer
92 views

There's an undergraduate statics problem that is about finding the lowest centre of mass of a coke can as it is emptied out (say through a weightless straw). The problem itself is not difficult and ...
capstain's user avatar
2 votes
1 answer
213 views

This question stems from trying to understand the notion of center of charge and if the analytical definition of this center depends on what exactly is minimized (the dipole moment or the total ...
Quillo's user avatar
  • 6,248
1 vote
1 answer
188 views

The Ising Hamiltonian has the following form: $$H= -\sum_{j<k}J_{j,j+1}\sigma_j\sigma_{j+1}-\sum_{j} h_j\sigma_j + \varepsilon,$$ Where $\sigma$ are the spins that take values of $\pm$ 1 I have a ...
LieAlgebraGuy1999's user avatar
2 votes
0 answers
238 views

A horizontal force is applied to the top of a cylinder, creating a torque on it trying to tip it over. Now I have wondered to what height should the cylinder be filled with water to render it most ...
Ahdriam's user avatar
  • 25
0 votes
1 answer
137 views

What ratio of final to initial mass of a rocket to achieves the highest energy efficiency - the highest ratio of final mass kinetic energy to chemical energy expended? And more generally the relation ...
D.Menzies's user avatar
1 vote
1 answer
160 views

I remember having heard once that generic spin-graphs e.g. Ising, or at least 2-local ones (defined as the Hamiltonian contains pairwise interactions at most), can always be mapped to one another one (...
Wouter's user avatar
  • 1,763
1 vote
1 answer
221 views

My question involves semidefinite programming (SDP) in the sense of attempting to find some vector $\alpha^{\mu}$ that satisfies the following conditions: Normalisation: $\alpha^{\mu}n_{\mu} = 1$ ...
user8675309's user avatar
1 vote
0 answers
140 views

The goal of DMRG is to minimize the expectation value of energy, which can be written as $$ \frac{d}{d |\psi \rangle} \frac{\langle \psi | \hat{H} | \psi \rangle}{\langle \psi | \psi \rangle} = 0. \...
brzepkowski's user avatar

15 30 50 per page
1
2 3 4 5
7