-
用于计算G-P关联维;和一些相关参数。并能确定最佳的嵌入维数;不是很成熟;希望各位指正;...
用于计算G-P关联维;和一些相关参数。并能确定最佳的嵌入维数;不是很成熟;希望各位指正;-G-P used to calculate the correlation dimension and a number of relevant parameters. And to determine the optimal embedding dimension not very mature hope that correction
- 2022-03-25 07:55:18下载
- 积分:1
-
fortran kriging 2d 3d
克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。网上也有些人上传了代码,但是往往都不全,我从网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.
- 2023-03-08 12:15:03下载
- 积分:1
-
数值计算经典算法
这些是数值计算方法的经典算法
- 2022-09-28 10:25:03下载
- 积分:1
-
《VC++ 常用数值算法》代码,包含众多常用算法,值得学习参考!...
《VC++ 常用数值算法》代码,包含众多常用算法,值得学习参考!-"VC numerical algorithm commonly used" code contains many commonly used algorithms, it is worth studying reference!
- 2022-01-23 11:04:10下载
- 积分: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
-
Delphi 写的常用的基本算法 源代码
Delphi 写的常用的基本算法 源代码 -Written in Delphi source code for the basic algorithm used
- 2022-03-19 02:14:16下载
- 积分:1
-
基于AVR的DS18B20函数设计,利用LCD模块显示温度变化,精度高,反应迅速。...
基于AVR的DS18B20函数设计,利用LCD模块显示温度变化,精度高,反应迅速。-AVR-DS18B20 function design based on the use of LCD modules show that the temperature changes, high precision and rapid response.
- 2022-06-26 23:10:44下载
- 积分:1
-
高维空间中的广义投影群
Finding Generalized Projected Clusters in High Dimensional Spaces - ORCLUS - A subspace clustering algorithm.-Finding Generalized Projected Clusters in High Dimensional Spaces- ORCLUS- A subspace clustering algorithm.
- 2022-08-16 08:51:23下载
- 积分:1
-
RM编码DSP代码
应用背景里德-穆勒码(Reed-Muller,RM)是一类纠正多个差错的编码。这类码构造简单,结构特性丰富,可以简单地通过采用软判决或硬判决算法的好几种方式来进行译码。本论文采用的RM编译码算法是:长度为(n, k)的Reed-Muller 码的编码方法是将生成矩阵×knM与输入数据向量×1kx按矩阵相乘,对每个元素对2 取模,即可以得到编码数据向量。而译码算法则是采用大数逻辑译码。关键技术本程序用C语言实现RM的编码和译码
- 2023-04-30 00:50:02下载
- 积分:1
-
factorial algorithm calculation, calculation methods used Reverse the data struc...
计算阶乘的算法,方法采用逆序计算的数据结构,效率很高。-factorial algorithm calculation, calculation methods used Reverse the data structure, high efficiency.
- 2023-01-26 09:05:04下载
- 积分:1