登录
首页 » matlab » yumi

yumi

于 2020-05-21 发布
0 104
下载积分: 1 下载次数: 1

代码说明:

说明:  Matlab里利用非线性偏最小二乘法对于玉米光谱数据进行分析,有讲解(The nonlinear partial least square method is used to analyze the spectral data of maize in Matlab.)

文件列表:

yumi, 0 , 2020-05-21
yumi\model_para.mat, 5626 , 2020-05-21
__MACOSX, 0 , 2020-05-21
__MACOSX\yumi, 0 , 2020-05-21
__MACOSX\yumi\._model_para.mat, 230 , 2020-05-21
yumi\data_read.m, 1341 , 2020-03-14
__MACOSX\yumi\._data_read.m, 286 , 2020-03-14
yumi\.DS_Store, 6148 , 2020-03-23
__MACOSX\yumi\._.DS_Store, 120 , 2020-03-23
yumi\msc_correction.m, 491 , 2020-02-29
__MACOSX\yumi\._msc_correction.m, 286 , 2020-02-29
yumi\corn data.txt, 371 , 2020-03-13
__MACOSX\yumi\._corn data.txt, 286 , 2020-03-13
yumi\figure, 0 , 2020-03-14
yumi\figure\test_residuals_plot.fig, 51512 , 2020-03-14
__MACOSX\yumi\figure, 0 , 2020-05-21
__MACOSX\yumi\figure\._test_residuals_plot.fig, 230 , 2020-03-14
yumi\figure\model_residuals_plot.fig, 83105 , 2020-05-21
__MACOSX\yumi\figure\._model_residuals_plot.fig, 230 , 2020-05-21
yumi\figure\original_spectra_1.fig, 1028981 , 2020-05-21
__MACOSX\yumi\figure\._original_spectra_1.fig, 230 , 2020-05-21
__MACOSX\yumi\._figure, 230 , 2020-03-14
yumi\main.asv, 6412 , 2020-03-14
__MACOSX\yumi\._main.asv, 230 , 2020-03-14
yumi\main.m~, 5921 , 2020-05-21
yumi\QQͼƬ20200313222250.png, 551402 , 2020-03-13
__MACOSX\yumi\._QQͼƬ20200313222250.png, 230 , 2020-03-13
yumi\suptitle.m, 2767 , 2014-10-17
__MACOSX\yumi\._suptitle.m, 230 , 2014-10-17
yumi\cprintf.m, 24935 , 2019-01-31
__MACOSX\yumi\._cprintf.m, 286 , 2019-01-31
yumi\main.m, 5922 , 2020-05-21
__MACOSX\yumi\._main.m, 286 , 2020-05-21
yumi\data, 0 , 2020-03-13
yumi\data\corn_m5spec.MAT, 216758 , 2020-03-13
__MACOSX\yumi\data, 0 , 2020-05-21
__MACOSX\yumi\data\._corn_m5spec.MAT, 230 , 2020-03-13
__MACOSX\yumi\._data, 230 , 2020-03-13
yumi\data_set.mat, 1553376 , 2020-03-14
__MACOSX\yumi\._data_set.mat, 230 , 2020-03-14
yumi\msc_renew.m, 139 , 2020-02-29
__MACOSX\yumi\._msc_renew.m, 286 , 2020-02-29
yumi\data_plot.m, 512 , 2020-05-21
__MACOSX\yumi\._data_plot.m, 230 , 2020-05-21
__MACOSX\._yumi, 230 , 2020-05-21

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

发表评论

0 个回复

  • SI138
    matlab 5-32译码器 实现五个通道选择的期间编码(matlab 5-32 Decoder selected during the five-channel coding)
    2010-11-30 13:27:35下载
    积分:1
  • Finite_difference_method
    有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 (Finite Difference Method Numerical solution of differential equations and integro-differential equation approach. The basic idea is to set a continuous solution of the region with a finite number of discrete points instead of a grid consisting of, these discrete points called grid nodes the solution of a continuous area on a given function of continuous variables used in the definition of discrete grid variable function approximation the original equation and boundary conditions in the micro-business operators to approximate differential, integral with the points and to approximate, so the original differential equations and boundary conditions are replaced by algebraic equations near Side, that is, finite difference equations , solve this equation group can get the original problem in discrete points on the approximate solution. And then using interpolation methods can be determined from the discrete solution of the problem solution of the approximate solution on the entire region)
    2009-12-16 22:12:15下载
    积分:1
  • dft_precoding_downsampling
    DFT BASED PRECODING FOR ostbc
    2014-01-31 01:11:09下载
    积分:1
  • poutui_v30
    gmcalab 快速广义的形态分量分析,esprit算法对有干扰的信号频率进行估计,随机调制信号下的模拟ppm。( gmcalab fast generalized form component analysis, esprit algorithm signal frequency interference can be assessed Random ppm modulated analog signal unde.)
    2017-01-08 15:36:19下载
    积分:1
  • matlabprocessor3
    matlab实例程序百例3 matlab实例(Examples of procedures for 100 cases of matlab examples 3matlab)
    2008-01-04 23:19:59下载
    积分:1
  • AR
    说明:  时间序列分析中的AR模型的matlab简单实现,一个小例子,适合刚入门者使用。。(Simple implementation of the AR model in time series analysis, a small example, suitable for just beginners)
    2012-03-22 16:37:00下载
    积分:1
  • variance-analysis
    使用案例讲解了matlab中的方差分析,有源代码程序( variance analysis )
    2011-07-07 08:13:47下载
    积分:1
  • Debye
    Debye级数展开模型,计算均匀球形粒子散射角——散射光强曲线: 1. RB1.m 计算第一类Ricatti-Bessel函数的函数 2.RB2.m 计算第二类Ricatti-Bessel函数的函数 3. Alegendr.m 计算角函数 和 的函数 4. MieCoeff.m 计算米尔系数的函数 5. Amp.m 计算散射光复振幅的函数 6. DebyeIntensity.m Debye级数展开模型画均匀球形粒子散射角-光强图 (Debye series expansion model to calculate the uniform spherical particles scattering angle- scattering intensity curve: 1. RB1.m calculated first class Ricatti-Bessel function of the function 2. RB2.m calculate the second category Ricatti-Bessel function of the function 3. Alegendr.m computing angle functions and function 4. MieCoeff.m Mill coefficient calculation function 5. Amp.m calculate the scattering amplitude recovery function 6. DebyeIntensity.m Debye series expansion model painted uniform spherical particles scattering angle- light intensity diagram)
    2013-10-05 15:07:04下载
    积分:1
  • receive-diversity
    该文件夹里的内容是接收分集技术中的MRC(最大比接收算法)的matlab程序实现。(The contents of the folder is receive diversity techniques MRC (maximal ratio to receive algorithm) matlab programming.)
    2015-01-14 18:46:06下载
    积分:1
  • PF
    说明:  粒子滤波 MATLAB 程序 很简短 比较适合初学者(Particle Filter)
    2015-03-14 20:54:56下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载