Algebra, Topology, Differential Calculus, and Optimization TheoryFor Computer Science and Machine LearningJean Gallier and Jocelyn Quaintance Department of Computer and Information ScienceUniversity of Pennsylvania Philadelphia, PA 19104, USA e-mail: jean@cis.upenn.educ:copyright: Jean GallierAugust 2, 20192ContentsContents 31 Introduction 172 Groups, Rings, and Fields 19 2.1 Groups, Subgroups, Cosets . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.2 Cyclic Groups . . . . . . . . . .
2023-03-15 20:47:53 19.85MB Papers Specs Decks Manuals
1
不确定的微分方程已广泛应用于许多领域,尤其是不确定的金融领域。 不幸的是,我们不能总是得到不确定微分方程的解析解。 早期的研究人员提出了一种基于欧拉方法的数值方法。 本文设计了一种通过广泛使用的Runge-Kutta方法求解不确定微分方程的新数值方法。 给出了一些例子来说明Runge-Kutta方法在计算不确定性微分方程解的不确定性分布,期望值,极值和时间积分时的有效性。
2023-03-15 01:31:25 643KB Uncertainty theory; Uncertain differential
1
组合博弈论的经典教材,从组合学的角度研究博弈论。 GSM系列146
2023-03-12 01:53:32 13.18MB 组合论 博弈论
1
Elementary Number Theory and its Applications - Rosen - 1984
2023-03-07 17:01:28 17.9MB number theor
1
Stability Theory of Switched Dynamical Systems
2023-03-07 11:13:39 3.79MB Stability Switched Systems
1
LINEAR SYSTEM THEORY AND DESIGN, Third Edition, Chi-Tsong Chen 线性系统理论第三版,Chi-Tsong Chen著
2023-03-06 02:13:07 3.13MB 线性系统理论
1
Python星 这是python中的简单实现 文献资料 astar模块定义了AStar类,该类必须继承并完成以下几种方法的实现: 邻居 @ abstractmethod def neighbors ( self , node ) 对于给定的节点,返回(或产生)其邻居列表。 此方法必须在子类中实现 这是一种为了向算法提供图形描述以供计算时使用的方法 此方法必须在子类中实现。 之间的距离 @ abstractmethod def distance_between ( self , n1 , n2 ) 给出两个相邻节点n1和n2之间的实际距离/成本(即n2属于n1邻居的列表)。 保证n2属于通过调用近邻(n1)返回的列表。 此方法必须在子类中实现。 heuristic_cost_estimate @ abstractmethod def heuristic_cost_estimat
1
学习进化策略很好的书,适合想要在ES方面有突破的看,
2023-02-24 16:40:32 25.02MB the theory o 进化策略
1
天线理论分析与设计,英文版,第3版,作者Constantine A. Balanis,有目录。天线理论权威经典。适合无线通信、天线设计、底层开发人员参考。
2023-02-22 18:47:01 22.11MB 天线理论
1
出版社:Springer 作者:Raymond W. Yeung 书名:Information Theory and Network Coding
2023-02-21 12:17:51 10.01MB Information-Theory Network-Coding
1