登录
首页 » matlab » Matlab信息预处理代码

Matlab信息预处理代码

于 2020-12-01 发布 文件大小:204KB
0 200
下载积分: 1 下载次数: 8

代码说明:

  实现光谱预处理 SNV MSC 等(the preprocessing of the spectra)

文件列表:

Matlab信息预处理代码
Matlab信息预处理代码\auto.m, 399, 2013-01-09
Matlab信息预处理代码\center.m, 310, 2013-01-09
Matlab信息预处理代码\CO10.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO11.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO12.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO13.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO14.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO15.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO16.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO17.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO18.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO19.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO20.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO21.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO22.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO23.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO5.txt, 29050, 2013-01-09
Matlab信息预处理代码\CO6.txt, 29050, 2013-01-09
Matlab信息预处理代码\CO7.txt, 29050, 2013-01-09
Matlab信息预处理代码\CO8.txt, 29049, 2013-01-09
Matlab信息预处理代码\CO9.txt, 29049, 2013-01-09
Matlab信息预处理代码\dosc.m, 2064, 2013-01-09
Matlab信息预处理代码\msc.m, 730, 2013-01-09
Matlab信息预处理代码\nirmaf.m, 1167, 2013-01-09
Matlab信息预处理代码\normaliz.m, 497, 2013-01-09
Matlab信息预处理代码\prpress.M, 5488, 2013-01-09
Matlab信息预处理代码\rescal.m, 496, 2013-01-09
Matlab信息预处理代码\savgol.m, 1157, 2013-01-09
Matlab信息预处理代码\scal.m, 450, 2013-01-09
Matlab信息预处理代码\sgoval.asv, 1187, 2013-01-11
Matlab信息预处理代码\sgoval.m, 1187, 2013-01-11
Matlab信息预处理代码\snv.m, 352, 2013-01-09
Matlab信息预处理代码\最小二乘法 代码.txt, 1542, 2013-01-12

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

发表评论

0 个回复

  • Java CLDC MIDP底层编程实例源码
    Java CLDC MIDP底层编程实例源码,收集自Sun官方的开源项目phoneME,J2ME游戏编程时你会用到,你可以由此进一步探讨JavaME在Java底层的实现,可能对新手有些难度。
    2022-05-12 15:46:30下载
    积分:1
  • thecubeofpower
    This a cube of power of 3D Graphics. Very simple OpenGL example that shows how to create Your s first 3D scene(This a cube of power of 3D Graphics.Very simple OpenGL example that shows how to create Your s first 3D scene)
    2009-01-06 05:59:40下载
    积分:1
  • 差分进化混合粒子群
    说明:  本算法属于差分进化算法和粒子群算法的混合算法,有兴趣的同学可以学习一下(This algorithm belongs to the hybrid algorithm of differential evolution algorithm and particle swarm optimization algorithm. Interested students can learn about it.)
    2020-07-04 10:00:02下载
    积分:1
  • EOAA
    现在很好用的一个BBS哦 是ACCESS的()
    2018-05-30 06:29:06下载
    积分:1
  • wghxt
    农业专家系统.针对无公害蔬菜的一个信息发布、病害诊断、远程诊断系统。适用于农业信息化实例应用中。(Agricultural Expert System. The pollution-free vegetables against a release of information, disease diagnosis, remote diagnosis system. Applied to Agricultural Information examples of applications.)
    2006-06-20 09:51:00下载
    积分:1
  • 2
    Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • ArrayCalc2_4_2
    说明:  matlab中实现雷达信号处理,其中包括对信号的简单处理等(Radar signal processing is realized in MATLAB, including simple signal processing)
    2021-03-16 17:06:47下载
    积分:1
  • 可以将任意文件转化为bat的东西,详细内容参见源码
    可以将任意文件转化为bat的东西,详细内容参见源码-Arbitrary files can be converted into bat things, the details see the source code
    2022-01-21 02:04:37下载
    积分:1
  • VB Shell外壳实例附源码
    一个VB Shelll外壳程序实例,包括了源代码,对编写外壳扩展程序相当帮助。
    2022-02-04 21:37:29下载
    积分:1
  • 聊天采用TCP Socket网C #服务器。
    Chat Server using TCP Socket in C#.NET
    2022-11-07 04:30:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载