Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SihaoZhang/BatterySOCModel
/ functions
Functions
12 in github.com/SihaoZhang/BatterySOCModel
⨍
Functions
12
◇
Types & classes
1
↓ 2 callers
Method
_calcAct
(self, X)
Soc_RBFNN_KF.py:65
↓ 2 callers
Function
data_preprocessing
(x, y)
Soc_RBFNN_KF.py:31
↓ 2 callers
Function
descale
(std, mean, data)
Soc_RBFNN_KF.py:92
↓ 1 callers
Function
Kalman_Filter
(x, z, n_iter, Q, R, x_int, P_int, sz)
Soc_RBFNN_KF.py:96
↓ 1 callers
Method
_basisfunc
(self, c, d)
Soc_RBFNN_KF.py:61
↓ 1 callers
Function
data_extract
(df, smooth)
Soc_RBFNN_KF.py:18
↓ 1 callers
Function
data_split
(x, y, start, end)
Soc_RBFNN_KF.py:40
↓ 1 callers
Function
load_data
(PATH1)
Soc_RBFNN_KF.py:14
↓ 1 callers
Function
plotfig
(z, xhat, x, n_iter, Pminus)
Soc_RBFNN_KF.py:119
↓ 1 callers
Method
test
(self, X)
Soc_RBFNN_KF.py:86
↓ 1 callers
Method
train
(self, X, Y)
Soc_RBFNN_KF.py:73
Method
__init__
(self, indim, numCenters, outdim)
Soc_RBFNN_KF.py:53