Programming

what is k-means clustering

What is K-Means Clustering?

Definition: K-Means Clustering is an unsupervised machine learning algorithm that divides the observations into “K” number of clusters by grouping the data points together. K is the number of centroids that we need in a dataset. Every cluster has a centroid representing the center of a cluster. The algorithm allocates each data point to the …

What is K-Means Clustering? Read More »

Numerical Simulation of Rectangular fin in convective ambience.

This is a B.Tech project done by a group of mechanical engineering students as a final project in their 4th year. The project is based on the application of finite element method on the problem of heat transfer in a rectangular fin. The software used is MATLAB. In this project a software numerical simulation of …

Numerical Simulation of Rectangular fin in convective ambience. Read More »