Community Profile

photo

Hossam Mosbah


Last seen: 2 months ago Active since 2014

Hi everyone, I have a question?. I have created net1, net2, and net3 and all of these nets have the same inputs and targets with also different training algorithms and hidden-layers, however every nets has different outputs with different MSE, regression, and MAPE, so my question is how to connect these three nets by serial once and by parallel once. Thanks in advance. Professional Interests: Neural Network

Statistics

  • Thankful Level 3
  • Explorer

View badges

Content Feed

View by

Question


issue with matlab function
Matlab function did not store the previous vectors, it is only store the current vector and replace it other vectors by zeros? T...

2 years ago | 1 answer | 0

1

answer

Question


how to make figure that shown below
Hi everyone, I want to draw this figure and the olors keep overlapping, so is there any help so I can draw the figure withou...

2 years ago | 1 answer | 0

1

answer

Question


how to un-share scope in matlab
Hi all. I am having an issue with matlab, when i plot vector in workspace, it automatically open the scope in siumlink. I do...

2 years ago | 1 answer | 0

1

answer

Question


How to determine the exact intersection between line and two curves
Data is attached. Hi everyone, I am trying to find the exact intersection between line and curve and I tried everything and ...

2 years ago | 2 answers | 0

2

answers

Question


How to coordinate the power resources based on the cheapest cost using optimization based problem in matlab.
Hi all, I am working on optimization of several resources and using problem based optimization method. so I have this constrain...

2 years ago | 0 answers | 0

0

answers

Question


how to convert if condition into problem based approach in optimization problem
I have the problem below and I need to convert to problem based approach optimization problembecause I can not use if co...

3 years ago | 0 answers | 0

0

answers

Question


how to write this equation in matlab
I am trying to write this equation in matlab, so this is what I wrote, but it is always give me the minimim range prob.Constr...

3 years ago | 0 answers | 0

0

answers

Question


does anyone know how to draw straight line with curve in the same figure
Hi all, the curve for the load profile and the both straight lines are the shaving (peak and valley). I am trying to plot ...

3 years ago | 1 answer | 0

1

answer

Question


Does anyone know how to get the values of the variables?
I implemented the optimization problem below and I want to know the optimal values for c, P_shave, P_ess, soc, and P_grid. These...

3 years ago | 1 answer | 0

1

answer

Question


How can i obtain the final value of x and y?
How can i obtain the final value of x and y. both of x and y are variables? I am looking to get the final value (optimal values...

3 years ago | 1 answer | 0

1

answer

Question


Does anyone know how to modify this program for peak load shaving using charging and discharging battery
I am tryint to modify this code to shave the profile_load by energy storage battery (charging / discharging). The figure below t...

3 years ago | 0 answers | 0

0

answers

Question


how to convert matrix with arrays into vector
I have this type of matrix (2,1) 1.1348 (5,1) 0.49237 (1,2) 1.1348 (3,2) 0.6...

6 years ago | 1 answer | 0

1

answer

Question


How to set the input and target in power state estimation using neural network?
I am doing an experiment on power system state estimation using neural network  for IEEE 14 bus system with fully observed. Full...

7 years ago | 1 answer | 0

1

answer

Question


how to vary white noise in data settle in matrix
I want to vary white noise by 5% each time and I want this variation to have an impact on the output error of neural network. If...

7 years ago | 1 answer | 0

1

answer

Question


error using fuzzy interface
x = (0:0.1:10)'; y = sin(2*x)./exp(x/5); trnData = [x y]; numMFs = 5; mfType = 'gbellmf'; outmfType='linear'; ...

9 years ago | 0 answers | 0

0

answers

Question


question is how to connect these three nets by serial once and by parallel once.
Hi everyone, I have a question?. I have created net1, net2, and net3 and all of these nets have the same inputs and targets wit...

9 years ago | 1 answer | 0

1

answer