Mohamed Chaouechi
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
98,560
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
6 years ago | 0 answers | 0
0
answersQuestion
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
answersQuestion
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
answersQuestion
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
answersQuestion
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
answersQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0