George Tsintsadze - MATLAB Central
photo

George Tsintsadze


Technion

Last seen: 約3年 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyFile ExchangeZoom OutFrom 12/16 to 03/25Use left and right arrows to move selectionFrom 12/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
0 回答

File Exchange

1 ファイル

Cody

0 問題
2 解答

ランク
288,261
of 297,775

評判
0

コントリビューション
5 質問
0 回答

回答採用率
40.0%

獲得投票数
0

ランク
15,206 of 20,469

評判
11

平均評価
0.00

コントリビューション
1 ファイル

ダウンロード
1

ALL TIME ダウンロード
114

ランク
87,132
of 159,513

コントリビューション
0 問題
2 解答

スコア
30

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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

6年弱 前 | 0 件の回答 | 0

0

回答

質問


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年弱 前 | 0 件の回答 | 0

0

回答

送信済み


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

約6年 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

質問


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年以上 前 | 1 件の回答 | 0

1

回答

解決済み


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

6年以上 前

解決済み


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

7年以上 前

質問


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年以上 前 | 3 件の回答 | 0

3

回答