Community Profile

photo

Gaurav Ahuja


Mathworks Pvt Ltd

Last seen: 1 year 前 自 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 years 前 | 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 years 前 | 0

已回答
Video Display with Histogram
I think this should help. if true v = VideoReader('SampleVideo_640x360_1mb.mp4'); ii = 1; while hasFrame(v) ...

7 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0