个人博客Glooow,欢迎各位老师来踩踩 文章目录1. 二阶锥1.1 二阶锥定义1.2 二阶锥约束2. 优化问题建模3. 类似问题转化3.1 二次规划3.2 随机线性规划4. 问题求解 1. 二阶锥 1.1 二阶锥定义 在此之前,先给出二阶锥的定义。 在 kkk 维空间中二阶锥 (Second-order cone) 的定义为 Ck={[ut]∣u∈Rk−1,t∈R,∥u∥≤t} \mathcal{C}_{k}=\left\{\left[\begin{array}{l} {u} \\ {t} \end{array}\right] | u \in \mathbb{R}^{k-1}, t \in
2021-12-31 10:59:48 48KB array c ec
1
If you are a software developer with a good understanding of managing Docker services and the Linux file system, and are looking for ways to optimize working with Docker containers, then this is the book for you. Developers fascinated by containers and workflow automation will also benefit from this book.
2021-12-30 12:17:21 5.02MB Docker
1
Using machine learning to gain deeper insights from data is a key skill required by modern application developers and analysts alike. Python is a wonderful language to develop machine learning applications. As a dynamic language, it allows for fast exploration and experimentation. With its excellent collection of open source machine learning libraries you can focus on the task at hand while being able to quickly try out many ideas. This book shows you exactly how to find patterns in your raw data. You will start by brushing up on your Python machine learning knowledge and introducing libraries. You'll quickly get to grips with serious, real-world projects on datasets, using modeling, creating recommendation systems. Later on, the book covers advanced topics such as topic modeling, basket analysis, and cloud computing. These will extend your abilities and enable you to create large complex systems. With this book, you gain the tools and understanding required to build your own systems, tailored to solve your real-world data analysis problems.
2021-12-27 06:58:17 6.02MB Python
1
A Guide to Digital Design and Synthesis, Second Edition
2021-12-24 15:08:31 2.32MB A Guide to Digital
1
以下手册介绍了6S(在太阳光谱中卫星信号的二次模拟),一个能够上述问题模拟的代码。6S代码是由Laboratoire OPTIQUE Atmospherique 10年前开发的5S升级版。
2021-12-21 18:05:49 810KB 6S 大气校正
1
This book discusses how model-based approaches can improve the daily practice of software professionals. This is known as Model-Driven Software Engineering (MDSE) or, simply, Model-Driven Engineering (MDE). MDSE practices have proved to increase efficiency and effectiveness in software development, as demonstrated by various quantitative and qualitative studies. MDSE adoption in the software industry is foreseen to grow exponentially in the near future, e.g., due to the convergence of software development and business analysis. The aim of this book is to provide you with an agile and flexible tool to introduce you to the MDSE world, thus allowing you to quickly understand its basic principles and techniques and to choose the right set of MDSE instruments for your needs so that you can start to benefit from MDSE right away. The book is organized into two main parts. The first part discusses the foundations of MDSE in terms of basic concepts (i.e., models and transformations), driving principles, application scenarios, and current standards, like the well-known MDA initiative proposed by OMG (Object Management Group) as well as the practices on how to integrate MDSE in existing development processes.
2021-12-16 23:47:28 2.4MB 模型驱动工程 高清文字版 书签
1
科大二手工坊 基于科大二手工坊的V2.0版本 () 基于SpringBoot2.x + Vue2.x实现;项目目前正在完善中,欢迎各位小伙伴们学习! 写在前面: 感谢各位小伙伴们的支持,最近比较忙,后续有更新一定告知大家(2020.12.09) 项目介绍 基于SSM的校园二手物品交易平台 (项目包括前台和后台) 运行环境 开发工具 IDEA 安装运行环境:jdk1.8 Tomact8 maven3.3 数据库:MySQL 项目说明 端口号暂时固定为8088,不要更改其它的tomact端口号 访问网址:localhost:8088/goods/index 学生用户登录 15232103749/123456 管理页面登录:localhost:8088/admin/toLogin 系统管理员用户登录 17611056916/aaa 项目中可能遇到的问题 关于上传的图片无法显示的问题 方
2021-12-16 16:06:44 8.88MB Java
1
小米/红米手机获取root根目录的刷入第三方的工具,相关介绍文章:https://blog.csdn.net/weimeig/article/details/105804198
2021-12-16 09:29:30 8.9MB 小米 红米
1
北邮人工智能实训决策树代码,python实现,可完美运行
2021-12-15 17:10:32 56KB 北邮人工智能实训 决策树 python