登录
首页 » matlab » pca

pca

于 2021-04-22 发布 文件大小:9KB
0 213
下载积分: 1 下载次数: 6

代码说明:

  将图像进行主成分分析,并显示第一主成分,方法很好用的(The principal component analysis is performed and the first principal component is displayed.)

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

发表评论

0 个回复

  • MORTAR
    这个是非常好的一个 MATLAB试验程序 大家下次啊看(there is a big powerful code you can try it)
    2010-11-14 21:23:18下载
    积分:1
  • Advanced_Mathematics_and_Mechanics_Applications_Us
    matlab英文教材:matlab在高等数学与应用力学上的应用(English teaching materials matlab: matlab mathematics and applied mechanics in the application)
    2010-12-07 02:29:27下载
    积分:1
  • LU-Method
    LU Method案例,主要是以matlab軟件來運算標準題型。 (LU Method cases, mainly matlab software to compute the standard questions.)
    2013-12-17 14:47:21下载
    积分:1
  • ml
    说明:  OFDM中基于循环前缀的最大似然估计同步算法仿真(Simulation of OFDM synchronization algorithm based on maximum likelihood estimates of the cyclic prefix)
    2014-05-04 16:44:17下载
    积分:1
  • Air_Vehicle_Dynamics_and_Control
    说明:  小型固定翼无人机数学模型,用于航迹规划的控制研究,通过matlab进行仿真(The mathematical model of small fixed-wing uav is used for the control research of track planning, which is simulated by matlab)
    2021-01-30 16:48:38下载
    积分:1
  • Dirplot
    Plotting antenna radiation
    2013-10-29 14:09:00下载
    积分:1
  • viterbi
    引入(2,1,7)卷积码对信道输出信号的影响,并作出信噪比等图像。(The introduction of (2,1,7) convolutional code on the output signal of the channel and make the image SNR.)
    2010-06-22 12:40:27下载
    积分:1
  • MATLAB-2009b
    MATLAB 2009b 从入门到精通,关于matlab的相关操作。 (If you are viewing this topic in the MATLAB Help browser, you can run one of the utilities provided here to create associations in the Windows environment for common file types used by MATLAB.)
    2014-12-05 10:47:34下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • arnold
    利用arnold置换简单加密图片,并将其保存起来(Replacement using a simple encryption arnold pictures and save them)
    2010-06-02 21:47:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载