photo

Gaurav Ahuja


Mathworks Pvt Ltd

Last seen: 約2年 前 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