Community Profile

photo

Gaurav Ahuja


Mathworks Pvt Ltd

Last seen: 1년 초과 전 2017년부터 활동

Followers: 0   Following: 0

Part of Engineering Development Group at Mathworks Pvt Ltd. Professional interests :- MATLAB, SIMULINK, HDL Coder, Vivado, Microcontrollers Any comment made here is solely my opinion and owned by me. Mathworks is not responsible for whatever I say. Hence it would be perfectly fine when other community members give a better opinion as they might be a subject matter expert for that issue. Feel free to add your comments to add some knowledge to a discussion or for correcting me whenever i might seem wrong.

통계

  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Error when trying to connect to beagle bone
If this is the first time you are connecting with the board please use the following bbb = beaglebone(deviceaddress,usern...

거의 7년 전 | 0

답변 있음
If i have an array of four column and i want to write a program for the 3rd column like (x1^2-x2^2) + (x2^2-x3^2) + (x3^2-x4^2).....implies (square of 1st row, 3rd column- sq of 2nd row,3rd column) + ............
it is unclear from the description the type of equation you would want to address in your program. But I think you are strugglin...

거의 7년 전 | 0

답변 있음
Video Display with Histogram
I think this should help. if true v = VideoReader('SampleVideo_640x360_1mb.mp4'); ii = 1; while hasFrame(v) ...

거의 7년 전 | 0

답변 있음
Which 3d plot function would best produce a plot like this?
It is very unclear from the description and the attached image about what kind of graph do you want to achieve. However, the pl...

거의 7년 전 | 0

답변 있음
Creating a list to select graphs on figure
From what I could understand about the situation after reading the conversation in the comments is that you are unable to access...

거의 7년 전 | 0

답변 있음
Best way to generate specific GUI
Well to get this off the grounds for you, I'll try to be very specific and try to answer your different queries to the point. ...

거의 7년 전 | 0

| 수락됨

답변 있음
Why is version of MATLAB R2016a = 9.0 instead of 8.7 (like Simulink and Stateflow)
The release numbers of different products provided by MathWorks are assigned depending on the need felt by the developers as and...

거의 7년 전 | 1

| 수락됨

답변 있음
Overlaying Contour plot and png image
It is difficult to identify the reason for obtaining the results shown by you, as there is no data provided to deal with. It wou...

거의 7년 전 | 0