Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frequency Domain Errors From Systematic Sensor Errors package matlab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TU-DA Fluidsystemtechnik
Public
Frequency Domain Errors From Systematic Sensor Errors package matlab
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
development_dissertation
Select Git revision
Selected
development_dissertation
Branches
2
main
default
protected
development
Tags
1
v0.1.0
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
May
28
Feb
25
16
Jan
15
30
Oct
19
18
10
added deadtime and calculation of overall uncertainty
development_dis…
development_dissertation
added overall uncertainty; added main frequency input
Update 12 files
Merge branch 'development' into 'main'
v0.1.0 main
v0.1.0 main
Update the README.md file by a 'Improvement Suggestions' list
development
development
Add second author to the LICENSE file
Remove the testDataStructure.m file since it isn't needed anymore
Add license.
Rename the package name from 'FrequencyDomainERR_fromSystematicSensorERR_package' to 'propagateSystematicUncertainityToFrequencyDomain_package'
Overall refactoring of varaibles name, indentation and the docstrings
Refactor and rename some files
Add a getting started section to the README.md
Format the code properly to improve the readability
Add docstrings to every function
Refactor the input variables, which were in a struct before, of functions to be explicit
Refactor function naming and function variable names
Add a "contributing" section to the README.md
Clean up function variable naming and add docstrings to some functions
Update the README.md with new information
Clean up the output of the functions
Implement the other 4 tests
Add the first test that uses pregenerated data and the corresponding result
Move the "testDataStructure.m" file into the tests directory
Remove a empty file
Add the "frequencyDomainERRfromSystematicSensorERR" function that functions as main function and refactor the code to use this function
Create a package directory and rename the functions folder to "underlying_functions"
Refactor, format the files to a more readable state
Add a .gitingore file that ignores autogenerated matlab files (**.asv)
Move the functions and scripts into a functions directory
Update the README.md template to reflect the repository
Initial commit of the source code files handed over by Mr. Rexer
Initial commit
Loading