約2,130件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2023/11/19 -We have already seen that by default builder allows you to present trials in one of three orders, including: Random. Sequential. Full Random. From this we know ...

    2023/11/4 -I need to replicate an experiment on the ultimatum game,and I want the text and the pictures to be random.But I find that the order of the pictures can't ...

    2024/4/7 -Random stimuli in Psychopy are truly random, while pseudorandom stimuli appear random but are generated with little to no randomness, as discussed in the Theory ...

    2024/5/11 -Version 1 Code. # Import the modules we'll need from psychopy import core, visual, event import random # Initialize an empty string that will accumulate our ...

    This is Part 2 of a series on building experiments using PsychoPy where we'll zoom in on the Coder View and break down how to build experiments using Python ...

    YouTube-Susan B.

    2024/5/11 -PsychoPy is an open-source software package written in Python that is used for creating and running experiments in psychology, neuroscience, ...

    2024/6/12 -conda仮想環境のPsychopyとStandalone Psychopyとは共存できないかも。 Windows ... 後者もそのうち試します。) 疑似ランダム系列を作る · TkinterでGUI:ちなみに ...

    2023/12/27 -I wrote a small program that creates random noise and displays it full screen (5K resolution). I used pygame for it. However the refresh rate is horribly slow.

    2023/7/15 -... psychopy import core, visual, gui, monitors, sound, event import random # Intro-dialogue. Get subject-id and other variables. # Save input variables in "V ...

    2024/6/7 -Some of its functionality is available as part of Python toolkits like PsychoPy. ... CoinFlip - Bernoulli random variable. CoinFlipPDF - Bernoulli ...