photo

Roman Foell


Last seen: 11일 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
3 답변

순위
61,839
of 300,364

평판
0

참여
8 질문
3 답변

답변 채택
12.5%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

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

대략 2년 전 | 0

질문


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

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

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

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

1

답변

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

거의 4년 전 | 0

질문


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

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


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

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

1

답변

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

대략 4년 전 | 0

질문


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

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

0

답변