photo

sruthi gundeti


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Nachricht

Working on MATLAB , Simulink and state flow for 4 years , Recently started working on Deep learning toolbox

Statistik

All
  • Thankful Level 1
  • Knowledgeable Level 2
  • Solver
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Error :Index exceeds the number of array elements (1). while generating code for pretrained imported deep neural network
It seems MATLAB Coder doesnt support code generation for sequential layer

mehr als 4 Jahre vor | 0

Beantwortet
How can I tune a block parameter till I retrieve a desired output?
Define Gain 'A' Value From Workspace and Output Variable as To workspace variable and use Data Inspector to record each simulati...

mehr als 4 Jahre vor | 0

| akzeptiert

Beantwortet
str in a IF statement, PLEASE HELP
Hi , Try Isstr to detect a string and isreal to detect a real number or complex number for i = 1 : p if p(i) <= -90 || p(i) >...

mehr als 4 Jahre vor | 1

| akzeptiert

Beantwortet
Import Keras Tensorflow Model into Simulink
Hi, You can import your keras network using https://in.mathworks.com/help/deeplearning/ref/importkerasnetwork.html#d120e513...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


Error :Index exceeds the number of array elements (1). while generating code for pretrained imported deep neural network
Hi , I am trying to generate C code for a pretrained deep neural network, Network consists of combination input sequential , ...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten