Community Profile

photo

Bert RAM Aerts


Last seen: 5 months 前 自 2015 起处于活动状态

Professional Interests: signal processing, digital communication

统计数据

  • First Review
  • Thankful Level 1

查看徽章

Content Feed

排序方式:

已回答
Matlab R2015a Linux Font in GUI and figures much too big
So many years later on a new laptop I had exaclty the same issue. Solution is this simple script: cat matlab.sh xdpyinfo | gre...

3 years 前 | 0

| 已接受

已回答
Cleve Moler's mandelbrot.m gives errors in Matlab R2019b
Solution is very simple, just add following global variables to mandelbrot.m: % to make R2019b happy (global variables) depth ...

4 years 前 | 0

| 已接受

提问


Cleve Moler's mandelbrot.m gives errors in Matlab R2019b
In the book "Experiments with Matlab" of Cleve Moler (free ebook) Cleve Moler : Experiments with matlab with source code Expe...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Polyphase decimation filter: Simulink implementation of commutator variant not as expected
My formula input(0)*h(0)+input(1)*h(1)+input(2)*h(2)+input(3)*h(3) was incorrect, input was in the wrong order. It has to be in...

5 years 前 | 0

| 已接受

提问


Polyphase decimation filter: Simulink implementation of commutator variant not as expected
Hi, I am modelling a polyphase decimation filter in Simulink. In literature there are 2 variant implementations: with a commu...

5 years 前 | 1 个回答 | 0

1

个回答

提问


R2018b update 3 in linux
Hi, I run Matlab R2018b update 2 in Ubuntu 18.10, of course as a non-root user. If I try to update to update 3, I get an error...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
buildInstrumentedMex matlab 2017a three times slower than 2016b
A support engineer of the MathWorks picked up my question, requested matlab code and found the most time consuming task: a matri...

7 years 前 | 1

| 已接受

提问


buildInstrumentedMex matlab 2017a three times slower than 2016b
I have 8 matlab scripts that use buildInstrumentedMex %fixed_scen14_ds_11Q21_1.m buildInstrumentedMex schurHybridFix ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab 2017a mex of mandelbrot_step.c
In the book "Experiments with Matlab" of Cleve Moler (free ebook) <https://www.mathworks.com/moler/exm/chapters.html Cleve Mo...

7 years 前 | 1 个回答 | 0

1

个回答

提问


CUDA 8 supported in R2016b?
Any chance that a new version of Parallel Computing Toolbox with latest CUDA 8 toolkit will be released before R2017a, so in cur...

7 years 前 | 2 个回答 | 0

2

个回答

已回答
Matlab R2015a Linux Font in GUI and figures much too big
Please find attached 2 screenshots from R2016a in Mageia 5 x86_64 linux and in Windows 10 64 bit.

8 years 前 | 0

已回答
buildInstrumentedMex gives "Unknown exception"
Having two operating systems Windows 10 and Mageia 5 Linux helps sometimes... While Matlab R2015b in Windows 10 was just giving...

8 years 前 | 0

| 已接受

提问


buildInstrumentedMex gives "Unknown exception"
In the following code, the statement with buildInstrumentedMex gives the error "Unknown exception" while fiaccel is working fine...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab R2015a Linux Font in GUI and figures much too big
When I run fdatool in Matlab R2015a, I need to maximize the window to full screen. And even then the fonts are so big that not ...

9 years 前 | 3 个回答 | 0

3

个回答