
Nathan Hardenberg
Python
Spoken Languages:
German
Statistics
RANK
3.064
of 276.242
REPUTATION
14
CONTRIBUTIONS
1 Question
12 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
7
RANK
of 18.594
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 125.967
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
How to test MPU6050 with arduino Uno in simulink?
I wrote a pretty detailed answer regarding this Question on the follwing forum post: https://de.mathworks.com/matlabcentral/ans...
ongeveer 2 maanden ago | 0
MPU6050 Arduino Uno Simulink
You need the "Simulink Support Package for Arduino Hardware" (Can be installed as Add-On) Use the "MPU6050 IMU Sensor"-Block fr...
ongeveer 2 maanden ago | 0
SENSOR_INIT_ERROR: MPU6050 IMU Sensor for Arduino Mega 2560 in Simulink
I tried the same thing and got the same problem. I tested with an Arduino Mega and UNO. Both had the same problem! With the MATL...
ongeveer 2 maanden ago | 0
How do I troubleshoot issues with disabling the Windows Hyper-V feature for Simulink Desktop Real-Time?
The accepted solution did not work for me. I found the solution for my problem here: https://superuser.com/a/1702614/1218362 "G...
6 maanden ago | 1
How to call element of matrix of symbolic variables
Since the code answer is a bit hidden in the comments I'm posting the solution as full code here: syms th1(t) Lc1 tc1(t) = [...
11 maanden ago | 4
Symbolic vectors 'invalid variable name'
In my R2021b version your code works without an error. And the output is like one would expect: syms a [1 4] display(a)
11 maanden ago | 0
How do I create a UDP Server in Simulink?
At the moment (28.10.2021) Simulink has no functionality to read out sender/client ip and port. I got this functionality with a ...
meer dan een jaar ago | 0
| accepted
How to create array of linearly spaced values from starting and ending points
I want to add the same function/functionality for Simulink. Since the given answer does not seem to work with a Simulink Matlab-...
meer dan een jaar ago | 0
Error when import urdf file into simulink.
This error happens if no robot name is defined in the urdf file! The first line of the urdf file should look something like thi...
bijna 2 jaar ago | 0
Question
How do I create a UDP Server in Simulink?
Question I'm trying to create an UDP-Server with Simulink. I found many differend UDP-Send and UDP-Receive/UDP-Read Blocks in S...
bijna 2 jaar ago | 1 answer | 0
1
answerI am making a UDP server using Matlab to communicate with UDP client using Tiva C (by code composer) through ethernet cable , the client and server are on the same laptop but the tiva c IP address is 192.168.1.200
Here is an example using udpport() since udp() will be removed in a future release! Here PORT is the port of the server the dat...
bijna 2 jaar ago | 1
Error reading VRML file: ***.wrl: Can't open file for reading.
For me the problem was the path. One folder contained a #-symbol which caused the error. Even if the path is relative a # in the...
bijna 2 jaar ago | 1
Macaulay functions in MUPad
Not quite the solution you are looking for, but it is certainly possible to use the heaviside function. The heaviside function i...
bijna 3 jaar ago | 0