Skip to content

Load ANN.mat #1

@JosTheBossX

Description

@JosTheBossX

When I tried to run this code, I got this error on load('ANN.mat'):

load('ANN.mat')
Warning: Could not find appropriate function on path loading function handle
C:\Users\Devan\Documents\GitHub\PhD_Devan_Code\Matlab_Code\NN\SSSIG_Method\TrainANN_looped.m>@(imagenoise,SSSIG)sqrt(((imagenoise).^2)./(SSSIG.255.255))
Warning: Could not find appropriate function on path loading function handle
C:\Users\Devan\Documents\GitHub\PhD_Devan_Code\Matlab_Code\NN\SSSIG_Method\TrainANN_looped.m>@(val,valmin,valmax,ll,ul)(val-ll).
(valmax-valmin)./(ul-ll)+valmin
Warning: Could not find appropriate function on path loading function handle
C:\Users\Devan\Documents\GitHub\PhD_Devan_Code\Matlab_Code\NN\SSSIG_Method\TrainANN_looped.m>@(val,valmin,valmax,ll,ul)(val-valmin)./(valmax-valmin).
(ul-ll)+ll

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions