登录
首页 » matlab » spectral_pretreatment

spectral_pretreatment

于 2021-04-23 发布 文件大小:7KB
0 327
下载积分: 1 下载次数: 320

代码说明:

  光谱数据预处理程序,包括MSC,SNV,归一化,中心化,导数等等(Spectral data preprocessing procedures, including MSC, SNV, normalization, centering, etc. derivative)

文件列表:

spectral_pretreatment
.....................\auto.m,399,2013-01-09
.....................\center.m,310,2013-01-09
.....................\dosc.m,2064,2013-01-09
.....................\msc.m,730,2013-01-09
.....................\nirmaf.m,1167,2013-01-09
.....................\normaliz.m,497,2013-01-09
.....................\rescal.m,496,2013-01-09
.....................\savgol.m,1157,2013-01-09
.....................\scal.m,450,2013-01-09
.....................\sgoval.m,1187,2013-01-11
.....................\snv.m,352,2013-01-09
.....................\spectral_pretreatment.m,4286,2014-12-27

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

发表评论

0 个回复

  • baba_gui
    basic fourier series gui for beginners
    2011-01-30 17:02:37下载
    积分:1
  • matlabdplizi
    这是这是一个动态规划法逆序算法的算例 联合开发网 - pudn.com
    2012-04-17 19:30:31下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • My_first_BP
    说明:  matlab实现BP模型。注释明白直观,使用方便。(Matlab implements BP model. The notes are clear, intuitive and easy to use.)
    2020-06-21 20:00:02下载
    积分:1
  • convertion2
    地心惯性坐标系到地理坐标系;地理坐标系到地球坐标系等转换,共计8个程序(geocentric inertial coordinate system of geographical coordinates; Geographic coordinates of the Earth coordinate system conversion, a total of eight procedures)
    2007-02-07 12:05:27下载
    积分:1
  • modeling-example-of-matlab
    matlab 建模 是例子大全 2014数学建模使用(Modeling is examples of matlab)
    2013-09-21 11:10:32下载
    积分:1
  • Min2_KBJS-FIR
    基于最小二乘法的可变分数延时FIR滤波器设计(Delay FIR filter design based on a variable fraction of the least squares method)
    2013-11-25 19:36:32下载
    积分:1
  • matlab-statistic
    Matlab数理统计工具箱应用简介,多个函数的介绍(Matlab mathematical statistics Toolbox application profiles, introduced a number of functions)
    2007-03-30 00:15:22下载
    积分:1
  • mvdr
    MVDR算法基于matlab的实现,经过测试可以运行(The realization of MVDR algorithm based on matlab)
    2020-12-24 17:09:05下载
    积分:1
  • tsp_ga
    经典用遗传算法解决TSP问题,主函数用于解决我国31个省份的旅行商问题。(Classic genetic algorithm to solve TSP, the main function is used to solve the traveling salesman problem of China' s 31 provinces.)
    2013-12-31 12:44:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载