搜索资源列表
kalman_C
- 离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matrix inversion function, is the m
csf
- c常用数值算法,主要包括矩阵特征值与特征向量的计算、数学变换与滤波等20多种算法的实现-c commonly used algorithm, including Matrix eigenvalues and eigenvectors of computing, mathematics and transform more than 20 filtering algorithm to achieve
sincos
- 一个可以对采样图像进行处理的算法,包含各种滤波-a can of sampling image processing algorithms, including various kinds of filtering
FilterCurve
- 一个关于滤波的程序,包含三种方式,很值得借鉴一下-on a filtering process consists of three, is worth learning about
vista
- 贝叶斯算法源代码以及它应用于垃圾短信过滤的源代码。是用java写的算法。-Bayesian algorithm source code and how it applies to the source code for filtering spam messages. Algorithm is written in java.
filter
- 几个用C语言实现的程序滤波算法,对于单片机来说非常实用-Several programs using C language filtering algorithm is very useful for the MCU
word_filter
- 高效的脏词过滤功能,使用trietree算法实现的-Efficient dirty word filtering, the algorithm used trietree
IBM_Pattern_Matching_Algorithm
- 在BM的算法基础上提出的改进算法,用于模式匹配与信息过滤方面。-At BM algorithm based on the improved algorithm for pattern matching with regard to information filtering.
Guessthenumberofgames
- 猜数游戏,用char型存储输入的数,筛选功能强,欢迎大家指点,songhshen@126.com-Guess the number of games, with char-type storage input the number of filtering, and welcome advice, songhshen@126.com
10_AD_sampling_software_filtering_method
- 10种AD采样的软件滤波方法,在不同环境采用不同的采样方法。-10 AD sampling software filtering method, in different environments using different sampling methods.
FFT
- fft变换程序,适合地震数据频谱分析及滤波处理方面-fft transform program, suitable for seismic data processing, spectral analysis and filtering
software-fliter
- 软件滤波,十种常规的方法,希望对大家有帮助-Software Filtering
Case.to.digital.converter
- 1,可转换万亿以内的人民币金额数字 2,可转换到小数点后2位,精确到分,后面直接舍去,没做四舍五入 3,本程序未作完整字符过滤,请勿尝试无关字符 4,输入的金额可以带逗号比如123,456,000 也可以不带逗号-1, can be converted trillion yuan less than the amount of number 2, can be converted to decimal 2, accurate to the point, followed by dir
Huffman
- 关于哈夫曼算法的讲解,并实现简单的图象的变换。包含图像的压缩,基本坐标的变换,滤波,锐化,直方图变换等等。- Explained on the Huffman algorithm, and simple image transformations. Include image compression, the basic coordinates of the transformation, filtering, sharpening, histogram and so on.
A-filtering-method-of-airborne
- 机载点云滤波算法,生成DEM,国外的文章,也许对你有用。-Airborne point cloud filtering algorithm to generate DEM, the foreign article, and perhaps useful for you.
pattern-matching-algorithm
- 基于内容过滤的模式匹配算法比较,基于内容过滤的模式匹配算法比较.-Content-based filtering pattern-matching algorithm is relatively
filtering-pattern-matching-algorithm
- 基于内容过滤的模式匹配算法比较 -Content-based filtering pattern-matching algorithm is relatively
Delaunay-triangulation-algorithm
- Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpretation and information extracti
10-kinds-of-filtering-algorithms-
- 十种常用的滤波算法用C语言实现,对提高C语言编程能力有一定帮助。-10 commonly used filtering algorithm using C language, help to improve the ability of the C programming language .
elecfans.com_Kalman-filtering-matlab
- 这是一个实现卡尔曼滤波应用的代码,相关工作者可以下载查看-This is a code that applying Kalman filtering to reality.