-
等离子体粒子模拟
等离子体PIC模拟-PIC simulation of plasma
- 2022-01-26 02:12:51下载
- 积分:1
-
calendar and the lunar calendar algorithm (Calendar)
公历及阴历算法(Calendar)-calendar and the lunar calendar algorithm (Calendar)
- 2022-03-31 15:27:34下载
- 积分:1
-
//=== === === === === ==== === === === === === === =// letter Description// func...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------ 拟合多项式的阶数(已知条件)
// double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件)
// double *x--- 结点x轴数据(已知条件)
// double *y--- 结点y轴数据(已知条件)
// double *Yg-- 结点估计值,个数为m(过程变量)
// int m------ 结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2
-//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
- 2022-04-29 13:08:12下载
- 积分:1
-
Fourier transform
以C-Fourier变换为基础的编程,帮助有兴趣的爱好者。
- 2022-08-09 21:40:23下载
- 积分:1
-
FFT变换的VHDL实现
应用背景利用VHDL实现FFT变换,FFT在FPGA中用处比较多,可以帮助大家很好认识FFT变换之后频谱。。。关键技术VHDL实现FFT变换, 旋转因子是FFT实现的难点和重点。。。。。。。。。。。。。。。。。。。
- 2023-08-28 15:10:04下载
- 积分:1
-
kmeans 算法源程序
资源描述kmenas算法首先选择K个初始质心,其中K是用户指定的参数,即所期望的簇的个数。这样做的前提是我们已经知道数据集中包含多少个簇,但很多情况下,我们并不知道数据的分布情况,实际上聚类就是我们发现数据分布的一种手段
- 2022-07-23 16:36:16下载
- 积分:1
-
VTK读取STL文件
是独立媒体网络一个免费的,开源的代码基方案,它的同盟者将提供“下一代”可信赖的多语言开放出版,包括增强的安全和秘密、用户化、企业联合组织和分布式(点对点)多媒体存储,搜索和流动。这里利用了VTK函数获取STL数据,并且实现了实体的移动和变换
- 2022-07-19 17:48:55下载
- 积分:1
-
重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这...
重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这是把一个网站的一个链接目录完全下载,是收藏的精品-hit send, a website to explain the string matching algorithm, the algorithm of the demonstration. In this string matching algorithms are studied. Read this and the things that you are no longer guaranteed to find something else to see it. The classic classic. This site is a directory of links to a full download, is a collection of products
- 2023-02-18 09:45:03下载
- 积分:1
-
基于IHS融合算法的多光谱与全色图像融合代码
这是一个基于IHS融合算法的多光谱与全色图像融合代码,使用于融合ETM+遥感图像,并且附带了一些遥感数据,供参考
- 2022-01-31 08:25:46下载
- 积分:1
-
医学图像的肿瘤检测
在医学影像、 肿瘤检测是面临的主要挑战之一。在这里我提出了一种医学影像学肿瘤检测新算法。
- 2023-05-10 05:35:03下载
- 积分:1