diff --git a/Virtual Sensing/README.md b/Virtual Sensing/README.md index 2425bc80ef1e92b0fdb70339fa49be6e6dfbf7a3..482915904a2ecdd3288fd37a2d62bc269cd6d10c 100644 --- a/Virtual Sensing/README.md +++ b/Virtual Sensing/README.md @@ -14,13 +14,13 @@ The current structure of the section is shown below ## Dependencies -The implementations are dependent on functions from the [Utilities](https://gitlab.com/in-nova/in-nova/-/tree/main/Utilities?ref_type=heads). The necessary files are listed below: +The implementations are dependent on functions from the [Utilities/Geometries](https://gitlab.com/in-nova/in-nova/-/tree/main/Utilities?ref_type=heads). The necessary files are listed below: - MATLAB - - rcvGeo() - - srcGeo() - - virtMicGeo() - - ptSrcField() + - `rcvGeo()` + - `srcGeo()` + - `virtMicGeo()` + - `ptSrcField()` ## Examples A condensed example of a very simple estimation case is shown below and more examples can be found in the [*Documentation*](https://gitlab.com/in-nova/in-nova/-/tree/main/Documentation/latex?ref_type=heads), along with a complete description of all the functions.