Community Profile

photo

Priyank Goel


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


How to get plot in time scale instead of number of image frames?
Hello, I am having issue in the plot scale. I have taken 79 frames from a video at an interval of 0.5 seconds. Now when I am p...

2 years ago | 1 answer | 0

1

answer

Question


Issue while plotting image (wrong scale)
Hello, I am getting inverted image, and when I am trying to invert it using (reverse) I got the the corrected image but the y ax...

2 years ago | 0 answers | 0

0

answers

Answered
Why does the following function produce error (Index in position 2 exceeds array bounds)?
Thanks a lot Walter, now I am able to run it.

3 years ago | 0

Question


Issue with reading images (video frames) from a folder?
I am trying to read images from scene_0001.bmp to scene_0062.bmp for Proper orthogonal decomposition. I am getting no output. ...

3 years ago | 0 answers | 0

0

answers

Question


Why does the following function produce error (Index in position 2 exceeds array bounds)?
Why does the following function produce error- Index in position 2 exceeds array bounds. Error in POD_DMD (line 47) imagesc(...

3 years ago | 1 answer | 0

1

answer

Question


Error while running Matlab script for POD_DMD (error in mode)
Hello All, I am using Matlab script POD_DMD for image visualisation. While runnig for 1D velocity visualization I am getting er...

3 years ago | 0 answers | 0

0

answers

Question


How can i get value of alpha using trail and error
I have equation CL = 2*(sin(alpha))^2 * cos(alpha) and value of CL = -0.525 I need value of alpha using trail and error runnin...

3 years ago | 0 answers | 0

0

answers

Question


Error while using linmod for linearization of aircraft model
I try to linearize the trimmed aircraft model using command given below- [Alin,Blin,Clin,Dlin] = linmod('Trim_model',xtrim,utri...

3 years ago | 0 answers | 0

0

answers

Question


± use in MATLAB
CL = (0.331±0.008) + (0.15±0.002)*ALPHA I have to code this equation in MATLAB but don't know, how can I code this? Thanks!

3 years ago | 2 answers | 0

2

answers