photo

George Tsintsadze


Technion

Last seen: más de 2 años hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

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

Ver insignias

Feeds

Ver por

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Enviada


goshaplot
Cleanly and conveniently plots measurements to multiple figures and organizes them on screen.

casi 6 años hace | 1 descarga |

Thumbnail

Pregunta


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

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Count number of words in string
Count number of words in string Examples 'hi', answer is 1 'hi hi', answer is 2 'I enjoy cody', answer is 3

más de 6 años hace

Resuelto


Convert array of decimal numbers into hexadecimal numbers array.
Convert array of decimal numbers into hexadecimal numbers array. Example x =[ 32 33 34 35 36 37 38 ...

casi 7 años hace

Pregunta


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

casi 8 años hace | 3 respuestas | 0

3

respuestas