photo

Roy Hauge


Høyskolen i buskerud og vestfold

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

4 Fragen
1 Antwort

RANG
104.932
of 300.343

REPUTATION
0

BEITRÄGE
4 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

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

Anzeigen nach

Beantwortet
How do i make a switching function?
Syntax error replaced , with && in if statement. function y = Switch(SOC,Input,Launch,Charge,A) %#codegen y = A; ...

mehr als 10 Jahre vor | 0

Frage


How do i make a switching function?
I am trying to make a switching function for a simulink function block. Currently and faulty: function y = Switch(SOC,Inp...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do i write to the base workspace in simulink?
I currently have: BatteryParams = struct(); for idx = 1:numCells %% Lookup Table Breakpoints Batte...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Compiling .dll simulink model with lookup.m matlab code. Does it compile with the lookup.m file ??
I am currently building a model for testing some response between engines with energy storage and this model will be compiled in...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to write a double or three number array to a .m file and then retrieve it again?
I am currently working on a simulator and i need to be able to change an array like the one shown. =[80.0081 79.6250 79.63...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort