Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
WandaB
/
CNN-ALL
Like
0
Downloads: 1
Card
Git
Discussions
[1422d3]
:
/
libraries
/
lib_1Shot-MaxPol
/
MaxPol
/
utilities
/ C_fun.m
History
Download this file
3 lines (2 with data), 34 Bytes
1
2
3
function
[
C
]
=
C_fun
(
r
)
C
=
1.
/
r
;