Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pig5076

  1. pig5076

    How can I make a gaussian function in matlab?

    Sorry the image was error Like this: Grc(x, y) = exp{−[(x − xrc)^2+ (y − yrc)^2]/2σ^2}
  2. pig5076

    How can I make a gaussian function in matlab?

    Divide each input image into nr × nc blocks; for (r = 1; r ≤ nr; r++) for (c = 1; c ≤ nc; c++) and this(See the attachment): Thank you everyone please!!

Part and Inventory Search