-
common procedures C Numerical Algorithms
常用的C程序数值算法-common procedures C Numerical Algorithms
- 2022-03-31 20:57:36下载
- 积分:1
-
在直接模拟Monte kalro微管的空气流,我们可以用不同的…
直接蒙特卡洛方法计算微管气体流动,主程序所选择的分子数及模拟单元可以修改,包含7个子程序,和一个随机数函数。-The air flow in micropipe with direct simulation mente kalro, we can use different simulation, fortran90
- 2022-04-15 15:46:28下载
- 积分:1
-
PID算法的C程序代码(带自整定功能哦)
pid的算法,带有自整定。还有详细的中文注释。
用户应熟知自动化工程技术,并了解闭环控制的基本原理。
- 2022-01-25 15:33:44下载
- 积分:1
-
最小二乘法求平面
最小二乘法求平面VC小程序,在vc6.0环境下编译的一个简单的最小二乘平面拟合程序,压缩包中是一个完整的工程.
- 2022-06-27 05:56:22下载
- 积分:1
-
随机数类: 可以随意生成一个给定区域内的随机数或伪随机数
随机数类: 可以随意生成一个给定区域内的随机数或伪随机数-Random number categories: can generate a given region of the random number or pseudo-random number
- 2022-02-13 01:38:03下载
- 积分:1
-
lt; Lt; C
< C语言数值算法程序大全>>配套程序-lt; Lt; C-language algorithm procedures Daquan gt; Gt; Supporting procedures
- 2023-08-30 09:15:03下载
- 积分:1
-
data algorithm, peach monkey issue
数据算法,桃子猴问题-data algorithm, peach monkey issue
- 2022-01-28 23:08:02下载
- 积分:1
-
一个用C语言编写的通用的隐性马尔可夫代码库
一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
- 2022-02-12 13:05:10下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-05-01 03:01:58下载
- 积分:1
-
kmeans聚类分割
资源描述kmean 对彩色图像进行聚类,设置初始类中心,不停的迭代更新类中心,直到迭代停止,得到的分割效果不错,对学习了解kmeans和图像分割具有一定的帮助,欢迎大家下载,一起进步,一起学习。代码注释详细,可阅读行强,希望大家喜欢,欢迎下载哦。
- 2022-02-12 07:00:11下载
- 积分:1