Community Profile

photo

Jochen Schuettler


IAT, University of Bremen

Last seen: oltre un anno fa Attivo dal 2011

Followers: 0   Following: 0

Contatto

Statistiche

  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
simple copy task much slower with high memory use, workaround possible?
Jan, you twice asked for a minimal code example. I offered to upload 15.2 GB or let you run my code for weeks. Now I wrote a sho...

circa 3 anni fa | 0

Risposto
simple copy task much slower with high memory use, workaround possible?
Parcelling the larger equation into a a nested for loop, which is effectively called 48 times and uses 384 entries, worked to ma...

circa 3 anni fa | 0

Domanda


simple copy task much slower with high memory use, workaround possible?
All memory usage is as reported by the function "memory". I found that my algorithm is much slower after running for some time,...

circa 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Why does an appended "abs"-block change earlier results?
I've got a Simulink model, simply a filtered step given as reference onto a control loop with PI control. There are Delays both ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Why does ga change the 'Vectorized'-option to 'on' by itself?
My ga optimizer problem always produces an error after some generations. The error is caused by calling my fitness function vect...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Risposto
why does (ga + parallel + global variables + sub2ind) fail?
Thanks to everyone!

oltre 7 anni fa | 0

Domanda


why does (ga + parallel + global variables + sub2ind) fail?
When optimizing with ga and parallel computing, a sub2ind call using globals fails (subscript vectors must be of same size), but...

oltre 7 anni fa | 3 risposte | 0

3

risposte

Risposto
Current folder is wrong after starting from command line. Why? How to fix it?
The startup.m was the problem - and also the reason why some very old folders kept reappearing in the path. Thank you!

oltre 10 anni fa | 0

Domanda


Current folder is wrong after starting from command line. Why? How to fix it?
Matlab has a nifty feature: When started from (Windows) command line, it takes the current directory from there. With my install...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


fmincon: Is it possible to set a bound for feval?
I have a problem that I run into local minima early on. This will happen all over search space. I don't know more meaningful bou...

circa 11 anni fa | 1 risposta | 0

1

risposta

Risposto
empty sparse matrix with size greater than (100000,100000) needs overhead space
Obviously this does not help, as the matrix is empty already, it needs that much space just for existing (I tried). I also tr...

circa 12 anni fa | 0

Risposto
empty sparse matrix with size greater than (100000,100000) needs overhead space
Sadly I started with your given solution, but then I get __Sparse matrix sizes must be non-negative integers less than MAXSIZ...

circa 12 anni fa | 0

Domanda


empty sparse matrix with size greater than (100000,100000) needs overhead space
For an industry project we want to set up a lookup-table from many (15) inputs to one output. The input values can be only in a ...

circa 12 anni fa | 6 risposte | 1

6

risposte

Risposto
PCS 7 / D7SYS -> Simulink
I think it should be easy if both describe their blocks, ports and lines in an ASCII file. Of course you need to identify corre...

oltre 12 anni fa | 0

Domanda


PCS 7 / D7SYS -> Simulink
Hello, as a student work and for a project partner we'd like to copy their partial power plant model into simulink. The existin...

oltre 12 anni fa | 2 risposte | 0

2

risposte