ZhaohuiXue / EGRNN-release

A DEMO for “Enhanced Generalized Regression Neural Network for Soil Moisture Estimation Over the Qinghai-Tibet Plateau” (Zhang et al., JSTARS, 2022)

Home Page:https://ieeexplore.ieee.org/document/9763319

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

%
% EGRNN: Enhanced generalized regression neural network for soil moisture estimation DEMO.
%        Version: 1.0
%        Date   : Nov. 2022
%
%
%    main.m ....... A main script executing experiments upon Matlab accidents data sets.
%    runEGRNN.p ....... A script implementing the EGRNN model.
%    
%   --------------------------------------
%   Note: Required core libraries
%   --------------------------------------
%   Matlab R2022a
%
%   --------------------------------------
%   Cite:
%   --------------------------------------
%
%   [1] L. Zhang, Z. Xue, Y. Zhang, J. Ma, H. Li. Enhanced Generalized Regression Neural Network for Soil Moisture Estimation Over the Qinghai-Tibet Plateau[J]. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 2022, 15: 3815-3829.
%   --------------------------------------
%   Copyright & Disclaimer
%   --------------------------------------
%
%   The programs contained in this package are granted free of charge for
%   research and education purposes only. 
%
%   Copyright (c) 2022 by Zhaohui Xue
%   zhaohui.xue@hhu.edu.cn
%   https://sites.google.com/site/zhaohuixuers/

About

A DEMO for “Enhanced Generalized Regression Neural Network for Soil Moisture Estimation Over the Qinghai-Tibet Plateau” (Zhang et al., JSTARS, 2022)

https://ieeexplore.ieee.org/document/9763319


Languages

Language:MATLAB 100.0%