<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=undefined&type=result"></script>');
-->
</script>
gradFD is a MATLAB/OCTAVE's class which can be used for computing the derivatives and hessians of a function using finite differences. Many schemes have been implemented. Notice that the hessian computation remains incomplete and needs to be improved. Features gradFD is able to Compute derivatives with the following schemes forward and backward finite differences of order 1 to 5 (BDx and FDx with x={1,...,5}) central finite differences of order 2 to 8 (CDx with x={2,4,6,8}) Minimize the number of computations (especially the responses at the central points is done only one time) Use a specific stepsize in every direction Generate the set of sample points which can be used externally for computing responses. These responses can be loaded by the class in order to compute the gradients. First start Many example script have been proposed Example_basic_gradFD.m: basic example of a classical use of the class Example_external_gradFD.m: example of use of the external feature Example_plot1D_gradFD.m: plot derivatives compute on 1D function with the class Example_plot2D_gradFD.m: plot derivatives compute on 2D function with the class Example_error_gradFD.m: study of the error on derivatives vs the stepsize The following picture is the result of the execution of the Example_plot2D_gradFD.m script: The following picture is the result of the execution of the Example_error_gradFD.m script: Use of the class The class could be called using the following syntax gradFD(typeIn,XrefIn,stepsIn,funIn) where typeIn is the chosen schemes (the full list of finite difference schemes is available via the execution of gradFD with no option or via the method displaySchemes). XrefIn is the array of points on which the gradient must be calculated. stepsIn is the list of stepsizes used in every direction and/or every point. funIn is the handle function (defined using @()) [optional] If all these arguments are given to the class the gradients are calculated directly and stored in the property GZeval. In the case of an external computation of the responses, the sample points can be exported usind the property XevalG and the responses computed externally can be loaded using the method loadZextG (see for instance the example Example_external_gradFD.m) Full Changelog: https://github.com/luclaurent/gradFD/compare/v2.2.1...v2.2.2
gradients, optimization, finite-differences, Matlab
gradients, optimization, finite-differences, Matlab
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=doi_dedup___::5ab01f4597904b7c6750c00e8b173e8d&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=doi_dedup___::5ab01f4597904b7c6750c00e8b173e8d&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=doi_________::917d151f4d273562e3ec4a6e87d0a5c9&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=doi_________::917d151f4d273562e3ec4a6e87d0a5c9&type=result"></script>');
-->
</script>
citations This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |