资源列表
Mathematical_method
- 整数算法的相关实现,有素数的判断,最大公因数,最小公倍数,同余方程组求解,欧拉算法实现,一次多元方程组求解-Implementation of integer arithmetic, a prime judgment, GCD, LCM, solving the Congruence Equations, Euler algorithm, a multivariate equations
EnsembleKalman_filter
- 集合卡尔曼滤波(EnKF) 数据同化方法可以避免了EKF 中协方差演变方程预报过程中出现的计算不准确和关于协方差矩阵的大量数据的存储问题,最主要的是可以有效的控制估计误差方差的增长,改善预报的效果。-Ensemble Kalman Filter (EnKF) data assimilation methods can be avoided in the EKF covariance forecasting the evolution equation arising in the course
Improved-simplex-method
- 此为C++环境下的运筹学改进单纯形法算法。 运算效率高,结果精确。-This is a C + + environment to improve operational research simplex method algorithm. High computational efficiency, accurate results.
OpenCFD-EC2D
- OpenCFD-EC2D的源程序和使用手册,可用于计算流体力学的研究和应用。-OpenCFD-EC2D source code and user manual can be used for research and application of computational fluid dynamics.
ada04
- 详细介绍PCA(主成分分析),应用于人脸识别。PCA概念,发展,关键技术-Details on PCA (Principal Component Analysis), applied to face recognition. PCA concept, development, and key technologies
sltoolbox_r101
- matlab统计学工具箱,安装成功后可直接调用-matlab statistical toolbox can be called directly after the successful installation
ped
- 解决偏微分方程的一本非常有用的书籍。说明详细,举例典型-be useful for the solution of PED
VC6xianduanjiaocha
- 基于VC6.0实现线段交叉检测,界面友好-VC6.0 to achieve line-crossing detection, friendly interface
libmesh-0.7.0.3.tar
- 处理六面体,四面体,四边形和三角网格。拉格朗日,层次,以及单项有限元。接口PETSc解,自适应网格加密,和极端portablility -Handling hexahedral, tetrahedral, quadrilateral and triangular meshes. Lagrange, level, and the individual finite element. PETSc solution interfaces, adaptive mesh refinement, and e
Introduction to Algorithms2_1
- Demo for insert sort task in Introduction to Algorithms
123
- 里面有多个程序,其中包括在TSP环境下遗传算法的各种操作因子。-There are a number of procedures, including the circumstances in TSP genetic algorithm various operational factors.
Digital-signal-procesing
- 以C语言为模板,详细讲解了数字信号处理中的课中处理过程,处理函数的C语言实现。包括随机数生成,更重FFT算法的C实现,卷积和滤波器。-The C language as a template, gave a detailed course in digital signal processing in the process, the handler of the C language. Including random number generation, more importantly,