Recent content by shasa

  1. S

    Graduate How do I estimate complex eigenvalues?

    i have a matrix that its elements are complex ,ineed its eignvalue , did any onehave any subroutine for that? (not double percision) tnx
  2. S

    Fortran How to Fix Overflow Error in FORTRAN Matrix Program?

    hi i have over flow error in FORTRAN for a program that do some function and summation on matrix elements , then multiply them and at last find its determinant, the dimension is SET by input when it is more than 7 i have this error what should i do?
  3. S

    Fortran Which FORTRAN Compilers are Compatible with Windows 7 32-bit?

    MICROSOFT DEVELOPER STUDIO is compatible fortran powerstation4
  4. S

    Maple Maple Integration: How to Integrate Functions with Parameters and Limits

    int*(gamma[0](3*cos(2*`μπ`*(1/2))+3/2-(1/2)*x^2)^4/(`#msup(mi("x"),mo("."))`(4*x^2*gamma[0]^2-`ℏ`^2*Omega^2)*sqrt(((1/4)*rho[0]^2-x^2)*(x^2-(1/4)*rho[g]^2))), x = rho[g] .. sqrt(rho[0]^2+rho[g]^2)/(2*sqrt(2))) in use that but still i have no correct output
  5. S

    Maple Maple Integration: How to Integrate Functions with Parameters and Limits

    how i can integrata function with parameters that's limits have parameter 2 in maple? please help me