Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Koder i dekoder kodu polaryzującego zrealizowany na FPGA
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Sławomir Stepanowski
Koder i dekoder kodu polaryzującego zrealizowany na FPGA
Commits
d900d20d
Commit
d900d20d
authored
1 year ago
by
Sławomir Stepanowski
Browse files
Options
Downloads
Patches
Plain Diff
Delete kanal_BEC.m
parent
d65d879b
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kanal_BEC.m
+0
-5
0 additions, 5 deletions
kanal_BEC.m
with
0 additions
and
5 deletions
kanal_BEC.m
deleted
100644 → 0
+
0
−
5
View file @
d65d879b
function wyjscie = kanal_BEC(koder_pola, EPSILON)
wyjscie = koder_pola;
wyjscie(rand(1, length(koder_pola))
<
EPSILON
) =
nan;
end
This diff is collapsed.
Click to expand it.
Preview
0%
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