Community Profile

photo

Wouter


自 2012 起处于活动状态

统计数据

  • First Review
  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 1

| 已接受

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 5 个回答 | 0

5

个回答

提问


.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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答