资源列表
1.列主元Gauss消去法
- 列主元Gauss消去法-out PCA Gaussian Elimination
Romberg数值算法
- 计算方法中romberg算法的c程序源码-calculation method Romberg Algorithm c procedures FOSS
71477224kalmanfiler11
- bo loc kalmal filter
2
- 本文对有理函数差值问题作一个大概的介绍,其中主要着重于有理差值数值方法的介绍和运用,包含有理差值背景、存在性的论述。 叙述有理插值的一些概念和定理,及有理插值的存在性和唯一性。详细介绍有理插值的数值方法。-Based on rational function difference make a general introduction, which mainly focuses on the rational difference numerical method is introduced a
han_ctrl
- 介绍了自抗扰控制技术 并通过Simulink进行了仿真-ADRC introduced technology and through the Simulink simulation
onestep
- 一种基于状态空间的的MRAS系统,能够在不知道系统参数的情况下达到预期目的。-A MRAS based on state space can achieve the desired purpose without knowing system s parameters.
WWigerVille
- 时频分析方法中的伪——威格尔分布,可用于信号处理。-Time frequency analysis of v-Weigel distribution method, which can be used for signal processing.
nonlocal1
- 圆柱体的散射的解析解,及nonlocal效应的对local影响-The impact of the cylinder analytical solution scattering, and nonlocal effects on local
cannydet
- canny edge detection proce-canny edge detection process
yuv2avi.m
- yuv to avi converter
PSO_version21
- Author: Dr Bouchekara Houssem Rafik El-Hana Date: 26/05/2015 PSO version 2 with velocity bounding
Bayes_classifier
- 贝叶斯决策论是解决模式分类问题的一种基本统计途径。其出发点是利用概率的不同分类决策与相应的决策代价之间的定量折中。贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。也就是说,贝叶斯分类器是最小错误率意义上的优化。-Bias classifier with minimum error rate.