photo

Sarah


University of North Texas

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
0 个回答

排名
10,624
of 299,737

声誉
4

贡献数
9 个提问
0 个回答

回答接受率
0.0%

收到投票数
4

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Error running in Simulink external mode with Arduino
I have been using an S-function I created in Simulink to communicate with multiple compass sensor modules for the past couple of...

8 years 前 | 0 个回答 | 2

0

个回答

提问


How to execute subsystem once at startup
I am trying to figure out how to do the Simulink equivalent of the Arduino 'void setup' in my program. For my program I want t...

8 years 前 | 1 个回答 | 1

1

个回答

提问


Adding a delay to input reading in Simulink
I am trying to delay the input of an analog reading so that it only reads every 10 seconds, while the rest of the program still ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Absolute value of a difference in Simulink if block
I am trying to use the following inequality in my if block, which has two inputs: (u1 > 37) & (abs(u1 - u2) <= 1) However, I k...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Using Arduino libraries for S-function in Simulink
I have been trying to implement an S-function block in my Simulink model to control multiple magnetometers through an I2C multip...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Arduino libraries stopped working in Simulink
I have been using an S-function for an LCD in Simulink, which includes the Arduino source and header files <LiquidCrystal.h> and...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Multiple I2C devices with Simulink
I have two sensors with the same fixed address, is there any way I can communicate with both using the I2C blocks in Simulink? I...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Setup Arduino in Simulink port connection issue
I am trying to run the simple led tutorial but when I choose the correct port(COM4) it will not connect and I get a timeout erro...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Runge-Kutta - Orbital mechanics application
I am attempting to write a code to numerically integrate the equations of motion for 5400 seconds, in increments of 10 seconds u...

10 years 前 | 1 个回答 | 1

1

个回答