Recent content by Jordan_Tusc
-
J
MATLAB Solving Orbital Motion Equations with RK4 Using MATLAB
I'm trying to plot the solutions of the second order differential equation d^2R/dt^2 = GM/R^2 + Lz^2/R^3. I'm reducing this to a system of first order ODEs and then using RK4 to solve this system. My code is given by function RK4system() Tsim = 10...- Jordan_Tusc
- Thread
- Astrodynamics Matlab Matlab code Numerical analysis Orbits Plotting Runge kutta Trajectories
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
J
Apparent Flux and number of stars
Where did you determine that first equation from? Also, do we therefore conclude that $$A = \frac{N}{\int_{L_{min}}^{L_{max}} L \cdot n(L) dL}?$$- Jordan_Tusc
- Post #3
- Forum: Advanced Physics Homework Help
-
J
Apparent Flux and number of stars
The stars in our Galaxy have luminosities ranging from $L_{\text{min}}$ to $L_{\text{max}}$. Suppose that the number of stars per unit volume with luminosities in the range of $L$, $L+dL$ is $n(L)dL$. The total number of stars per unit volume if clearly $$n = \int_{L_{min}}^{L_{max}} n(L)dL.$$...- Jordan_Tusc
- Thread
- Flux Galaxies Luminosity Stars
- Replies: 3
- Forum: Advanced Physics Homework Help