Statistics
RANK
13.503
of 297.010
REPUTATION
3
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20.418
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.687
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
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 7 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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),...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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*...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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. ...
bijna 11 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
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 11 jaar ago | 1 answer | 0
1
answerMatlab 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 11 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 11 jaar ago | 3 answers | 0
3
answersQuestion
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 11 jaar ago | 5 answers | 0
5
answersQuestion
.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...
bijna 12 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 12 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 12 jaar ago | 1 answer | 0