Community Profile

photo

Mohamed Chaouechi


Active since 2017

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Weights are not updated after training
I am designing this network , 7 inputs , 3 outputs , the input data are imported from a simulink file , and the weights are expo...

5 years ago | 0 answers | 0

0

answers

Question


How to update a variable value with initial value in SIMULINK?
I have some processing (Backpropagation). BP has weights to be updated, it's variable and it has an initial value and needs to c...

6 years ago | 0 answers | 0

0

answers

Question


Parametric Function with SIMULINK block or Matlab Code
Need help to plot a parametric function with these following conditions in Matlab or SIMULINK Where x is the input and u is the...

6 years ago | 0 answers | 0

0

answers

Question


Neural network input / NN Predictive controller
I am using a neural network in a heating system, trying to train the system. I ran the first time the system turns on the Heati...

6 years ago | 0 answers | 0

0

answers

Question


How to train and find suitable weights for this neural network system ?
I am trying to do a 4 zones temperature control using neural network , the idea is to take two inputs for each zone (Set tempera...

6 years ago | 0 answers | 0

0

answers

Question


I need help modeling a Temperature controller for a furnace with PID on Matlab and SIMULINK with several conditions
Temperature controller with PID on Matlab and SIMULINK Initial temperature 25 Deg 25Deg to 650 Deg (0.5 Deg/Min) 650Deg-1600...

6 years ago | 1 answer | 0

1

answer

Question


I still have problems after this code , Not enough input arguments.Error in switch flag. Anyone please could check the Kalman Filter code and check why it is not working.
function [sys,x0,str,ts] = SimuKalmanFilter(t,x,u,flag) switch flag case 0 [sys, x0, str, ts]=mdlIniti...

6 years ago | 1 answer | 0

1

answer