摘要: 逐次超松弛sor 参考1https://blog.csdn.net/lusongno1/article/details/68941137 有各种对比和程序 主要就是取了加权平均,没仔细看 阅读全文
posted @ 2018-04-10 22:17 喵喵小学僧 阅读(272) 评论(0) 推荐(0)
摘要: 转载:https://blog.csdn.net/wangxiaojun911/article/details/6890282 Gauss–Seidelmethod 对应于形如Ax = b的方程(A为对称正定矩阵或者Diagonally dominant),可求解如下: Jacobi method 阅读全文
posted @ 2018-04-10 21:46 喵喵小学僧 阅读(620) 评论(0) 推荐(0)
摘要: f(x)不一定是凸函数,但他的共轭函数一定是凸函数。是仿射函数的逐点上确界。 Fenchel不等式 f(x)+f*(x)>=xTy 如 阅读全文
posted @ 2018-04-10 09:37 喵喵小学僧 阅读(842) 评论(0) 推荐(0)