photo

Halsey


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


weight and bias values i get from trained neural network is mistake?
Hi, i try to get the weight and bias from the neural network that i train. ActFunc_Hid and ActFunc_Out depends on any activat...

4 years ago | 1 answer | 0

1

answer

Question


Set Bias for neural network as 0
Hi, net = setwb(net,wb) is syntax to change on weight and bias. Could i only set the bias to 0?

4 years ago | 0 answers | 0

0

answers

Question


Matlab application on Arduino board (standalone) without using SIMULINK
Hi. is it any way to program arduino board using Matlab script, and let the arduino board to run standalone?

4 years ago | 2 answers | 0

2

answers

Question


Train a Neural Network in Matlab, then apply trained neural network in arduino ide
Hi. I have trained a Neural Network using Matlab script, i got the .mat file. Is it possible to make use of the .mat file in ard...

4 years ago | 0 answers | 0

0

answers

Question


How to change the folder path in FOPEN for creating .dat file
i got an example code, but i dont understand how the path works. fid= fopen(['.\result\norm\' algo '\' ActFunc_Hid '_' ActFunc_...

4 years ago | 1 answer | 0

1

answer