photo

Youngjin


Last seen: 3 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

MATLAB Answers

10 Domande
0 Risposte

RANK
186.804
of 300.369

REPUTAZIONE
0

CONTRIBUTI
10 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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...

12 mesi fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


Can I change the X axis value in Simulink scope instead of time?
same with subject

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 2 anni fa | 1 risposta | 0

1

risposta