photo

Mallory


University of Missouri - Kansas City

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
134,759
of 301,344

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,238

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,044

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Using feedforwardnet with a linear transfer function
Is there a reason that the feedforwardnet architecture when used with the 'trainr' training function and a linear transfer funct...

12 years ago | 0 answers | 0

0

answers

Answered
How do I import a data file as a matrix and run a .m file from a python script?
Figured it out! os.system("matlab -nodisplay < NN_v1.m") Thanks for your help Walter!

12 years ago | 0

Answered
How do I import a data file as a matrix and run a .m file from a python script?
So is the code going to look like this, with the three files I have to load into matrices being NNinput, NNinputSiAvg340, NNoutp...

12 years ago | 0

Question


How do I import a data file as a matrix and run a .m file from a python script?
I have a .m file that is used to run a neural network in matlab, which I have locally installed on my computer. I am trying to w...

12 years ago | 3 answers | 0

3

answers