CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 红外

搜索资源列表

  1. chapter30

    0下载:
  2. matlab实现极限学习机的回归拟合及分类——对比实验研究,例子是回归拟合——基于近红外光谱的汽油辛烷值预测-Regression Fitting and Classification of Limit Learning Machines- Comparative Experimental Study, Example of Regression Fitting- Prediction of Gasoline Octane Number Based on Near Infrared Spectr
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:176128
    • 提供者:赵艳梅
  1. findpeaks

    2下载:
  2. 光谱寻峰的算法,可用于红外光谱或拉曼光谱的自动寻峰处理。-Spectral peak searching algorithm may be used to automatically find peak processing IR or Raman spectroscopy.
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:2623
    • 提供者:陈峰
  1. wavelet_denoise_deback_pw

    0下载:
  2. 小波算法,用于对红外光谱或者拉曼光谱数据进行降噪和去背景等处理。-Wavelet algorithm for the Infrared or Raman spectral data to background processing and noise reduction.
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:陈峰
  1. PLS

    0下载:
  2. 偏最小二乘法算法,用于对红外光谱或拉曼光谱进行去背景处理。-Partial least squares algorithm for infrared spectroscopy or Raman spectroscopy to background processing.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:陈峰
  1. tripgeoinner

    0下载:
  2. 室内无线红外通信系统的传输特性模拟matlab程序 不错的-The transmission properties of indoor wireless infrared communication system simulation and matlab
  3. 所属分类:Data structs

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:yjnkax
  1. inmcorproperties

    0下载:
  2. 室内无线红外通信系统的传输特性模拟matlab程序 不错的-The transmission properties of indoor wireless infrared communication system simulation and matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:17408
    • 提供者:dillxlmi
  1. ELM

    1下载:
  2. ELM回归与分类算法,用于近红外光谱或拉曼光谱数据处理(ELM regression and classification algorithms are used for near infrared or Raman spectral data processing)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:9216
    • 提供者:jk1358
  1. LIBSVM

    0下载:
  2. 用matlab 做SVM分析,主要应用于红外光谱数据处理(for SVM analysis by matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3568640
    • 提供者:十年HLX
  1. CodeI For Small Target Detection

    4下载:
  2. matlab 编写 红外弱小目标检测,适合在小范围小目标中做检测,本代码应调试完成,可以直接根据文件中readme.txt运行代码。主要原理是找到图片中最大峰值并予以表示出来。(Matlab writing infrared dim small target detection, suitable for small range of small targets to do the test, the code should be debugged, you can directly run t
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:267264
    • 提供者:zouwit
  1. Rdata

    2下载:
  2. 用于批量读取光谱数据,如近红外光谱、拉曼光谱、红外光谱等,格式可以是txt,csv等。(Used to read spectral data in batches and generate matrix)
  3. 所属分类:数学计算

    • 发布日期:2018-01-03
    • 文件大小:140288
    • 提供者:猪8986
  1. 2DCOS

    1下载:
  2. 用于计算二维相关光谱,P为同步二维相关光谱,Q为异步二维相关光谱; % data为m*n的光谱m为波长点数,n为样品数;(Two dimensional correlation spectroscopy)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:猪8986
  1. msc

    0下载:
  2. 用于近红外光谱、拉曼光谱等多元散射矫正,(reference : Applied Spectroscopy, Volumn 39,Number 4, 1985, 641-646)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:310272
    • 提供者:猪8986
  1. Unit_A

    3下载:
  2. 通过红外摄像头控制小车避障,到达指定的目的地,并在过程中扫描地形(control the car to avoid obstacle by using laser)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:223232
    • 提供者:leeRoy
  1. Alarm (2)

    1下载:
  2. 数据结构OJ测试题 Duck公司在仓库安装了红外报警装置,如图所示,所有红外线互不相交。n个发射器和n个接收器将平面分成n+1个区域,从左到右分别记作0、1、…、n。现在技术人员正在进行调试,对于每个点,需要快速知道它处于哪个区域。若正好处于红外线上,则视为处于右边的区域。 输入 第一行两个整数n、m,表示有n条直线、m个点 接下来n行,每行两个整数a、b,表示一组报警装置的发射器安装在(a, 0),接收器安装在(0, b)。每行a、b都比前一行的大 接下来m行,每行两个整数x、y,表
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:flyin
  1. Blinn-phong

    0下载:
  2. 基于phong光照模型的简单光反射模型,用于红外物理中(phong illumination model)
  3. 所属分类:光学技术

    • 发布日期:2018-01-08
    • 文件大小:73728
    • 提供者:年轻人321
  1. pls

    2下载:
  2. 近红外光谱与PLS方法用于药片中有效成分含量的测定 MATLAB(Determination of the content of effective components in tablets by near infrared spectroscopy and PLS)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:6114304
    • 提供者:青梨
  1. ELM代码

    2下载:
  2. 为了评价ELM的性能,试分别将ELM应用于基于近红外光谱的汽油辛烷值测定和鸢尾花种类识别两个问题中,并将其结果与传统前馈网络(BP、RBF、PNN、GRNN等)的性能和运行速度进行比较,并探讨隐含层神经元个数对ELM性能的影响。(n order to evaluate the performance of ELM, test the application of ELM in the near infrared spectroscopy based on the determination of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:177152
    • 提供者:panyuhang
  1. 新建文件夹

    0下载:
  2. 用于近红外光谱中,进行校正集和验证集近红外光谱的选择(Used in near-infrared spectroscopy for the selection of correction sets and validation sets for near-infrared spectroscopy)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:走在旅途
  1. SPA

    2下载:
  2. SPA 可以对高光谱 近红外 进行波段选择(SPA can select bands for hyperspectral near-infrared.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1868800
    • 提供者:高123
  1. RBF、GRNN和PNN神经网络案例

    1下载:
  2. 能够实现RBF,GRNN和PNN神经网络的案例,一个是RBF-近红外光谱汽油辛烷值预测,GRNN,PNN-鸢尾花种类识别。代码和数据均有,直接可以拿来使用。(These are cases of RBF, GRNN and PNN neural networks can be realized. One is RBF-NIR spectroscopy gasoline octane prediction, GRNN, PNN-Iris species identification. Both c
  3. 所属分类:matlab例程

    • 发布日期:2021-03-10
    • 文件大小:226304
    • 提供者:悠嘻猴岁月
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com