photo

rishabh gupta


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
106.845
of 300.338

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.149

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

  • First Review
  • First Answer

View badges

Feeds

View by

Question


Not able to use function "MultiObjectTrackerKLT"
I am using MATLAB 2017a version and trying to use the function "MultiObjectTrackerKLT". But whenever i run the code, it shows t...

ongeveer 7 jaar ago | 1 answer | 0

1

answer

Question


how can i use audioplayer command in my GUI to play an audio?
i want that when i press the play button(that i created in my GUI), a song plays. it is working fine with 'sound' command,but i ...

bijna 8 jaar ago | 1 answer | 0

1

answer

Answered
swap columns of a matrix
you can also use: k_minus_rev = k_minus(:, [length(k_minus):-1:1])

bijna 8 jaar ago | 0