Community Profile

photo

George Tsintsadze


Technion

Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • First Submission
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Unable to Select Datastore (Deep Network Designer)
I am trying to create a deep network for semantic segmentation using the Deep Network Designer App. To create the training data...

3 years ago | 1 answer | 0

1

answer

Question


Error using trainNetwork (dimensions error) | Deep Learning Toolbox
I am trying to create a custom layer and implement it in a network. Attached here is the network code myNetwork.m, the layer my...

5 years ago | 0 answers | 0

0

answers

Question


Deep Learning Toolbox - fullyConnectedLayer output dimension
Problem I am new to the Deep Learning Toolbox and I am trying to create a custom layer. This layer of mine is supposed to come...

5 years ago | 0 answers | 0

0

answers

Question


Steady state doesn't appear in step response plot
I Have the following specific transfer function: bad_sys = tf([0 0 93 278], [1 20 12 0]); And I want to plot the step re...

5 years ago | 1 answer | 0

1

answer

Question


Summing few sequences in a vector
How can I sum few sequences in a vector? For example, if I have the vector: A = [1 1 0 4 1 1 0 2 1 1 1] I want to get t...

7 years ago | 3 answers | 0

3

answers