Recent content by shawaj

  1. S

    Generating NxN Matrix with Random 0s and 1s - MATLAB M File Help

    many thanks for your help...cepheid wasn't exactly what i was looking for but it helped me to find what i was looking for and have sorted that part of it now. still trying to work out how to generate the random matrix as detailed above
  2. S

    Generating NxN Matrix with Random 0s and 1s - MATLAB M File Help

    I will try that out! Any ideas on the other one? Generating a random matrix of 0s and 1s?
  3. S

    Generating NxN Matrix with Random 0s and 1s - MATLAB M File Help

    i am writing a MATLAB m file. i need to generate a NxN matrix 25% filled with 0s and 1s in a random pattern... is this at all possible? also, in an NxN matrix, i need to select a 3x3 matrix centered around a certain point, can you help me out with this? many thanks for your help
Back
Top