概率论和统计学:不确定性的科学//[美]塔巴克 第二版,英文版,希望对大家有用。
2021-12-31 20:19:51 5.71MB Textbook
1
国家安全项目 国家安全正在保护一个国家的重要基础设施,人民的健康和福利以及经济的可持续性。 该项目包括开发丰富地理信息的Web GIS平台以增强国家安全。 它提供的功能可通过减轻威胁和提高准备水平来做出正确,更快和更好的决策和操作。 产品特点 兴趣点模块 代理商管理模块 事故学模块 犯罪学模块 冒险活动模块 实时抗议模块 游行队伍管理 数据分析仪表板模块 示范影片 该演示中的关注区域是摩洛哥拉巴特的第四区。 建于 。 。 。 。 。 。 。 。 等等。 入门 先决条件 PHP 7。 PostgreSQL 10.5或以上。 PgAdmin 4。 任何PHP服务器。 激活mb_strtoupper扩展名: 在Windows中: 编辑您的php.ini。 在基于Linux的系统中: $ sudo apt install php-mbstring // Installing the extension $ sudo service apache2 restart // Restarting the apache server 安装 将此存储库克隆
2021-12-31 10:03:40 5.82MB jquery statistics highcharts geojson
1
全球教育统计:超过4000种国际可比的教育指标 EdStatsCountry.csv EdStatsCountry-Series.csv EdStatsSeries.csv EdStatsFootNote.csv
2021-12-29 09:05:17 2.65MB 数据集
1
Mathematical Statistics and Data Analysis 3rd This is the first text in a generation to re-examine the purpose of the mathematical statistics course. The book's approach interweaves traditional topics with data analysis and reflects the use of the computer with close ties to the practice of statistics. The author stresses analysis of data, examines real problems with real data, and motivates the theory. The book's descriptive statistics, graphical displays, and realistic applications stand in strong contrast to traditional texts that are set in abstract settings.
2021-12-28 10:57:02 6.51MB Statistics Data Analysis
1
GMS:基于网格的运动统计信息,可实现快速,超鲁棒的功能对应 Bian等人C ++实现。 基于网格的运动统计是一种通过运动平滑封装来改善特征匹配质量的方法。 基于ORB特征匹配,平滑度约束表示为每个单元格匹配频率的统计似然性。 结果显示了实时和非常强大的功能对应。 ORB特征点(2000) GMS之后 ORB特征点(2000) GMS之后 跑步 此实现需要 mkdir build && make ./GMS
2021-12-26 11:26:28 23.06MB opencv statistics motion feature-selection
1
Python中的卡尔曼滤波器 这是Kalman过滤器如何在Python中工作的基本示例。 我确实计划在将来重构和扩展此存储库。 我一直关注的有关卡尔曼滤波器的系列文章可以在找到。 我正在使用的示例也可以在同一视频中找到。 只需运行: python kalman . py 开始。 应使用传感器和预测值生成图。 真实值(假设未知)为72。
2021-12-22 13:53:19 36KB machine-learning statistics control localization
1
经典图书:加州大学Robert J. Beaver教授经典畅销著作 Introduction to Probability and Statistics, 14th Edition Robert J. Beaver, University of California
2021-12-20 16:57:23 17.29MB Probability Statistics Robert J.
1
R分析与其他统计课程 在这里,您可以找到来自R的所有练习: 我选择的IDE是 。 只需尝试并
2021-12-19 14:47:37 4.17MB r statistics course exercise
1
Applied Statistics and Probability for Engineers,Third Edition
2021-12-19 09:43:54 1.8MB Applied Statistion
1
pgmpy pgmpy是一个用于处理概率图形模型的python库。 支持的文档和算法列表在我们的官方网站使用pgmpy的示例: : 使用pgmpy的概率图形模型基础教程: : 我们的邮件列表位于 。 我们在社区聊天。 依存关系 pgmpy具有以下非可选依赖项: python 3.6或更高版本 网络X 科学的 麻木 火炬 一些功能还需要: tqdm 大熊猫 剖析 统计模型 作业库 安装 pgmpy在pypi和anaconda上都可用。 通过anaconda安装使用: $ conda install -c ankurankan pgmpy 通过pip安装: $ pip
1