Laxmi Akshaya Thela
Followers: 0 Following: 0
Statistik
RANG
75.663
of 295.527
REPUTATION
0
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
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
Looking for simulation folder of the work showed in attached link
It is displaying as unrecognized function or variable whenI copy the command available at the right of the page(available in the...
fast 3 Jahre vor | 0
| akzeptiert
Frage
Looking for simulation folder of the work showed in attached link
Hello, In link attaced below https://www.mathworks.com/help/physmod/sps/ug/power-motordrive-IPMSM-FOC.html How can I get the ...
fast 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to write a value of type double(vector) into a cell in a struct
H = setfield(H, {1,5}, 'SOC', {1} ,0.8)%I wanted to write value into H(1).SOC in the first cell of field SOC in H(struct) H(1)....
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to initialize the values corresponding to the input argument of a function and use it in the following way as mentioned in the code
function [x_new, stageCost, unfeas, engTrq, emTrq] = hev(x, u, w, veh, fd, gb, eng, em, batt) dt = 1; % s %% Vehicle Model ...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Explanation for the below equation containing the comparsion symbols
I couldnt get these equations with comparison. gbLoss = (fdTrq>0 & gbEff>eps) .* (1-gbEff) .* fdTrq ./ (gbEff .* gbSpRatio) .....
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Index in position 1 exceeds array bounds (must not exceed 1).
I am getting an error in the following line.In the matlab live editor this was not shown as an error but dont know why in the .m...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
"Conversion to logical from optim.problemdef.OptimizationEquality is not possible" for below Code
I need to optimize my battery SOC .My control variable is flywheel speed( w_FW) which should have the initial and final speed eq...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I draw infinite concentric ellipses with centre (0,0) at an interval of 0.001 upto half axis lengths of 5
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I am given set of five linear inequalities how to plot the graph showing the common area
How can I draw 2D plot for these set of linear inequalities with ki representing x-axis and kd representing y-axis.The common ...
fast 4 Jahre vor | 2 Antworten | 0