Computer Science

Aug
02
Introduction to Image Transforms

Introduction to Image Transforms

Image processing is a fun topic that sets the stage for learning machine vision. Whenever learning the MATLAB image processing
4 min read
Jul
29

How do I plot a sinusoidal equation with MATLAB?

You've seen pretty graphs everywhere. Maybe you wonder how to make them. Maybe you're just stuck
3 min read
Jul
29
How do I solve equations in MATLAB?

How do I solve equations in MATLAB?

If you're like me, you one day awoke to discover that you were expected to know how to
3 min read
Jul
27
Gaussian Noise Detection and Removal in Imaging

Gaussian Noise Detection and Removal in Imaging

The First Variation of Energy equation can be used for image denoising. I recently wrote an article that used a
3 min read
Jul
27
Anisotropic Image Filtering (Watercolor) Using Differential Equations

Anisotropic Image Filtering (Watercolor) Using Differential Equations

Let's look at converting a picture into a "comic book"-style image using math. This article
3 min read
Jul
27
Basic Image Creation in MATLAB

Basic Image Creation in MATLAB

One of my interests is in image processing. No, not playing around with Photoshop and throwing lens flares on everything.
3 min read
Jul
27
Curves and Splines in CAD

Curves and Splines in CAD

Computed-aided drafting and computer-generated imaging software involve the representation of irregular curves. As storing thousands of points for every curve
3 min read
Jul
25
What are binary and hexadecimal number systems?

What are binary and hexadecimal number systems?

What is binary? Well, that's easy. It's a base-2 number system. We use decimal which is
4 min read
Jul
15
Salt and Pepper Image Denoising Using MATLAB

Salt and Pepper Image Denoising Using MATLAB

Look at the image above. If you squint, you might be able to make out what it is. I made
4 min read
Jul
13
SysML Feature Set

SysML Feature Set

SysML makes use of nine primary diagram taxonomies in its graphical modeling language. The package diagram allows for the representation
2 min read