-
在 C 中的数值电磁代码
NEC2c 是一个翻译的数值电磁学代码 (NEC2) 从 FORTRAN 到 c。它使用三个条款 (正弦、 余弦和常数) 来表示当前函数和应用方法,解决三维天线问题的时刻。NEC2c 提供细丝和曲面建模并可以在 NEC2c 中指定的地平面 (完美/不完美) 影响。然而,当前 NEC2c 不允许天线在地面下放置和字段计算也是限于只可用空间。通过将功能添加到 somnec.c 的代码,可以埋和架空电线的花费问题。为源和评价点之间的大距离,该字段被解决使用诺顿公式虽然索末菲一体化执行与小距离。
- 2022-02-10 00:07:32下载
- 积分:1
-
快速傅立叶算法c程序,改变参数可以对2的n次方长度的有限序列进行频谱分析。...
快速傅立叶算法c程序,改变参数可以对2的n次方长度的有限序列进行频谱分析。-Fast Fourier algorithm c program to change the parameters can be the n-th power of 2 length limited sequence analysis of the spectrum.
- 2022-02-24 10:10:13下载
- 积分:1
-
NSGA2源代码
这是nsga2的源代码,是从作者那里弄到的, 非常难得!
- 2022-06-27 11:20:00下载
- 积分:1
-
k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。
Matlab 源代码,以兰花数据集作为测试对象。-k-means algorithm to accept input k then n data object is divided into k-clustering in order to make available to the cluster to meet: the same objects in clustering high similarity and objects in different clustering the similarity smaller. Cluster similarity is the use of the clustering of objects by means of a
- 2022-02-01 10:09:59下载
- 积分:1
-
GUASS算法的列主元消去法
GUASS算法的列主元消去法-GUASS algorithm out PCA Elimination
- 2022-05-10 12:39:54下载
- 积分:1
-
Example to calculate, with basic operations, polinomial til 10 degrees, just the...
Example to calculate, with basic operations, polinomial til 10 degrees, just the first step for
solution of polinomial problems, can be implemented according to your wish-Example to calculate, with basic operations, polinomial til 10 degrees, just the first step for
solution of polinomial problems, can be implemented according to your wish
- 2023-07-30 06:10:03下载
- 积分:1
-
关于外排序的操作
关于外排序的操作-outside of the sorting operation
- 2022-02-20 15:00:04下载
- 积分:1
-
人脸表情识别
资源描述
基于opencv平台PCA算法实现表情识别,对于学习pc算法很有用
- 2022-02-02 07:34:04下载
- 积分:1
-
3D reconstruct use ContourFilter
这段代码是基于 CT 图像的三维重构,它使用 ContourFilter。安德成功,我试试它。
- 2023-06-22 10:30:04下载
- 积分:1
-
Numerical Recipes in C++ 书中的程序的源代码
Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program"s source code
- 2022-10-01 16:05:03下载
- 积分:1