photo

Roman Foell


Last seen: etwa ein Monat vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

8 Fragen
3 Antworten

RANG
111.923
of 300.763

REPUTATION
0

BEITRÄGE
8 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
12.5%

ERHALTENE STIMMEN
0

RANG
 of 21.082

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.923

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
dlarray and parfor gives error
Thanks all, I already got the answer: Calculate the gradients inside the parfor loop and combine it outside. Possible, becaus...

mehr als 2 Jahre vor | 0

Frage


dlarray and parfor gives error
Hello together, I want to accelerate my compuations with parfor while using dlarray. My compuation looks like this: parfor i ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Avoid code generation string.h or memcpy for typecast()
Hi, I want to generate C code with Matlab Coder. I already set in the Advanced Setting: Use memcpy for vector assignment: No...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Link same input to several subsystems
Hi all, I am quite new to simulink, so do not be harsh please. How do I link the same input of a main subsystem to several sub...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab .m file function check with Model-Adviser, i.e. MAB
Hello, everyone, I have a Matlab .m file, function with inputs and outputs, and would like to check it with the Model Adviser, e...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Profiling Memory Peaks of code execution
Hi, I was using the profiler to get acess to memory peaks in my code execution. I am now wondering how a simple indexing co...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Different results on different computers, Matlab 2021b - 64 bit, windows 64 bit, both Intel chips
I attached the example variables A,B in my first post. @James Tursa: How to check the BLAS setting? How to check the rounding s...

etwa 4 Jahre vor | 0

Frage


Different results on different computers, Matlab 2021b - 64 bit, windows 64 bit, both Intel chips
Hello together, I was testing some code on two different machines, both 64 bit windows, both Matlab 2021b with 64 bit. I was s...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Output of [~,IDX] = max(...) not in DOUBLE but in INT.
Hi together, I want to output the index of the maximum value of max() not in double, but in int. Is there an easy way to do th...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
C Code generation FFT with variable input size
One further question, which came up is: How can I tell Matlab to generate C Code with variable input-size, when myFFT-function ...

etwa 4 Jahre vor | 0

Frage


??? Type mismatch: embedded.fi
Hello, I want to convert Matlab code to c code in fixed-point format. After I want to convert to fixed point, I get this error...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten