Steve on Image Processing with MATLAB

Image processing concepts, algorithms, and MATLAB

Note

Steve on Image Processing with MATLAB has been archived and will not be updated.

Posts 321 - 330 of 597

The DFT and the DTFT 8

It's finally time to start looking at the relationship between the discrete Fourier transform (DFT) and the discrete-time Fourier transform (DTFT). Let's look at a simple rectangular... read more >>

The DFT and the DTFT

h1 { font-size:18pt; } h2.titlebg { font-size:13pt; } h3 { color:#4A4F55; padding:0px; margin:5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold;... read more >>

Aliasing and a sampled cosine signal 23

One challenge of teaching Fourier transform concepts is that each concept can be (and is) interpreted and explained in many different ways. It isn't always obvious how the different... read more >>

Aliasing and the discrete-time Fourier transform 9

Many of you were onto me immediately last week. I asked you to estimate the frequency of the sampled cosine signal below, and readers quickly chimed in to guess that this question was... read more >>

Sampling a cosine 12

I know, I know ... I've really fallen behind in my blog posting the last month or so. Shifting responsibilities in my "real job" have left me snowed under for the last few weeks, and I... read more >>

Updates on old business: upslope area and unit testing

A couple of papers have been published recently that are related to some of my old blog topics. Almost exactly a year ago I posted an xUnit-based unit test harness for MATLAB to the MATLAB... read more >>

Relationship between continuous-time and discrete-time Fourier transforms 7

Previously in my Fourier transforms series I've talked about the continuous-time Fourier transform and the discrete-time Fourier transform. Today it's time to start talking about the... read more >>

About the unused-argument syntax in R2009b 16

Last fall Loren wrote a blog post about a new syntax in R2009b for ignoring function inputs or function outputs. For example, suppose you call sort and only want the second output. In R2009b... read more >>

In my mailbox this week: MCALab, astronomy, dmperm, and Sudoku 2

Some interesting IEEE articles arrived in my mailbox this week. Computing in Science and Engineering has "MCALab: Reproducible Research in Signal and Image Decomposition and Inpainting," by Fadili,... read more >>

Discrete-time Fourier transform (DTFT) 10

In the last two posts in my Fourier transform series I discussed the continuous-time Fourier transform. Today I want to start getting "discrete" by introducing the discrete-time Fourier... read more >>

Posts 321 - 330 of 597

These postings are the author's and don't necessarily represent the opinions of MathWorks.