登录
首页 » matlab » pca_demo

pca_demo

于 2013-05-09 发布 文件大小:1KB
0 229
下载积分: 1 下载次数: 7

代码说明:

  编写PCA算法的程序,对想要学习如何利用PCA算法进行故障诊断的同学很有帮助!( a PCA algorithm program, for the person who want to learn how to use PCA algorithm for fault diagnosis of classmates the progran is very helpful!)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • main
    梯度寻优,二阶模型的辨识,结果很准,工业控制热工传递曲线等(Gradient optimization, second-order model identification, the result is quasi-)
    2009-11-15 12:46:41下载
    积分:1
  • genetic-algorithms
    书名是遗传算法——理论、应用与软件实现,学习遗传算法的很好的一本教材(Title genetic algorithms- theory, application and software, learning good genetic algorithm a textbook)
    2011-10-07 19:42:16下载
    积分:1
  • spline3
    spline三次样条插值matlab代码,可执行有注释(spline function ,matlab code with notes)
    2015-03-31 09:36:21下载
    积分:1
  • ecg_8-(2)
    A matlab program on ECG signal
    2014-02-20 15:18:06下载
    积分:1
  • MatchFilterLFM
    高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length(t),2.5) w=w w = ones(1,length(t)) ht1=w.*exp(-1i*pi*K*t.^2) ht2=w.*exp(1i*pi*K*t.^2) hf1=fft(ht1,Nfft) hf2=fft(ht2,Nfft) figure subplot(211) plot(abs(hf1)) title( 匹配滤波器1 幅频响应 ) subplot(212) plot(phase(hf1)) title( 匹配滤波器1 相位 ) figure subplot(211) plot(abs(hf2)) title( 匹配滤波器2 幅频响应 ) )
    2013-10-12 22:32:06下载
    积分:1
  • nrlfppg_14bus
    ybus case distributed-generation_distribution-system_Newton-Laphson
    2013-09-20 12:07:23下载
    积分:1
  • MATLAB-SVM
    MATLAB-SVM 决策算法(有向无环图)(MATLAB-SVM decision-making algorithm (directed acyclic graph))
    2011-01-07 20:34:14下载
    积分:1
  • gatbx
    遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
    2014-08-15 09:50:37下载
    积分:1
  • 灰色理论负荷预测
    基于灰色理论的负荷预测的程序,可用于MATLAB神经网络预测,通过负荷自身的变化来预测未来的负荷值(The load forecasting procedure based on grey theory can be used in MATLAB neural network prediction, and the future load value can be predicted by the change of load itself.)
    2020-10-20 22:27:30下载
    积分:1
  • MCA工具箱zip
    Stack自己写的工具箱,MCA方面的大牛,很多相关文献都是他写的(Stack wrote his own toolbox, professor on MCA, and many related documents were written by him.)
    2021-05-14 16:30:02下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载