Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Java for Scientific Computing
Highest Rated
Rating: 4.6 out of 5(10 ratings)
285 students

Java for Scientific Computing

Ideas for scientific computing in java
Created byMeisam Bahadori
Last updated 1/2022
English
English [Auto],

What you'll learn

  • Using java for solving scientific problems (engineering, physics, etc.)

Course content

16 sections116 lectures59h 11m total length
  • Introduction0:56

    Explore how to use Java for scientific computing and math. Understand what's available and how you can add or write your own code for scientific computing in Java.

  • Download git repository9:49

    Explore scientific computing with Java by using open source libraries, Eclipse workflows, and a GitHub repository to learn math-focused Java libraries and practical coding in Java.

  • Overview9:15

    Explore Java 8 scientific computing topics, from a math library and expression evaluation to complex numbers, polynomials, plotting with JFreeChart, and numerical methods.

  • java.lang.Math class26:15

    Explore Java's built-in math class for real numbers, its static methods and constants pi and e, its relationship with strict math and native libraries, and practical usage in engineering calculations.

Requirements

  • Basic knowledge of core java libraries and Eclipse IDE

Description

Whether you are an experienced java developer or a high-school or college student, if you are a java enthusiast then this course is for you. This course will equip you with an in-depth understanding of the fundamental concepts of scientific computing such as optimization, finding roots, and solving differential equations. The lectures and the accompanying powerpoint slides are designed and prepared with the utmost quality.

Who this course is for:

  • College students and graduate students
  • Engineers
  • Physicists