photo

Paranshu


GGSIPU

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
0 Answers

File Exchange

1 File

RANK
225,860
of 300,381

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
10,377 of 20,941

REPUTATION
58

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
589

RANK

of 168,477

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 Submission
  • Thankful Level 1

View badges

Feeds

View by

Question


How do i solve the following simulation error??
When i run a physical model of half wave rectifier in simulink it shows the error for the solver block... 'Calculation for di...

12 years ago | 1 answer | 0

1

answer

Submitted


Track RGB Colors and Join them with a Line
Track RGB colors through webcam and calculate centroid and connect them by lines

12 years ago | 1 download |

0.0 / 5
Thumbnail

Question


How do i increase the FPS in live video processing??
When doing video processing i take snapshots in while loop and process on it and display them in a video using vision.videoplaye...

12 years ago | 1 answer | 0

1

answer

Question


How do i store values of centroid in seperate variables??
hblob = vision.BlobAnalysis('AreaOutputPort',false,... 'CentroidOutputPort',true,... ...

12 years ago | 1 answer | 0

1

answer

Question


How do i manipulate matrix in form given below??
1 2; 3 4; 5 6; 7 8; as 1 2 3 4; 5 6 7 8;

12 years ago | 2 answers | 0

2

answers