photo

Ulli Srinivasu

MathWorks

Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

I am a senior quality Engineer at MathWorks.
DISCLAIMER: Any advice or opinions here are my own and in no way reflect that of MathWorks.

統計

MATLAB Answers

0 質問
4 回答

ランク
7,417
of 299,784

評判
6

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

回答採用率
0.00%

獲得投票数
1

ランク
 of 20,803

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 165,909

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

バッジを表示

Feeds

表示方法

回答済み
How to store a matrix, A, in variable X, where X is also carrying a counter "i"
Hi Neeraj, simply create a structure. X = struct(); X(i).A = A;

5年弱 前 | 1

| 採用済み

回答済み
What is meant by double here ?? is it data type
Hi, double is numeric datatype in MATLAB. You can find doc link

5年弱 前 | 0

回答済み
imageLabeler automation algorithm not recognized
Hi Alexander, I understood that you are not able to import the custom algorithm which you created by following the template p...

5年弱 前 | 0

回答済み
How to calculate confusion matrix of a frame
Hi Shilpa, I understood that you want to create a confusion matrix for the detected vehicles. The confusion matrix ca...

5年弱 前 | 0