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!

Search results for query: *

  • Users: Capzos
  • Content: Threads
  • Order by date
  1. Capzos

    Compare and replace elements in matrix

    i have a matrix which has 16 columns and varying number of rows.. i need to replace the elements ranging from -50 to 50 with zero and the rest should remain the same.. i have coded for a single element search and replace which is [m, n] = size(Data); for i = 1: m for j = 1:n...
  2. Capzos

    Analyze data columnwize in Matlab

    hi, i have a page full of data extracted from sensor readings and hence the reading changes columnwise.. i wanted to know if there was any inbuilt function in matlab that helps me to analyse and relate the data columnwise.. please let me know if any more details are needed... i have not yet...
  3. Capzos

    Need some help with matlab

    I am having a page full of data which comes from the sensor readings...which i have to scan through my program and check to see if there are any changes.. but my initial issue is that i need to write a function in matlab which takes the file which contains the data and gives an output saying...

Part and Inventory Search