Santosh Acharya's Blog
Learning and Sharing the Essentials.
Pages - Menu
(Move to ...)
Home
▼
Blockchain and Financial Industry
›
Blockchain According to IBM, “Blockchain is a shared, immutable ledger that facilitates recording transactions and tracking assets in a busi...
Forecasting with ARIMA: R Code
›
Step-1: ###R Packages Installed library(fpp2) library(readxl) library(SPlit) library(fpp2) ###Declare time-series data ###In ...
Inflation is a Hidden form of Tax in Nepal: A Granger Causality Test
›
Abstract Inflation is taken as a secret form of taxing people, thus in literature it is also known as an indirect form of tax. This has bee...
Four Growth Theories
›
Keynesian Economics
›
Golden Section Search Method: Fortran f90
›
Consider the nonlinear equation f(x)=4x 2 –exp(x). Write a Fortran program that uses the Golden Section Search Method to find the solution ...
Gaussian Elimination Method: Fortran f90
›
Question: Solve the following system of linear equations using Gaussian Elimination using Fortran. x 1 + x 2 - x 3 + x 4 - x 5 = 2 2x ...
‹
›
Home
View web version