George Tsintsadze
Technion
Followers: 0 Following: 0
Statistik
RANG
280.142
of 295.467
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
15.045 of 20.234
REPUTATION
11
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
1 Datei
DOWNLOADS
1
ALL TIME DOWNLOADS
114
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenGesendet
goshaplot
Cleanly and conveniently plots measurements to multiple figures and organizes them on screen.
fast 6 Jahre vor | 1 Download |
Frage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortGelöst
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
mehr als 6 Jahre vor
Gelöst
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 ...
fast 7 Jahre vor
Frage
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...
fast 8 Jahre vor | 3 Antworten | 0