Gistlib Logo

gistlib

other matlab categories

code-fixing code snippets in matlab

can you fix my code in matlab
fix the code: "h = x*theta; diff = h-y; theta = theta-(alpha/m)*x'*diff;" with the alpha value being 0.0100 and the m value being 47. in matlab

gistlibby LogSnag