![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/30698682_1691017628553_DEF.jpg)
Youngjin
Followers: 0 Following: 0
Statistiques
10 Questions
0 Réponses
RANG
141 178
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
different result for simulink in for loop
greetings! i generated code that play simulink in for loop like belows but it has different results in for = 2 when for 1:3 an...
3 mois il y a | 1 réponse | 0
1
réponseQuestion
shadowed files on simulink
The file containing block diagram 'HEV_TMED_Simulator_V12' is missing. A different file of the same name exists on the MATLAB pa...
10 mois il y a | 1 réponse | 0
1
réponseQuestion
Checking the value at a specific point in time with display in Simulink
i 'd like to check the value in time u = 133 please help
10 mois il y a | 1 réponse | 0
1
réponseQuestion
how can i get two variables to meet the target SOC which is calculated from simulink.
open_system(mdl) soc_target = 78.6 off_line = 3000 on_line = 7000 sim(mdl); while true sim(mdl); s...
10 mois il y a | 1 réponse | 0
1
réponseQuestion
how can i stop this while loop? it doesn;t finish
while 1 sim(mdl); if out.soc_fin(end)-soc_target <= 1.5 break end on_line = on_line + 1...
10 mois il y a | 2 réponses | 0
2
réponsesQuestion
Can I change the X axis value in Simulink scope instead of time?
same with subject
12 mois il y a | 1 réponse | 0
1
réponseQuestion
How can i select variables which has same number at the end
I want to create a code that selects variables with the same number at the end and interpolates them. where, there are T_Right...
environ un an il y a | 2 réponses | 0
2
réponsesQuestion
How can I calculate SAE J1269 least squre method in matlab? (multiple variable function)
the equation of RR in J1269 is below, RR = A0 + (A1 * Load) + (A2 / Infl) + (A3 * (Load / Infl)) + (A4 * (Load / (Infl * Infl...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
what is logsout in simulink and how i can turn it to simout?
i just recieved simulink model from another office. after run simulation, there is some signals tied in logsout in the workspac...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
Unable to perform assignment because the size of the left side is 128-by-20 and the size of the right side is 1-by-20.
load('FTP variables'); filename = 'FTP variables.xlsx'; data_name = who; length = size(data_name,1); data_array = 0; ArrayN...
environ un an il y a | 1 réponse | 0