资源列表
MathMethodsPhyEnrg
- 物理和工程中的数学方法,里面有大量源代码,适合科研和工程技术人员参考-Mathematical methods for physics and engineering, containing lots of original codes
ground-penetrating-radar-
- 地质雷达数值模拟软件,能够实现二维和三维的数值模拟-Ground penetrating radar simulation software, enables two-dimensional and three-dimensional numerical simulation
k-means-and-cure-in-Iris-Data-Set
- 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
coorcode.RAR
- gps经纬度坐标转换为地心坐标的源代码!,gps latitude and longitude coordinates converted to geocentric coordinates of the source code!
CPP.rar
- NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab version, readers can be found
conjugategradientmethod.rar
- 给出了线性方程组矩阵Ax=b在并行预处理共轭梯度法求解过程,绝对有用哟,Gives the matrix of linear equations Ax = b in parallel preconditioning conjugate gradient method for solving process, is absolutely useful to yo
WLS_MM.rar
- 加权最小二乘法&最大最小化优化算法 weighted least-squares + weighted min-max optimization ,Weighted least square method
FFT.rar
- 快速傅里叶变换子程序,可用于频谱分析、频率域滤波,FFT subroute
Fortran.rar
- 电磁学中电磁场理论的一种计算方法,有限元方法,finited cell methode of electrimagnetic field
floyd.rar
- floyd算法、求各点的之间的最短路与最短距离,使用matlab求解,,floyd algorithm, and between points and the shortest distance between the short-circuit, the use of matlab to solve,
lingo.rar
- 用lingo进行多目标规划的范例,可在lingo9上运行,Using multi-objective programming lingo for example, can be run lingo9
Digit-recognizer---knn-a-svm
- matlab中分别使用knn(k近邻)与svm(支持向量机)实现的对手写数字识别的二分类器-Digit recognizer(KNN and SVM) developed in matlab