Daniel
Umeå Universitet
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
20,145
of 295,467
REPUTATION
2
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
Why does covariance P matrix become non positive definite in Unscented Kalman Filter of MATLAB?
I'm doing Unscented Kalman Filter in MATLAB code and I have followed this tutorial how to create a UKF filter. First I initili...
3 years ago | 1 answer | 2
1
answerQuestion
How do I add in external equations in ODE45 simulation?
Hello! This is my state space model: // State space der(x1) = x2; m1*der(x2) = -k1*(x1 - x3) + Pp*Ap*10 - Pm*A...
7 years ago | 0 answers | 0
0
answersQuestion
Simulink in external mode with Arduino - Stops at 2%
Hello. When I running a model in Simulink with Arduino blocks in external mode - it stops at 2%. Some Times it more that 2%....
8 years ago | 0 answers | 0
0
answersQuestion
How to declare and use arrays in Stateflow?
Hello. I know this is really simple question. How do i declare an array in Stateflow? If I use: Arr[i] = number; I ...
8 years ago | 0 answers | 0
0
answersQuestion
Is there a PWM block available in Simulink?
Hello. I wonder if there is a PWM block avaible in Simulink? It needs to be a 10-bit PWM. I want to transform a signal ...
8 years ago | 2 answers | 0
2
answersQuestion
Why won't external mode in Simulink work? - Arduino
Hello I'm running Lubuntu Linux with Matlab 2016a and i've installed the support Arduino support package for both Simulink an...
8 years ago | 3 answers | 0
3
answersQuestion
How do i create a objet of a S-function? - Adding C++ libraries in Simulink for Arduino
Hello! Look at those tutorials. 1. https://www.youtube.com/watch?v=L86n9wZZz-g 2. https://www.youtube.com/watch?v=p7fQ9QsY...
8 years ago | 0 answers | 0
0
answersQuestion
Generate C Code from Simulink and place it into Arduino?
Hello. I have made a super easy PID controler in Simulink. The PID controler is into a subsystem. The subsystem has two inpu...
8 years ago | 1 answer | 0
1
answerQuestion
How do i use S-function twice with the same object? - Arduino in Simulink
Hello! I'm an Arduino programmer and i have just started program my Arduino with Simulink. I have learn how to add in librari...
9 years ago | 0 answers | 0
0
answersQuestion
How do i make MATLAB remember moments in the code?
Hi! This is my GUI code: The problem i got is when im press pushbutton1_Callback the function is running this: a=ardu...
10 years ago | 1 answer | 0
1
answerQuestion
How do I get Arduino UNO with ATmega8 work with Simulink?
Hi! I new to this forum and MATLAB and Simulink and i hope i will have a great time with it. Im using the new AVR platform, ...
10 years ago | 1 answer | 0