photo

Gopalkrishna Bhat


VTU

Active since 2015

Followers: 0   Following: 0

Message

college student

Statistics

MATLAB Answers

3 Questions
5 Answers

RANK
9 702
of 297 457

REPUTATION
4

CONTRIBUTIONS
3 Questions
5 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20 438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158 938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Question


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

nästan 10 år ago | 1 answer | 0

1

answer

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

nästan 10 år ago | 0

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

nästan 10 år ago | 0

| accepted

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

nästan 10 år ago | 0

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

nästan 10 år ago | 0

Question


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

nästan 10 år ago | 1 answer | 0

1

answer

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

nästan 10 år ago | 0

Question


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

ungefär 10 år ago | 2 answers | 0

2

answers