-
随机化算法
随机化算法-Randomized Algorithms
- 2022-05-17 07:40:54下载
- 积分:1
-
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于...
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2022-01-28 07:36:57下载
- 积分:1
-
This file implements a pid controller used to simulator cruise control in a car
This file implements a pid controller used to simulator cruise control in a car
The input is a throtle value between 0 - 100 ( read on P1 )
The output is the car s speed ( P2 - P0 ) -This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0- 100 (read on P1) The output is the car s speed (P2- P0)
- 2023-07-17 12:45:03下载
- 积分:1
-
简单的C语言算法代码
只适合新手的基础算法,包含大数相加, 反序输出,鸡兔同笼,回环数组等代码
- 2022-03-03 07:09:47下载
- 积分:1
-
大数C++程序,实现加减乘除等
超强大数代码,实现产生大数,大数之间的运算,超级强大~~~为各种加解密算法提供帮助!
- 2022-10-16 09:00:03下载
- 积分:1
-
一维非稳态导热扩散方程计算程序-C语言
求解一维非稳态导热扩散方程的C语言程序,分别考虑三种不同边界条件,采用TDMA算法求解三对角矩阵-Calculation of heat transfer analysis one-dimensional diffusion equation
- 2022-02-04 07:49:44下载
- 积分:1
-
利昂 L 系统辨识理论为用户的
我们成立了这里的系统识别框架是相当一般。它并不单是我们向 linier 模型或二次型的标准或假定它自已可以描述模型内设置的系统。
- 2023-02-17 01:45:04下载
- 积分:1
-
生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现...
生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现-uniform random number generation algorithm out and then generate Gaussian sequences of the two Algorithm
- 2022-05-06 11:54:11下载
- 积分:1
-
PCA c 语言实现
应用背景人脸识别,理解PCA的原理等~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~关键技术
通过 C 语言 和 opencv 来实现 PCA算法, 代码简单容易理解, 对于初学者 和想 通过代码来理解 PCA 的同学有帮助。
·1——主成分分析
. 主成分分析 ( Principal Component Analysis , PCA )是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。
- 2022-05-23 18:25:34下载
- 积分:1
-
音乐识别
音高的提取,实现音乐的音高提取,在用语言将一首音乐里的音乐特性提取出来。
- 2022-12-28 23:10:03下载
- 积分:1