photo

Mohamed Chaouechi


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
101,659
of 299,722

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答