I'm new using matlab. I'm using fzero, but would like to implement it on my own.
fzero
cW_value = fzero(cW, 1)
Are alternatives available and how I can implement the function on my own are blogposts available ?