This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcu
/
stm32f4x
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
218
Commits
1
Branch
0
Tags
23 MiB
C
94%
MATLAB
4.2%
Assembly
1%
Makefile
0.3%
CMake
0.2%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
stm32f4x
/
codec2
/
octave
/
closed_quant_slope.m
3 lines
64 B
Raw
Permalink
Blame
History
function
b
=
closed_quant_slope
(
b
)
b
(
1
)
=
max
(
0.5
,
b
(
1
)
)
;
end
Reference in new issue