-
关于drbarr用C编的代码
关于drbarr用C编的代码-on drbarr Part C code
- 2022-02-07 09:33:44下载
- 积分:1
-
基于HMM的喂煤量预测
应用背景HMM算法 预测回转窑喂煤量的预测 其中包含主成分分析 特征点的选取 什么的 考虑模式识别中的一个重要方法—隐Markov模型(HMM),由于HMM具有出色的统计学基础和有效的训练算法使得HMM在序列信号的统计分析方面具有十分强大的功能,可用于动态时间序列建模并进行模式识别。关键技术HMM VS2010 C++ 回转窑熟料烧结过程的特点使得很难用机理分析或系统辨识的方法建立回转窑有效的预测模型。本软件充分考虑回转窑烧结过程各热工参数对烧结过程的影响,而工业现场记录的大量过程数据也为数据驱动的建模方法提供了条件。
- 2022-02-25 03:30:59下载
- 积分:1
-
for n! The lowest number is not 0. Use mathematical laws and mod
求n!的最低位不是0的数.用到数学规律和mod-for n! The lowest number is not 0. Use mathematical laws and mod
- 2022-03-06 15:43:39下载
- 积分:1
-
用数值积分算法实现C++语言的程序
此程序为C与语言编写的数值积分算法-procedure for the C language with the numerical integration algorithm
- 2022-05-25 12:34:11下载
- 积分:1
-
inpainting code
资源描述
This file describes the settings to be used by the documentation system doxygen for a project
该文件包含代码源文件及相应的实验用例图,和所参考的论文。
- 2022-04-28 04:49:16下载
- 积分:1
-
一维等离子体的plrc―fdtd算法程序
一维等离子体的plrc―fdtd算法程序-one-dimensional plasma plrc- fdtd Algorithm
- 2022-03-12 09:53:20下载
- 积分:1
-
c语言矩阵求逆,高斯消元法,伴随矩阵求逆矩阵c语言。
资源描述该代码里包含里两种使用c求逆矩阵的代码,一种是使用伴随矩阵除以行列式得到逆矩阵,另一种是使用高斯消元法求逆矩阵
- 2022-01-25 18:43:07下载
- 积分:1
-
objective function for the solution of optimization problem, the objective funct...
用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过-objective function for the solution of optimization problem, the objective function writing, the vc++6.0 running through
- 2022-05-24 20:22:06下载
- 积分:1
-
dxf 读取
应用背景Build Instructions:
Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages
or equivalent installed via your package manager.
cd libredwg
./autogen.sh && ./configure && make && sudo make install
cd ../dxflib
./configure && make && sudo make install
cd ..
Once the above dependencies have been built, edit /usr/local/include/dwg.h,
and rename the THICKNESS constant (or add _ to end). It conflicts with another
constant included in the converter, but is not used itself. After that, just
run "make".
That"s it!
关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
- 2022-12-18 16:30:03下载
- 积分:1
-
Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。...
Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。-Householder transform is one of the basic mathematical transform. Its role is to transform vectors will be mapped into the same mold of the other vector. One of its applications QR decomposition.
- 2023-07-27 13:40:03下载
- 积分:1