资源列表
[matlab例程] 3.19 基于Kalman滤波的目标跟踪
说明:应用Kalrnan滤波原理,对运动目标进行跟踪,缩小目标的搜索范围,实现快速实时跟踪,使跟踪更为准确。理论分析和实验结果表明,该算法与常规的模板匹配法、直方图模板匹配法等算法相比,有效地提高了目标跟踪的速度及跟踪的准确性。(The Kalrnan filtering principle is used to track the moving target, reduce the search range of the target, r<Prince0716 > 在 2025-02-10 上传 | 大小:304kb | 下载:0
[matlab例程] 遗传算法1 - 副本
说明:主要是通过遗产算法来寻优,通过实际模型与所建立的模型的误差来建立最好的模型,当误差满足所给定的范围,寻优结束。(Through the inheritance algorithm to find the best, through the actual model and the error of the established model to establish the best model, when the error to m<张MAN > 在 2025-02-10 上传 | 大小:4kb | 下载:0
[matlab例程] Time Frequency Toolbox
说明:Matlab source code for all of time frequency distribution: choi-Williams, short time fourier transform, Wigner Ville, Hilbert,.... Clear explain in english. All source code have been tested and WORKED!!!!!<lonelyghost198 > 在 2025-02-10 上传 | 大小:5.54mb | 下载:0
[matlab例程] 频发故障的寿命分布拟合
说明:频发故障的寿命分巧拟合,频发故障的部件,可以基于往大量的维修经验以及相关可靠性寿命试验中测得的结果来判断这类寿命的分布类型,常常有威布尔分布类型、对数正态分布类型,以及指数分布类型等。因此本程序可以根据故障数据输入判断出该数据属于哪一种寿命分布。(Frequent failure of the life of the split fit, frequent failure of the components, can be based<BlueYu_Fisher > 在 2025-02-10 上传 | 大小:41kb | 下载:0
[matlab例程] 少发故障的寿命分布拟合
说明:首先是针对无或单失效数据情形下,通过多层贝叶斯估计法得到失效概率过后,给出了寿命分布参数的加权最小二乘估计。然后如果失效数据不止一个,使用乘积限估计法来得到失效概率的估计值。(Firstly, the weighted least squares estimation of the life distribution parameters is given by the multi-layer Bayesian estimation m<BlueYu_Fisher > 在 2025-02-10 上传 | 大小:3kb | 下载:0
[matlab例程] fahp
说明:模糊层次分析法的程序实现,score 三个表是别人的打分表,填进去 然后在matlab直接调用[S1,S2,S3] = Matrix() 然后再调用 C = firstFuzzy( S1, S2, S3 )这个就可以了 出来的就是打分表的所得的权重((1, S2, S3) = Matrix () and then call C = firstFuzzy (S1, S2, S3) This is the same as the othe<BlueYu_Fisher > 在 2025-02-10 上传 | 大小:21kb | 下载:0
[matlab例程] 粒子群优化算法介绍及matlab程序
说明:本程序主要用于粒子群优化算法的改进,跳出局部最优(This program is mainly used for particle swarm optimization algorithm, jumping out of the local optimum)<Cozep > 在 2025-02-10 上传 | 大小:265kb | 下载:0