Community Profile

photo

Wouter


Active since 2012

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


How to find quickly check two datasets for anomolies
I have two datasets both consisting out of multiple samples. One dataset consists out of samples of which I know it does not sho...

7 years ago | 0 answers | 0

0

answers

Question


Stretching of a figure margins
I have a questions regarding the stretching of Matlab figures. Below you see a figure with three subplots. This was simply gener...

8 years ago | 1 answer | 0

1

answer

Question


Create custom bode plot
I want to create a custom bode plot. The reason for this is because we created a new type of frequency domain analysis for stoch...

9 years ago | 1 answer | 0

1

answer

Question


State space system gives different bode plot then transfer function matrix
I have a discrete-time system with matrices A,B,C and D I can either create a [state space system][1], sys1 = ss(A,B,C,D,Ts),...

9 years ago | 1 answer | 0

1

answer

Question


Symbolic matrix algebra calculation
I want to do some algebra with matrices. However when I would create A = sym('A',2) B = sym('B',2) and then A*...

9 years ago | 1 answer | 0

1

answer

Question


Problem with SimEvents regarding the simulation of a inverted Pendulum with round robin network
I have a simulink model of a inverted pendulum. Now I want to simulate this with a wireless network with a round-robin network. ...

10 years ago | 0 answers | 0

0

answers

Question


Warning: Initializing the model with the initial state specified in arrayformat is not recommended.
I have a simulink model, https://dl.dropboxusercontent.com/u/20782274/controllerObserver.mdl, but when I run it I get the follow...

10 years ago | 0 answers | 0

0

answers

Question


Mex -setup does not show gcc 4.7.3 compiler with Matlab 2013b + (ubuntu) Linux 64 bit
When I run 'mex -setup' I get: >> mex -setup Options files control which compiler to use, the compiler and link...

10 years ago | 1 answer | 0

1

answer

Question


Mex compiling on 64 bit linux - /usr/bin/ld: cannot find -lstdc++
Okay I am trying to compile a mex file on 64 bit linux, ubuntu to be precise with Matlab 2013a. First it gave a error that it...

11 years ago | 1 answer | 0

1

answer

Answered
Matlab function inside Simulink gives parse error
It turns out you have to initialize the output before calling any Matlab code since otherwise Matlab does not know the length of...

11 years ago | 1

| accepted

Question


Matlab function inside Simulink gives parse error
I have included the Matlab Function block in a Simulink diagram to call a matlab function, http://www.mathworks.nl/help/simulin...

11 years ago | 3 answers | 0

3

answers

Question


newff Create a feed-forward backpropagation network. - Obsoleted in R2010b NNET 7.0.
I have this documentation... However since newff is obsoleted I was wondering how I can create the example feedforward neural ne...

11 years ago | 5 answers | 0

5

answers

Question


.mat file corrupt?
Hello, I tried to open this .mat file: <https://dl.dropboxusercontent.com/u/20782274/MOTNL.MAT> But I get the following er...

11 years ago | 2 answers | 0

2

answers

Question


Butterworth filter in simulink
I need the butterworth filter block in Simulink but I can't find it in my Simulink browser. My professor told me it is part of t...

11 years ago | 3 answers | 0

3

answers

Question


Linearize non-linear system using Matlab/Simulink
I have a non-linear system; <<http://dl.dropbox.com/u/20782274/system.jpg>> This system corresponds to the following bloc...

11 years ago | 1 answer | 0

1

answer