photo

Gopalkrishna Bhat


VTU

2015 年からアクティブ

Followers: 0   Following: 0

college student

統計

MATLAB Answers

3 質問
5 回答

ランク
9,702
of 300,799

評判
4

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,092

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,134

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • 3 Month Streak
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


wifi adapter for Raspberry pi
Hi, I have made an object tracking robot using Raspberry pi model B+ , the raspberry pi is connected to laptop via an Etherne...

10年以上 前 | 1 件の回答 | 0

1

回答

回答済み
How to do the matlab integral algorythm of a function using numerical methods?
Hi Altin, Indefinite integration can be done in matlab using the int() function. For the above function the codes are sy...

10年以上 前 | 0

回答済み
How can I find the maximum element of each column of a cell array
Hi Afsane, The first column of char elements have to be removed & then the cell needs to converted to a matrix. Then you can ...

10年以上 前 | 0

| 採用済み

回答済み
How to make coordinate axis
Hi Peter, Assuming a matrix A of size 100x2 with random elements, I have provided the code for plotting the first column as t...

10年以上 前 | 0

回答済み
How to complete summation with column vectors?
try the below code for N=4. Assuming that k is the 2nd column and there are only 4 rows. sum=0; ui=1; k=1; for j=1:4 ...

10年以上 前 | 0

質問


problem in Matlab Computer vision example.
Hi, I have been trying a matlab Computer vision example, link is provided below http://in.mathworks.com/help/vision/exampl...

10年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Raspberry pi SSH connection error.
Thanks, Tried few changes given in the above link & also from this http://main.digxtech.com/raspberry-pi-model-b-plus-not-boo...

11年弱 前 | 0

質問


Raspberry pi SSH connection error.
Hi, I had recently installed Mtalab packages in raspberry pi (model b+) successfully. But when i trying connecting raspberry...

11年弱 前 | 2 件の回答 | 0

2

回答