Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2024 Rg Ls FF Op Splitting And Completion
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
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIT
IANM
AG Inverse Probleme
Software
2024 Rg Ls FF Op Splitting And Completion
Commits
e02176db
Commit
e02176db
authored
1 year ago
by
Lisa Schätzle
Browse files
Options
Downloads
Patches
Plain Diff
Update generateOmega.m
parent
58961f05
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/generateOmega.m
+2
-1
2 additions, 1 deletion
src/generateOmega.m
with
2 additions
and
1 deletion
src/generateOmega.m
+
2
−
1
View file @
e02176db
...
...
@@ -14,7 +14,8 @@ function [P_Omega, P_OmegaC] = generateOmega(OmegaTypes, nxhat, nd, params)
% P_OmegaC Projection operator corresponding to observable part Omega^C,
% nxhat*nd-array, only 0 and 1 entries, one-matrix for splitting only.
%
% *************************************************************************************
% ********************************************************************************************
[
~
,
nr_of_OmegaTypes
]
=
size
(
OmegaTypes
);
P_OmegaC
=
ones
(
nxhat
,
nd
);
for
iterk
=
1
:
nr_of_OmegaTypes
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment