![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8107286_1516557531431.jpeg)
George Tsintsadze
Technion
Followers: 0 Following: 0
Statistics
RANK
86,816
of 297,016
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
15,157 of 20,419
REPUTATION
11
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
114
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 3 answers | 0