photo

Gopalkrishna Bhat


VTU

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

college student

统计学

MATLAB Answers

3 个提问
5 个回答

排名
9,702
of 300,037

声誉
4

贡献数
3 个提问
5 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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...

10 years 前 | 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...

10 years 前 | 2 个回答 | 0

2

个回答