-
简要的Gauss列主元消去法,很实用,用matlab实现,还有一个图例,程序说明很详细...
简要的Gauss列主元消去法,很实用,用matlab实现,还有一个图例,程序说明很详细-brief Gauss main-element elimination, very practical, using Matlab to achieve, there is a legend, a very detailed description of the procedures
- 2023-03-17 03:50:03下载
- 积分:1
-
#匈牙利算法的C实现
应用背景C #匈牙利算法的实现这个程序是自由软件,你可以重新分配和/或修改 ; ;在GNU通用公共许可证的条款公布和,自由软件基金会;2版本的许可证,或(在您的选择)任何以后的版本。这项计划是分布式的,希望它是有用的,没有任何保证,甚至没有任何保修期 ; ;适销性或针对特定用途的。看的是 ; ;GNU通用公共许可证的更多细节。关键技术C语言编程:#类方法顶点矩阵保持根位置的参数顶点增强路径逆边
- 2022-04-30 16:36:38下载
- 积分:1
-
first come first serve
first come first serve
- 2022-01-26 06:50:02下载
- 积分:1
-
通过Karkera建立概率图模型与Python
使用用Python实现概率图形模型,与现实世界的应用解决机器学习问题。
- 2022-11-18 15:50:04下载
- 积分:1
-
提供了PID控制的程序框图,可根据实际需要进行修改。
提供了PID控制的程序框图,可根据实际需要进行修改。-provide PID control of the process diagram, can be based on actual need to be modified.
- 2022-02-03 08:43:12下载
- 积分:1
-
基于labview的温度采集监控系统
应用背景虚拟仪器(VI)是计算机技术和传统的仪器技术相结合的产物,是仪器发展的一个重要方向。LabVIEW是一个基于图形化编程语言的虚拟仪器软件开发工具。本文阐述了系统开发过程中数据的采集和软硬件的设计,虚拟仪器设备可以由使用者自己定义,这意味着可以自由地组合计算机平台,硬件(包括传统仪器),软件,以及各种实现应用所需要的附件。关键技术运用了labview软件,循环算法等,完成了模拟温度采集监控系统的实现。LabVIEW是一个基于图形化编程语言的虚拟仪器软件工具。本文介绍的是虚拟仪器的界面,LabVIEW应用,并且设计了一个基于labview的温度采集监控系统,阐述了系统开发过程中数据的采集和软硬件的设计。
- 2022-04-18 06:47:38下载
- 积分:1
-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
Computational fluid dynamics as a new method of landmark
作为对计算流体力学划时代共享的新方法。roe格式对于差分格式的构造提供了新的全新的领域!Fortran编写-Computational fluid dynamics as a new method of landmark-sharing. roe format structure for the difference scheme provided a new field of brand new! Fortran prepared
- 2022-06-16 12:39:03下载
- 积分:1
-
这是一个exememple算术编码
This is an exememple of arithmetic coding
- 2023-02-22 21:20:04下载
- 积分:1
-
温度PID控制
温度控制PID调节,大家可以参考参考,用的是增量式PID调节方法,温控精度可以达到0.1摄氏度,具体我也不多说,Ki=KpT/Ti=0.8,微分系数Kd=KpTd/T=0.8,Td=0.0002,根据实验调得的结果确定这些参数
- 2023-03-13 01:00:04下载
- 积分:1