Error when using Predict block on Simulink

조회 수: 2 (최근 30일)
Nandula Asel Karunasingha
Nandula Asel Karunasingha 2021년 1월 9일
답변: Anurag Mishra 2022년 5월 5일
On simulink I created a system as indicated below to test a Deep Learning based demodulator.
The Deep Learning Subsystem consists of the following blocks:
The first function block converts the incoming complex number into a vector as input to the network. The second function block after the network converts the class output which is a categorical into a double and is then provided as an output.
The error I get when trying to run the simulation is as follows:
Any feedback as to how I might resolve this issue would be much appreciated.

답변 (1개)

Anurag Mishra
Anurag Mishra 2022년 5월 5일
Hi,
Assuming that you are currently working on Matlab R2020b.This appears to be a bug related to size propagation for the Simulink block when the network has a featureInputLayer. It has been fixed in 2021a.Unfortunately in R2020b, the only option is to work around the bug.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by