Polygon and Its Types
Polygon is simple closed circuit made by joining a finite number of line segments. Simple Polygon We call a polygon
Helping Students
Polygon is simple closed circuit made by joining a finite number of line segments. Simple Polygon We call a polygon
Reduced Investments – Let’s say you want to host a website and you don’t want to take any help from
In Raster Scan Display we just don’t focus on a particular portion of screen where a line or character would
Many a time when two parties are communicating over a frequency and if attacker gets to know about the communicating
In previous post we saw how CRT works, but now question arises that how can we print/display point, line and
As the name suggests, its a tube containing Cathode(Electron) Ray and using that electron ray to display line, point and
String is like a array of character. We can simple print a string by using double or single quotes(Both can
Variables are the names given to memory locations used in our program. There are some rules that we must follow
Here we considered a dataset of students with name, roll number and marks. You can find the dataset below Initially
Continue readingK Means Clustering Algorithm Implementation with Python
This is a very important question to be answered before we move further with k means clustering algorithm. If we
Continue readingHow to Determine the Optimal Number of Clusters – K Means Clustering