gistlib
other matlab categories
logical indexing code snippets in matlab
add to image matrix by including only adjacent pixels with intensity values between 900 and 1300 in matlab
array indexing in matlab
check if all elements are positive in matlab
counts the number of elements in vector “x” that have values between 14 and 42 and creates a new vector “y” that contains only the elements of “x” in that specified range. in matlab
create a list that returns all male names from a list of male names in matlab
create new vector with elements of different vector between a range in matlab
find all odd numbers in an array in matlab
find prime numbers using for loop in matlab
how to search for a cell array for empty char cell array in matlab in matlab
how to use logical indexing to find all of the rows in a table with a certain value in matlab
identify and remove objects outside of or touching the boundary in an image? in matlab
names = { 'amy' , 'chris' , 'john' , 'karin' , 'juan' }; gender = { 'female' , 'male' , 'male' , 'female' , 'male' }; create a list that returns all male names in matlab
piecewise function in matlab
remove reoccuring numbers in matrix in matlab
gistlib
by LogSnag