Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski 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 AbderRahman

  1. AbderRahman

    One function returns the correct results, the opposite not. Why?

    I have the following function that checks the pixels from `x` that have the membership value `near 1` and sets those pixels in `x` to `1` and return them back. The works pretty well for me: function c = core(x, y) tolerance = 0.01; [ii,jj]=find (abs(y)-1 <=...
  2. AbderRahman

    Matlab - Variances

    What does the "Variance" mean in Matlab? How does it work? Thanks.

Part and Inventory Search