Hossam Mosbah
Followers: 0 Following: 0
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
16 Questions
0 Answers
RANK
195,215
of 295,467
REPUTATION
0
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
56.25%
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
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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'; ...
10 years ago | 0 answers | 0
0
answersQuestion
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...
10 years ago | 1 answer | 0