COMSOL Optics Tutorial: Spot Diagrams and Ray Tracing
In this video tutorial, we explain how to generate spot diagrams in COMSOL Multiphysics. Spot diagrams are important for analyzing the quality and performance of …
In this video tutorial, we explain how to generate spot diagrams in COMSOL Multiphysics. Spot diagrams are important for analyzing the quality and performance of …
In this Python time-series tutorial, we teach you how to make a stock screener in Python that computes Relative Strength Index (RSI) values of stocks …
This post is created on February 15, 2021. In this post, I will reflect upon a very interesting and a bit frustrating phenomenon that is …
In this tutorial, we will learn how to compute the Relative Strength Index (RSI) of stock time-series in Python. This indicator can be used to …
In this post, we explain how to compute and how to plot MACD (Moving Average Convergence/Divergence) of Stock Price Time Series in Pandas and Python. …
In our previous post, we have explained how to compute simple moving averages in Pandas and Python. In this post, we explain how to compute …
In this tutorial, we will learn how to Download and save stock time-series in Pandas and Python. Compute a simple moving average of time series …
In the video tutorial that is given below, we explain how to compute optical aberrations and Zernike coefficient computations in COMSOL Multiphysics. We briefly describe …
This is the third post in a series of posts on time series modeling and analysis in Python. In this post, we will learn how …
This post is a sequel of the post on time series analysis in Python. In this post, we introduce two Pandas structures that are important …