-
KalmanFilterintroduction
说明: 一本关于卡尔曼滤波器的英文文章的翻译版本,介绍的很详细具体,而且是翻译版本,读起来很方便。(A Kalman filter on the translation of the English version of the article, described a very detailed and specific, but also translation, easy read.)
- 2010-04-22 15:20:54下载
- 积分:1
-
RSA_digital_signature
基于MATLAB的数字签名程序算法要的都来下吧
呵呵(MATLAB-based algorithm for digital signature procedures have come to the right Ha ha under)
- 2010-06-07 14:32:12下载
- 积分:1
-
huiseyuce_matlab
本算法适用于解决数学建模中的灰色预测问题,为灰色预测算法,且代码为matlab、(This algorithm is applicable to solve the mathematical modeling of gray prediction, gray prediction algorithm, and the code for matlab)
- 2012-08-30 16:00:28下载
- 积分:1
-
gaSVMcg11
遗传支持向量机法计算可靠度等用matlab 编制程序(Genetic support vector machine (SVM) method to calculate reliability of matlab programming)
- 2015-09-24 17:24:13下载
- 积分:1
-
简单函数优化的遗传算法程序
说明: 使用matlab实现
简单函数优化的遗传算法程序(Genetic algorithm program for simple function optimization)
- 2021-02-28 23:05:37下载
- 积分:1
-
huffman
图像的哈弗曼编码matlab实现,实现图像的无损压缩(Matlab coding huffman images achieved)
- 2009-05-09 16:02:30下载
- 积分:1
-
function_4
基于matlab对脉搏波进行单周期提取,能够很好的提取并且算出单周期波形的平均面积。(Matlab based on single-cycle pulse wave extraction, can be a good area to extract and calculate the average single-cycle waveform.)
- 2014-01-08 19:16:11下载
- 积分:1
-
基于粒子滤波的故障检测
说明: 基于粒子滤波的故障检测,使用似然函数作为检测函数,具有较好的检测效果。(In the fault detection based on particle filter, the likelihood function is used as the detection function, which has a better detection effect.)
- 2019-11-25 18:05:27下载
- 积分:1
-
编译通过的采用特征点匹配的指纹识别
一些自适应信号处理的算法,含噪脉冲信号进行相关检测,高斯白噪声的生成程序,用于信号特征提取、信号消噪,最小二乘回归分析算法,加入重复控制。
- 2023-02-05 19:35:03下载
- 积分:1
-
遗传算法matlab
遗传算法
生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。 遗传算法的概念最早是由Bagley J.D在1967年提出的;而开始遗传算法的理论和方法的系统性研究的是1975年,这一开创性工作是由Michigan大学的J.H.Holland所实行。当时,其主要目的是说明自然和人工系统的自适应过程。 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。
- 2023-02-23 23:00:03下载
- 积分:1