摘要: ① 对偶问题的概念,② 对偶问题的性质,③ 对偶单纯形法 + 灵敏度分析。 阅读全文
posted @ 2022-09-16 18:38 MoonOut 阅读(2866) 评论(0) 推荐(0)
摘要: A^{T}Ax = A^{T}b <=> Ax-b 垂直于 A 所有列向量,over! 阅读全文
posted @ 2022-09-13 15:04 MoonOut 阅读(952) 评论(0) 推荐(0)
摘要: ① 线性规划的概念,② 单纯形法的感性思想,③ 具体做法“单纯形表”+ 变式的讨论。 阅读全文
posted @ 2022-09-12 10:29 MoonOut 阅读(1103) 评论(0) 推荐(0)
摘要: 一个收敛性的总结(下) 阅读全文
posted @ 2022-09-01 15:07 MoonOut 阅读(3028) 评论(0) 推荐(1)
摘要: 一个收敛性的总结(上) 阅读全文
posted @ 2022-08-31 10:35 MoonOut 阅读(785) 评论(0) 推荐(1)
摘要: 刷课本时被难住了,特此记录 阅读全文
posted @ 2022-08-30 11:32 MoonOut 阅读(937) 评论(1) 推荐(0)
摘要: 矩阵等价 相似 合同:概念比较 & 性质解析。 阅读全文
posted @ 2022-08-25 16:57 MoonOut 阅读(7719) 评论(0) 推荐(1)
摘要: 感谢我打球很好、人也很好的同学 🌹 阅读全文
posted @ 2022-08-24 22:58 MoonOut 阅读(76) 评论(0) 推荐(0)
摘要: 教材最后一章,忘得没什么印象了😂 阅读全文
posted @ 2022-08-22 17:48 MoonOut 阅读(282) 评论(0) 推荐(0)
摘要: 刷课本时被难住了,特此记录 阅读全文
posted @ 2022-08-22 15:51 MoonOut 阅读(345) 评论(0) 推荐(1)
摘要: 刷课本时被难住了,特此记录 阅读全文
posted @ 2022-08-21 15:49 MoonOut 阅读(814) 评论(1) 推荐(1)
摘要: 本博客翻译了 Dmitry Berenson 关于读论文的文章,包含很实用的方法论。 阅读全文
posted @ 2022-08-05 19:30 MoonOut 阅读(114) 评论(0) 推荐(0)
摘要: 分布式控制的、可扩展的 可再生能源电网、基于能源互联网思想,让电网更清洁更高效。 论文发表于 2010 年,描述了 FREEDM 系统的愿景,已经被引 1544 次。 阅读全文
posted @ 2022-08-04 11:29 MoonOut 阅读(643) 评论(1) 推荐(0)
摘要: 金山毒霸提醒“修改右键菜单”等等时,都点允许!好像上次装 ps 也这样😭 阅读全文
posted @ 2022-07-27 14:53 MoonOut 阅读(1898) 评论(0) 推荐(0)
摘要: 事件驱动优化 在 能源互联网领域 的实际应用例子。 基于贾庆山老师的文献综述,20220726。 阅读全文
posted @ 2022-07-26 10:05 MoonOut 阅读(192) 评论(0) 推荐(0)
摘要: 事件驱动优化 和强化学习很像的理论。 基于贾庆山老师的文献综述,20220528。 阅读全文
posted @ 2022-05-28 19:44 MoonOut 阅读(229) 评论(0) 推荐(0)
摘要: 事件驱动是怎么一回事,为什么要做它,它为什么重要。 基于贾庆山老师的文献综述,20220526。 阅读全文
posted @ 2022-05-26 21:40 MoonOut 阅读(394) 评论(1) 推荐(0)
摘要: 本文基于贾庆山老师的综述,1. 介绍了事件驱动的概念、重要性,2. 介绍相关理论(和强化学习 / MDP很像),3. 搬运综述中的例子。 20220526。 阅读全文
posted @ 2022-05-26 21:28 MoonOut 阅读(298) 评论(0) 推荐(0)
摘要: 一个 dp 题目,绕了我好长时间。 阅读全文
posted @ 2021-10-24 16:25 MoonOut 阅读(54) 评论(0) 推荐(0)
摘要: 快速幂的算法模板。原理其实很简洁。 阅读全文
posted @ 2021-10-15 18:43 MoonOut 阅读(33) 评论(0) 推荐(0)
摘要: 高精度的算法模板。非原创,代码出处:https://blog.csdn.net/code4101/article/details/38705155。 阅读全文
posted @ 2021-10-15 18:14 MoonOut 阅读(67) 评论(0) 推荐(0)
摘要: dijk的算法模板。顺便吐槽一句,默认代码样式好丑陋,现在这个好多了。 阅读全文
posted @ 2021-10-15 17:59 MoonOut 阅读(60) 评论(0) 推荐(0)
摘要: spfa的算法模板。 阅读全文
posted @ 2021-10-15 17:15 MoonOut 阅读(38) 评论(0) 推荐(0)
摘要: ctrl+alt+delete -> 任务管理器 ->“服务”选项卡 -> 运行“VMnet”“VMware”相关服务。 就ok啦! 阅读全文
posted @ 2021-10-05 22:14 MoonOut 阅读(507) 评论(0) 推荐(0)
摘要: 20210913 - 20211005。cs231n,assignment 2。 阅读全文
posted @ 2021-10-05 21:10 MoonOut 阅读(352) 评论(0) 推荐(0)
摘要: 20210920。网址:https://codeforces.com/contest/1551。 编程细节:下标定义不要一会[1,n]一会[0,n)啊… 阅读全文
posted @ 2021-09-20 20:39 MoonOut 阅读(44) 评论(0) 推荐(0)
摘要: 20210907。网址:https://codeforces.com/contest/1560。 ……(叹)。 阅读全文
posted @ 2021-09-07 13:23 MoonOut 阅读(39) 评论(0) 推荐(0)
摘要: 20210804 - 20210808。cs231n,assignment 1。 阅读全文
posted @ 2021-08-08 11:15 MoonOut 阅读(147) 评论(0) 推荐(0)
摘要: 20210803。网址:https://codeforces.com/contest/1547。 感觉这次犯的低级错误有亿点多…… 阅读全文
posted @ 2021-08-03 13:34 MoonOut 阅读(53) 评论(0) 推荐(0)
摘要: 20210713。网址:https://codeforces.com/contest/1536。 div2明显比div3难多了啊…… 阅读全文
posted @ 2021-07-13 18:34 MoonOut 阅读(84) 评论(0) 推荐(0)
摘要: 20210704。网址:https://codeforces.com/contest/1538。 感觉这个比上一个要难。 阅读全文
posted @ 2021-07-04 18:08 MoonOut 阅读(41) 评论(0) 推荐(0)
摘要: 20210703。网址:https://codeforces.com/contest/1520。 没错,我是个做div3的蒟蒻…… 阅读全文
posted @ 2021-07-03 16:25 MoonOut 阅读(57) 评论(0) 推荐(0)