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
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
stm32f4x
/
codec2
/
octave
/
closed_quant_slope.m
4 lines
64 B
Raw
Permalink
Normal View
History
add codec2 source code Signed-off-by: surenyi <surenyi82@163.com>
6 years ago
function
b
=
closed_quant_slope
(
b
)
b
(
1
)
=
max
(
0.5
,
b
(
1
)
)
;
end