Priyank Goel
Followers: 0 Following: 0
Feeds
提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 0 个回答 | 0
0
个回答已回答
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.
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 前 | 0
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
± 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 前 | 2 个回答 | 0