Gistlib Logo

gistlib

other matlab categories

`vectorization` code snippets in matlab

create a for loop that assigns each count obtaned for each range %to each element of a new vector "z” made also of 7 elements in matlab
design the function function cm = classification_margin(x, t, map_func, theta) the function return a vector of the classification margins cm as the column vector in matlab
write sigmoid function for a dataset in matlab

gistlibby LogSnag