Recent content by AdityaNanda

  1. A

    LaTeX Please help Alignment of very very long equations in latex

    Please help! Alignment of very very long equations in latex Hi all, I need to type very long equations in LATEX. \begin{equation} x = x'' + y'' + blah blah blah + z'' + blah ...\end {equation} When I compile and create the pdf , the equations(the long ones) run into the edge of the...
  2. A

    MATLAB Problem with MATLAB. Text exceeds maximum length.

    @gsal I wrote a m-file that returns a polynomial of x,y and z. On executing the m-file I get a polynomial that is very long(the length is not an error. it is expected). But the problem is that the returned polynomial is so long that the MATLAB window is unable to display the whole polynomial...
  3. A

    MATLAB Problem with MATLAB. Text exceeds maximum length.

    I am using MATLAB to model gravity of an irregular body. While displaying the answer,however, MATLAB displays this message. " Text exceeds maximum line length of 25,000 characters for Command Window display" Is there any way to subvert this maximum length? Thank You
  4. A

    Gravity modelling of asteroid 433 Eros. Any help will be appreciated.

    Thanks a lot BobG and DH. I realized my mistake. I had been using the unnormalized Legendre polynomials. At high degrees it was leading to unnaturally high values of potential. For example, the potential(per unit mass) at a distance of 32kms from the centre of eros , according to my model, was...
  5. A

    Gravity modelling of asteroid 433 Eros. Any help will be appreciated.

    Hello. I am an engineering student and i am attempting to model the gravity around the asteroid Eros by expanding the potential as a spherical harmonic expansion. I got the coefficients (Clm and Slm) from the Planetary Data Model of Eros(NEAR Collected Shape and Gravity Models available at...
Back
Top