资源列表
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
DC_discharge
- 基于comsol server的matlab代码,用于模拟二维等离子体辉光放电。-matlab code based on comsol server to simulate 2D glow discharge.
Improved-simplex-method
- 此为C++环境下的运筹学改进单纯形法算法。 运算效率高,结果精确。-This is a C + + environment to improve operational research simplex method algorithm. High computational efficiency, accurate results.
bp
- bp神经网络车牌识别,用于识别 二值化以后的图像,解压后把 char char1 目录放到d盘下-bp neural network license plate recognition, later used to identify the binary image after extracting the char char1 disk under the directory into the d
jianmingjiaocheng
- matlab算法大全,包含了许多常用算法的matlab源代码,是数学建模等的必备工具-matlab algorithm Daquan, contains many commonly used algorithm matlab source code, is an indispensable tool for mathematical modeling
freescale_sensor_fusion_handbook
- 飞思卡尔传感器融合手册,详细的说明了九轴传感器之间的融合方法,以及六种针对不同场合的融合算法解析。-Freescale sensor fusion handbook,indicate a detailed descr iption of the 9-axis sensor fusion algorithm, as well as six different occasions for fusion algorithm analysis.
load
- 读取EXCEL中的每隔15min的两地负荷数据,并形成两地全年负荷变化曲线-EXCEL read every 15min in two places load data, and the formation of two annual load curve
OpenCFD-EC2D
- OpenCFD-EC2D的源程序和使用手册,可用于计算流体力学的研究和应用。-OpenCFD-EC2D source code and user manual can be used for research and application of computational fluid dynamics.
KL_SVD_face_recognition
- PCA主成分分析,采用KL投影和SVD分解提取人脸特征向量,最后采用最近邻判别法计算识别率。-Face recognition based on PCA. KL projection and SVD are used to extract face eigenvectors. Recognition rate is calculated by k nearest neighbors(KNN) method.
平衡二叉树
- 本算法实现了平衡二叉树的C++应用,包括平衡二叉树的增删改查。(This algorithm implements the balanced two fork tree C++ application, including balancing two tree tree's additions and deletions.)
PCA
- contain code for principal component analysis