photo

Wouter


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

14 Questions
1 Answer

RANK
13.503
of 300.369

REPUTATION
3

CONTRIBUTIONS
14 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20.936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.436

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

  • First Review
  • Thankful Level 3

View badges

Feeds

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

meer dan 8 jaar 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...

bijna 10 jaar 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...

bijna 11 jaar 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),...

ongeveer 11 jaar 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*...

ongeveer 11 jaar 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. ...

meer dan 11 jaar 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...

bijna 12 jaar 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...

bijna 12 jaar 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...

meer dan 12 jaar 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...

meer dan 12 jaar 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...

meer dan 12 jaar 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...

meer dan 12 jaar 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...

meer dan 12 jaar 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...

meer dan 12 jaar 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...

bijna 13 jaar ago | 1 answer | 0

1

answer