Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Virtual Sensing
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SPAH
IN-NOVA
Virtual Sensing
Graph
261115a3b4be314b790e5d560eb1aa2a9b106c00
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Apr
2
17
Mar
10
5
26
Feb
18
17
14
13
3
27
Jan
22
7
5
4
27
Dec
21
19
15
13
8
6
3
27
Nov
26
25
21
17
15
14
10
7
6
5
30
Oct
21
20
14
13
11
5
4
1
30
Sep
29
28
25
23
21
20
19
18
17
15
14
13
12
4
2
27
Aug
23
19
17
16
13
10
30
Jul
16
15
12
4
Jun
3
2
1
31
May
28
27
26
22
17
15
10
1
23
Apr
2
27
Mar
26
Add function to calculate the sound field in a rectangular enclosure due to monopole sources
main
main
Add short names for the figure-of-eight responses in firstOrderDma.m
Update header documentation to show correct direction of rotations
Update CHANGELOG.md to make clear that the regularisation can be complex but snr real in obsFilt.m
Update obsFilt.m to accept complex valued regularisation values
Update CHANGELOG.md with info about obsFilt.m allowing matrix SNR values
Update obsFilt.m to accept matrix SNR values and change input check for regularisation factors to check for real values
Change the order of for-loop indexing to ensure no resizing will take place in obsFiltTd.m
Revert to using serial for-loops in ptSrcField.m
Revert to serial for-loops and set Fs to 1 to simplify delay for-loop execution in obsFiltTd.m
Revert to using serial for-loops in obsFiltEst.m
Fix bug throwing error when providing a 3D array as input
Fill missing information about the normalisation argument in diagMetric's header
Update CHANGELOG.md with the change from diagCorr to diagMetric
Change the diagCorr function to diagMetric because the former did not provide good results
Update CHANGELOG.md to include information about the addition of the diagCorr function
Add diagCorr function to measure the diagonality of matrices
Update CHANGELOG.md with changes in obsFilt function
Update obsFilt function to allow a matrix of regularisation factors to be provided
Fixed a typo in README.md
Update CHANGELOG.md with changes in rcvGeo()
Update header documentation to clarify that the Smm returned argument includes noise and regularisation terms
Allow zero distance between the elements and calclulate the number of tetrahedrals to rotate with nnz
Supress an argument check from printing result
Update CHANGELOG.md with the addition of 2D and 3D versions of the DMAs
Added different DMA desings for 2D and 3D diffuse sound fields
Vectorise calculation of array manifolds
Fix bug where delay was not recognised if was given as vector with the first value being zero
Update README.md to use the new urls resulting from the port to the University of Southampton GitLab instance
Fix a bug where the locSearchMethod could not be an array of characters
Update README.md with acknowledgment of DeepAI for the generation of the project logo
Update project's README.md with removal of Julia implementations
Update CHANGELOG.md with removal of Julia implementation
Remove Julia implementations
Merge branch 'TimeDomainDMA' into 'main'
Fix the titles of the versions in CHANGELOG.md - this time it is fixed
Fix format of version titles in CHANGELOG.md
Fix a small format error in CHANGELOG.md
Move a couple of changes to their appropriate section and reformat slightly to fix a couple of errors in CHANGELOG.md
Update the name of the firstOrderDmaTd function to match the filename and add a return argument with the condition of the matrix to be inverted
Loading