Mohamed Adila.A
@Adila
3 published packets
Joined Jan 2021
Published Projects
Implementation of Linear regression algorithm with gradient descent function using C++
In this program, we are going to predict results from real-life data using the linear regression algorithm. Here C++ programming language is used.
Feb 16, 2021
Implementation of Routh's stability analysis using C++
This program can be helpful in finding whether a control system (e.g, used in Cars, Robots, etc.,) is stable or not using Routh's stability criterion. Here C++ programming language is used.
Feb 15, 2021
Conversion of Decimal number into Hexadecimal number using C++.
In this program, we are going to convert the decimal value into hexadecimal values using the programming language C++. These numbers are used in designing digital circuits.
Feb 14, 2021