Hello,
I can play video using PTB on MATLAB. However, as you can see by Simplemoviedemo, the movie frame is quite small. How can I play it on the whole screen?
I would appreciate for you help.
Thanks
Related to your query, I suggest you follow https://www.researchgate.net/post/How-to-play-videos-using-Psychtoolbox
http://cda.psych.uiuc.edu/matlab_class/Psychtoolbox%20-%20Tutorial.htm
video = 'Name.path';
videoReader = VideoReader(video);
myVideo.FrameRate = 70;
myVideo.Quality = 75;
When I conducted the degassing experiment using decompression under anaerobic condition(and I used ferrous based chelating agent), the oxidized ferric were observerd. So, could you tell me the...
03 March 2021 4,892 5 View
Hi, I am after the reference below, my library says it cannot obtain a copy either locally or internationally, any help appreciated! Chris Wang ZM, Heshka S, Wielopolski L, Pi-Sunyer FX, Pierson...
03 March 2021 6,193 1 View
We have synthesized various metal complexes with different environment around the metals. Now to see the application of synthesized complexes we need this study also. we are also interested in...
01 March 2021 1,899 2 View
Hello everyone. I have conducted the research on post harvest longevity of tomato crop using plastic packaging and different doses of chemicals as two different factors. The design of experiment I...
28 February 2021 8,189 3 View
The antimicrobial effect of local anesthetics has been known for more than 50 years, but it still seems to have an unclear mechanism of action. which bacteria? which concentration? etc etc. ....
27 February 2021 4,450 2 View
24 February 2021 5,378 1 View
In the PVD of TiN thin films (~100A), I've found the resistivity of the TiN films dropped from ~100 to 60um*cm with N2 flow increasing up to the metallic mode ending point; then the resistivity...
21 February 2021 1,864 2 View
Hi everyone, I am wondering if anyone knows of a species distribution model that can take in percentage data (i.e. presence data with prevalence values attached to them)? The dataset I have...
18 February 2021 7,312 3 View
It is about the matrix equation AX=B, where a, b c in A and B are independent elements, X should be made of constants. Case 1 A=[a b 0;0 0 c]; B=[a b 0 0;0 0 c c]; The solution is X=[1 0 0 0;0 1...
16 February 2021 5,698 3 View
Dear colleagues We are exploring possible data collection methods for environment and behavior research in the context of architectural environments. Have you conducted any Post Occupancy...
16 February 2021 2,575 4 View
Hi, I am using GROMACS 5.1.4 to simulate water in contact with a surface. I am only interested to calculate some properties of water near the surface. Let's say at a distance of x nm from the...
03 March 2021 9,989 2 View
Question to you and THEM, the New Journal, "Integrative Psychological and Behavioral Science" -- do you not know, and have you not seen, this done before? There appears to be a core problem for...
02 March 2021 3,024 2 View
02 March 2021 7,082 3 View
Hi. I am doing non linear FE analysis using a new material beam under flexural 2 point loading using ANSYS. I have defined a bilinear material model. The solution has converged. In results I am...
01 March 2021 9,911 3 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
Hello, Could you please share any interesting research explaining how to choose the number of hidden layers and nodes per layer in case of regression problems using ANN? Thank you, any help would...
01 March 2021 6,200 3 View
I am doing my thesis on the nutrient deprivation on the macroalgae Rhizoclonium sp. I will be analysing the levels over a period of roughly 5 days by HPLC-UV and GC/MS. I will be using seawater as...
28 February 2021 6,477 1 View
Hello, Is it possible to use pUC19 as a transfer vector to be packed in using the second generation viral particles packaging system( pMD2.G; psPAX2 plasmids)? As far as I understand it there is...
28 February 2021 4,868 2 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View