2018年5月5日

摘要: 决策树 李世君 2018年5月5日 决策树 李世君 2018年5月5日 R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS 阅读全文

posted @ 2018-05-05 20:23 统计冷火 阅读(223) 评论(0) 推荐(0)


2018年4月30日

摘要: f=inline('exp(x)-2*x^2');fd=inline('exp(x)-4*x');x0=0;nmax=100;toll=1e-10;for n=1:nmax x1=x0-f(x0)/fd(x0) if abs(x1-x0)<=toll break end x0=x1;endx1 阅读全文

posted @ 2018-04-30 19:38 统计冷火 阅读(88) 评论(0) 推荐(0)


博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3