首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
A computer program for a portable microprocessor has been developed which aids anomic patients in finding words given clues about the target word. Over time the lexical-semantic memory is reorganized automatically depending on the frequency of word usage by an individual patient. Words can be added or deleted to fit the patient's idiosyncratic lexicon. A clinical example is given. The program is being tested with a variety of aphasic-anomic patients with major word-finding difficulties.  相似文献   

2.
A computer program and hardware interface are described that enable the examination of various phenomena related to the organization of simple movement patterns. Components of the program focus on the tracking of serial stimulus events; the reproduction of varied sequential, rhythmic patterns; and the production of self-initiated rhythmic patterns. The program controls the input from and output to the parallel ports of a multifunction data acquisition expansion board via a custom-built circuit board.  相似文献   

3.
Controlling experiments with paper-tape readers often requires the production of complex paper tapes. A program was written to allow automatic production and checking of complex punched paper tapes using a small computer. The user first defines the punches or punch sets to be used. He then specifies, for each successive block of tape to be punched, the number of punch sets of each type to occur and whether those punch sets should be copied in order or automatically randomized. The specified tape is then produced using a two-pass procedure, after which the tape may be automatically checked for punching errors if desired. The program has facilities for retention or modification of user commands from previous runs, simplifying the production of a large number of tapes with similar characteristics.  相似文献   

4.
Each page of video memory comprises four parallel planes that can be manipulated and displayed independently or in combination. A technique is described that involves programming the video hardware to achieve this. The utility of well-known video programming technology, such as the tachistoscope display, is thereby extended. Assembly language code is included, and a demonstration program is described.  相似文献   

5.
In animal behavioral biology, an automated observing/training system may be useful for several reasons: (a) continuous observation of animals for documentation of specific, irregular events, (b) long-term intensive training of animals in preparation for behavioral experiments, (c) elimination of potential cues and biases induced by humans during training and testing. Here, we describe an open-source-based system named CATOS (Computer Aided Training/Observing System) developed for such situations. There are several notable features in this system. CATOS is flexible and low cost because it is based on free open-source software libraries, common hardware parts, and open-system electronics based on Arduino. Automated video condensation is applied, leading to significantly reduced video data storage compared to the total active hours of the system. A data-viewing utility program helps a user browse recorded data quickly and more efficiently. With these features, CATOS has the potential to be applied to many different animal species in various environments such as laboratories, zoos, or even private homes. Also, an animal’s free access to the device without constraint, and a gamified learning process, enhance the animal’s welfare and enriches their environment. As a proof of concept, the system was built and tested with two different species. Initially, the system was tested for approximately 10 months with a domesticated cat. The cat was successfully and fully automatically trained to discriminate three different spoken words. Then, in order to test the system’s adaptability to other species and hardware components, we used it to train a laboratory rat for 3 weeks.  相似文献   

6.
7.
Alphanumeric and special characters composed of 5 by 7 dot matrices can be displayed on a cathode ray tube by use of a program written for the PDP-8 family of computers. The CRT surface is specified to contain up to 32 rows with up to 32 characters per row. The 35 dots defining each character require 1.5 msec to generate. Every possible arrangement of spatial and temporal organization among and between strings of characters can be created by simple parameter specification before each trial. The program is designed to operate with a minimal 4k-memory computer configuration, with no special hardware other than an oscilloscope display. The program also permits efficient on-line operation so that an entire experiment can be run quickly and efficiently without further programming. A large number of examples are detailed, and operating procedures are specified.  相似文献   

8.
Communication of emotions is of crucial importance in music performance. Yet research has suggested that this skill is neglected in music education. This article presents and evaluates a computer program that automatically analyzes music performances and provides feedback to musicians in order to enhance their communication of emotions. Thirty-six semi-professional jazz /rock guitar players were randomly assigned to one of 3 conditions: (1) feedback from the computer program, (2) feedback from music teachers, and (3) repetition without feedback. Performance measures revealed the greatest improvement in communication accuracy for the computer program, but usability measures indicated that certain aspects of the program could be improved. Implications for music education are discussed.  相似文献   

9.
10.
A software program written to collect real-time, observational data is described. The flexible program allows customized behavior codes and observational durations and simultaneously records both timed and counted events. The data are collected by means of single keystrokes, automatically stored to disk with 100th of a second resolution and summarized for each observational session. The program’s database files are dBASE III PLUS compatible and may be browsed, edited, or converted to ASCII files from the program’s main menu. Field testing demonstrated the efficiency and interobserver reliability of the program (for frequency,r=0.81; for durational behaviors,rs=0.89 and 0.96). The software operates on IBM XT/AT/PS 2s and most clones with PC/MS DOS version 2.0 or greater.  相似文献   

11.
Critical to vision research is the generation of visual displays with precise control over stimulus metrics. Generating stimuli often requires adapting commercial software or developing specialized software for specific research applications. In order to facilitate this process, we give here an overview that allows nonexpert users to generate and customize stimuli for vision research. We first give a review of relevant hardware and software considerations, to allow the selection of display hardware, operating system, programming language, and graphics packages most appropriate for specific research applications. We then describe the framework of a generic computer program that can be adapted for use with a broad range of experimental applications. Stimuli are generated in the context of trial events, allowing the display of text messages, the monitoring of subject responses and reaction times, and the inclusion of contingency algorithms. This approach allows direct control and management of computer-generated visual stimuli while utilizing the full capabilities of modern hardware and software systems. The flowchart and source code for the stimulus-generating program may be downloaded from www.psychonomic.org/archive.  相似文献   

12.
Information relevant to setting up a computer-based psychology research laboratory is reviewed. The pros and cons of computer usage and of various hardware configurations are considered. Also, several approaches to program development are discussed. Guidelines for hardware and software development are put forth, and an example of a laboratory based on these principles is described.  相似文献   

13.
This paper critiques a set of software (i.e., SAS, BMDP, LSP) that contain a Fourier analysis program. In addition, this paper discusses both general-purpose software that runs a Fourier analysis and special Fourier analysis hardware. Some examples of the efficacy of commercially available software and hardware are given.  相似文献   

14.
A method of hardware reaction timing with millisecond accuracy, using one of the Amiga’s CIA 8520 chips, is described. The registers of this chip can be set to enable cascaded timing that functions independently of the CPU and, thereby, avoids the problems of software timing in a multitasking environment. In addition, the interfacing of a pair of reaction-time keys to one of the Amiga’s game controller connectors and a program for polling this port for keypresses are described.  相似文献   

15.
The graphic capabilities of the Amiga microcomputer offer considerable potential for perceptual and cognitive research. These capabilities, however, are most easily accessed via the C programming language. Manipulating Amiga graphics hardware is considerably more difficult for the FORTRAN programmer. A package of FORTRAN 77 routines is described which has been designed to allow images to be easily processed and presented by means of calls from a FORTRAN experiment control program.  相似文献   

16.
The graphic capabilities of the Amiga microcomputer offer considerable potential for perceptual and cognitive research. These capabilities, however, are most easily accessed via the C programming language. Manipulating Amiga graphics hardware is considerably more difficult for the FORTRAN programmer. A package of FORTRAN 77 routines is described which has been designed to allow images to be easily processed and presented by means of calls from a FORTRAN experiment control program.  相似文献   

17.
LABSIM is a general-purpose FORTRAN program that simulates the collection of data from laboratory experiments. Student-specified parameters are employed in a multiple-regression model that allows manipulation or control of up to 10 potential independent variables. Variables may be discrete (up to eight levels), continuous, or range (e.g., IQ). Raw scores may be generated for up to six groups, optionally accompanied by statistical analyses for simple between- or within-subjects designs or for factorial designs, including mixed factorial designs. Seventeen models (content areas) are currently available. As contrasted with other simulation programs, LABSIM models are exceptionally easy to design and implement; no computer expertise is required. Summary data automatically collected by LABSIM indicate a high success rate and extensive use of the program beyond course requirements. The current version of LABSIM is available in either batch or interactive form. A newer version that allows the simultaneous manipulation of up to three independent variables will be available soon.  相似文献   

18.
The PLATO interactive computer system is discussed as a fully developed large-scale CAI system. Both the hardware and software aspects of the system are discussed. The discussion of hardware includes the necessary equipment to operate a PLATO system and the flow of control during an interactive session on that system. The discussion of the software on the PLATO system focuses on the TUTOR lesson-authoring language. The aspects of the TUTOR language that facilitate display of material, student input and judging of input, and either student-initiated or author-initiated branching in the program are discussed.  相似文献   

19.
IPSAPRO, an ipsative scoring program written for the IBM PC, aids in the detection and transformation of response sets that often contaminate rating scale and reaction time experiments. Response sets such as the tendency to use only extreme points of a rating scale or to work for speed over accuracy in reaction time experiments are removed in IPSAPRO by standardizing each subject’s ratings or times against their own means and standard deviations. Ipsatization can be applied to existing data sets or take place automatically at the data collection stage in a text-stimuli presentation manager that is provided with the program.  相似文献   

20.
A suite of programs has been developed to acquire data from a commercially available, highquality skin conductance meter, via a standard IEEE bus, on an Apple II or Apple lie microcomputer. These programs score and analyze stimulus-evoked skin conductance responses in a preset time window, and store the resultant data on disk, if required. Facilities for a manual override of the automatic scoring routine are available. The setup offers a method of scoring data as they are acquired; it uses currently recommended standards for skin conductance analysis and allows a high magnification of responses, without any need for continual monitoring, because of hardware facilities that automatically “back-off” a subject’s tonic skin conductance level.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号