![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15064601_1601109680392.png)
NN
Followers: 0 Following: 0
Statistik
RANG
21.080
of 297.010
REPUTATION
2
BEITRÄGE
134 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
22.39%
ERHALTENE STIMMEN
2
RANG
of 20.418
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.687
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
11 kV phase to phase voltage, what is the value of phase to ground voltage?
11 kV phase to phase voltage, what is the value of phase to ground voltage? In matlab simulink, at primary side of the transfor...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Data calibration in ANN
Which are the different calibration techniques in ANN that is used in basic ann forecasting model? Any example files is there t...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
What does the >> n = 1:100; >> x = ( (-1).^(n+1) ) ./ (2*n - 1); >> y = sum(x) >>plot(x(1,1:4)) mean?
>> n = 1:100; >> x = ( (-1).^(n+1) ) ./ (2*n - 1); >> y = sum(x) >>plot(x(1,1:4)) While executing this, what is the mean...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How do we write double matrix as an expression?
In matlab how do we write 1441x2 double matrix as an expression to specify any particular element , say 2x2 it is saved as Cos...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Sensitivity Analysis Matlab simulink
When i try to evaluat ethe simulink model for sensitivity analysis, i am getting the below error. The specified key is not pr...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Selection of 2 Dimensional variable Parameters in Sensitivity analyzer
Hi All, How we can Select Parameters which are not scalar in Sensitivity analyzer.Mine is 2 dimensional array and have four su...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can i use different solvers like ga, patternsearch, particle swarm etc in problem based Mixed integer Linear Programming
How can i use different solvers like ga, patternsearch, particle swarm etc in problem based Mixed integer Linear Programming. I...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortUsing different solvers in Optimization Problem
you might have a mistake in how you specify the solver, causing it to always be set the same;--- I just changed the solver name ...
mehr als 2 Jahre vor | 0
Frage
Using different solvers in Optimization Problem
Hi, I am using problem based optimization problem and i am getting same optimized values for ga, patternsearch and particle ...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Iterative display is not shown in the example file "https://www.mathworks.com/matlabcentral/fileexchange/73139-microgrid-energy-management-system-ems-using-optimization"
Hi, Someone please explain why iterative display is not seen in the example file "https://www.mathworks.com/matlabcentral/filee...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
In the example file, Microgrid Energy Management System (EMS) using Optimization, when i changed the PV input and loaded with another, power balance condition is not met.
In the example file, Microgrid Energy Management System (EMS) using Optimization, when i changed the PV input and loaded with an...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i input data to CNN in sequence input layer
Some one please help How can i input multidimension data to CNN sequence input layer ? Should it be cell array ?
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to define sequence input layer and fully connected layer for CNN for multivariate data in matab
Hi, I am trying to do CNN with two dimensional data , below is my code for layers , i am getting error . Error using trainNet...
etwa 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how can i set marker(dots) in .fig files in simulink just like shown in the figure.
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can i set the priority for sources in microgrid optimization problem _Microgrid Energy Management System (EMS) using Optimization
Hi in the below example, https://www.mathworks.com/matlabcentral/fileexchange/73139-microgrid-energy-management-system-ems-usin...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can i use binary variables for if else condition in problem based MILP optimization problem
Hi, I have sent query before about inlcuding conditional statement in objective function, i understand that it is not possible...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
what changes should i make in final optimised value with opt time vector
Any modifications to be done in the final optimized value that specify a combination of step size (Ts) and number of iterations...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Question about finding the optimal value _Problem based optimization
I would like to request your information about the microgrid example file(https://www.mathworks.com/matlabcentral/fileexchange/7...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
can i use different solvers for problem based optimisation in matlab
Hi can i use different solvers for problem based optimisation in matlab, like GA, PSO etc ? If so how can i do it ? Please a...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i generate random spikes of magnitude 1 and 0 (digital pulses)in matlab
how can i generate random spikes of magnitude 1 and 0 (digital pulses)in matlab ? Please find the attached picture, I need...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matlab optimprob _Problem based _how can i see the optimal parameter setting while using optimprob
Hi, i am using optimprob for grid optimal dispatch problem, in this case how can i see the optimal parameter settings/iteration...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
convert 1x1 double time series data of simout in matlab to 1441 x 1 double
I have used simout in matlab and it gives 1x1 double time series convert 1x1 double time series data of simout in matlab to 1...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Where is the SoC specified in the simplified microgrid model
In the example file https://www.mathworks.com/help/physmod/sps/ug/simplified-model-of-a-small-scale-micro-grid.html the S...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to input table data in look up table from simulink instantaneously
I have a simulink model and i need to input look up table from the simout file in waorkspace during the cource of simulation .He...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Doubt regarding SoC states of batteries
Dear All, In this matlab example https://www.mathworks.com/help/physmod/sps/ug/24-hour-simulation-of-a-vehicle-to-grid-v2g-syst...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how can i find the absolute value of decision variable in matlab optimprob?
how can i find the absolute value of decision variable in matlab optimprob? when i use abs, it gives the below error An error...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Battery storage -optimisation problem_charge and discharge-conditional constraint/nested function_JNF
Dear Sir, Please find the attached file, which is a modified version of matlab example , https://www.mathworks.com/matlabcentra...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can i plot in matlab ?
Using Matlab, if i have input time series data (excel data) how can i plot the attached kind of graphs? Please advice
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Battery storage -optimisation problem_charge and discharge
I have seperate decision variables for charge and discharge cosntraints for battery optimisation problem, but i am getting prop...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Regarding 24-hour simulation of vehicle to grid
Dear all, This is regarding the example file in the link https://www.mathworks.com/help/physmod/sps/ug/24-hour-simulation-of-...
mehr als 3 Jahre vor | 0 Antworten | 0