photo

Priyank Goel


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
1 Answer

RANK
145,259
of 300,331

REPUTATION
0

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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 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...

4 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...

4 years ago | 1 answer | 0

1

answer

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.

4 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. ...

4 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(...

4 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...

4 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...

4 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...

4 years ago | 1 answer | 0

1

answer

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!

4 years ago | 2 answers | 0

2

answers