photo

Roy Hauge


Høyskolen i buskerud og vestfold

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
253,798
of 299,852

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,818

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,274

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
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; ...

10 years 前 | 0

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答