Community Profile

photo

Jochen Schuettler


IAT, University of Bremen

Last seen: 1년 초과 전 2011년부터 활동

통계

  • First Review
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

답변 있음
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...

대략 3년 전 | 0

답변 있음
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...

대략 3년 전 | 0

질문


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

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
why does (ga + parallel + global variables + sub2ind) fail?
Thanks to everyone!

7년 초과 전 | 0

질문


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

7년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
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!

10년 초과 전 | 0

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 11년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 12년 전 | 0

답변 있음
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...

대략 12년 전 | 0

질문


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

대략 12년 전 | 답변 수: 6 | 1

6

답변

답변 있음
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...

12년 초과 전 | 0

질문


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

12년 초과 전 | 답변 수: 2 | 0

2

답변