photo

Balakrishnan Rajan


Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
3 Answers

Cody

0 Problems
1 Solution

RANK
6.258
of 300.364

REPUTATION
8

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
120.898
of 168.407

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Solver
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Solved


Alphabetize by last name
Given a list of names in a cell array, sort the list by the last name. So if list = {'Barney Google','Snuffy Smith','Dagwood ...

bijna 7 jaar ago

Answered
Find the changed area between two images
Depends on your definition of area of the painting. Is every point with colour anything but absolute white considered as a part ...

bijna 7 jaar ago | 0

Answered
How to capture frames after each 5 seconds from live stream and save as image in a folder ??
You can use a while loop here. Folder = 'OUTPUT\'; vid = videoinput('winvideo', 1); % wait for 5 seconds whi...

bijna 7 jaar ago | 0

| accepted

Answered
Facing problem in saving the images in folder
The 'fname' line of your code: fname = sprintf('%06d.jpg', i); should be in the outer most for loop. Then the 'i' will corresp...

bijna 7 jaar ago | 0

| accepted

Question


Regarding variables that can be accessed across callback functions in App designer
I am implenting an audio player in an app. I have two buttons - Play/pause and stop. I want to store the state of the player in ...

bijna 7 jaar ago | 1 answer | 0

1

answer

Question


Regarding Multi-label transfer learning with googlenet
I have a dataset with pictures with presence of objects of different classes. I want to perform a multilabel classification, whi...

ongeveer 7 jaar ago | 4 answers | 0

4

answers

Question


Unable to build C code for real time desktop target due to "rt_nonfinite.h" missing
### Generating code into build folder: C:\Users\braja\Desktop\HIL testing\HIL_squirrel_cage_test_at_1ms_sampling_time_sldrt_wi...

bijna 8 jaar ago | 1 answer | 0

1

answer