Hauptinhalt

7.984 Ergebnisse auf File Exchange

getkeywait

Version 3.0 von Jos (10584)

Wait a certain time for a single keypress

CH = getkeywait(P) waits for a keypress for a maximum of P seconds. P should be a positive number. CH is a double representing the key pressed key as an ascii number, including backspace

- - get a key within a time limit
  • 6,9K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 11. Feb 2019

Sokoban by Czar3k

Version 1.1.0.0 von Michal Krupka

Matlab implementation of classic Sokoban game including large set of levels

Sokoban game implementation without GUI. Game board is simply figure object composed of concatenated images.Keys pressed are read by the game algorithm by @key_pressed_fcn function. Image of the

  • 104 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 18. Mär 2016

Carcassonne

Version 1.13.0.0 von Joren Heit

Emulation of the map-building game Carcassonne, including 4 expansion packs

- KeyPress is the WindowKeyPressFcn for the main figure window. Its purpose
- After placing a tile, GetSide can be called to get the side where the
- Returns the mouse-coordinates relative to the field-axes (game.axH). When
- This function calculates adds the points that should be added after
  • 794 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 20. Apr 2012

Check if mouse button is pressed

Version 1.1.0.0 von Mbvalentin

Check if mouse button is pressed programatically

- 0 no button is pressed
  • 368 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 9. Mär 2017

Matlab 2048

Version 1.2.0.0 von Joren Heit

Matlab implementation of the addictive game 2048

this by sliding the numbered tiles around (using the arrow-keys). When two identical numbers meet, they merge by adding up. This allows you to generate powers of 2, but it will get exponentially harder

  • 1,1K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 25. Mär 2014

KeyInject

Version 1.1.0.0 von Phillip

Send key strokes to any window from within Matlab

Send key strokes to a named Window. Alt, Ctrl, Shift, Enter and Tab areall supported, allowing you to fully navigate the menu of other programsfrom within Matlab. If you simply wish to type into

- Send key strokes to a named Window. Alt, Ctrl, Shift, Enter and Tab are
  • 1,4K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 31. Jan 2013

run_until_you_press

Version 1.0.0.0 von noam fisher

This program run until you press 'q' (or another key you want). It's work even with GUI

  • 525 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 7. Jun 2010

getkey

Version 2.1 von Jos (10584)

Get a keypress

. getkey('non-ascii') or getkey(N, 'non-ascii') uses non-documented matlab features to return a string describing the key pressed. In this way, keys like ctrl, alt, tab etc. can also distinguished. The return

- - get a keypress
  • 20,4K (insgesamt)
  • 3 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 11. Feb 2019

Zoom Keys

Version 1.3 von Ned Gulley

Pan and zoom with simple keystrokes.

Use this tool to move quickly around the data displayed in a 2-D plot. Make sure the figure has focus, and then press any of the following keys. Clicking and dragging will pan the data. Keys you can

  • 4,2K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 26. Okt 2022

EditorMacro - assign a macro to a keyboard key-stroke in the Matlab Editor and Command Window

Version 1.3.0.0 von Yair Altman

EditorMacro assigns a macro or action to requested key-binding in the Matlab Editor & Command Window

EditorMacro; % get list of current key-bindings bindingsList = EditorMacro('ctrl r'); % get list of bindings for -R [bindings,actions] = EditorMacro; % get list of available built-in action-names

- EditorMacro assigns a macro to a keyboard key-stroke in the Matlab-editor
  • 4,1K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 31. Jan 2011

RSA Public Key Encryption and Signing (32bit)

Version 1.0.0.0 von Vincent Wilms

Basic RSA Public Key encryption and signing to demonstrate the principle.

This submission was created to learn a bit about RSA Public Key encryption and signing. It consists of the following files: GenerateKeyPair (Generates the public and private key) Encrypt (using the

  • 2,6K (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 11. Okt 2015

Figwin Presenter

Version 1.3.0.0 von Stephen Jeffress

Presentation software for Matlab

- recieve keyboard key input
- set x and y click locations
  • 106 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 20. Jan 2015

Phase shift keying

Version 1.0.0.0 von Dr. Deepak Kumar Rout

phase shift keying

- Program for phase shift keying
  • 949 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 2. Aug 2010

MatlabGraph

Version 1.0.0.0 von Thomas Rathbun

MatlabGraph allows the display and interaction with graphical objects.

  • 2,9K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,0 / 5
  • Community
  • 19. Feb 2003

logKeyPress

Version 1.2.0.0 von Matthew Kelly

Logs each key press and time, and saves to a data file.

:% logFileName = string = save file name (optional)%% OUTPUTS:% A .mat file with a data structure: KEY_PRESS_DATA%% KEY_PRESS_DATA.time = vector of the times when keys were pressed, in% units of seconds

- logKeyPress(logFileName)
  • 171 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 26. Jan 2016

Binary Phase Shift Keying

Version 1.0.0.0 von Shah Gul Khan

Binary Phase Shift Keying Simulation.

This script simulates the Binary Phase Shift keying. Since BPSK is a digital modulation scheme, you can modulate as many bits as you want. however, I have only simulated it for few bits, so that the

  • 3,4K (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 1. Mär 2011

Quadrature Phase Shift Keying

Version 1.0.0.0 von Sachin Seth

Quadrature Phase Shift Keying Signal generator

Quadrature Phase Shift Keying signal generator for analysing how two Binary Phase Shift Keying signals can be combined together to generate a Quadrature Phase Shift Keying signal. The program

  • 268 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 26. Jul 2016

Binary Amplitude Shift Keying

Version 1.0.0.0 von Shah Gul Khan

BASK simulation

This script simulates the Binary Amplitude Shift keying. Since BASK is a digital modulation scheme, you can modulate as many bits as you want. however, I have only simulated it for 5 bits, so that

  • 3K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 1. Mär 2011

disk, memory caching - store objects by arbitrary key

Version 1.0.0.0 von Mark Histed

Store any matlab objects to disk or keep them in memory, indexed by arbirary objects.

};disk_cache('set', ds, cacheId);It can later be retrieved byds = disk_cache('get', cacheId);Advantages over using .mat files:* indexing with arbitrary keys* automatic detection of outdated data using outdatedKey

- PP_HASH_KEY (ps-utils): pretty print a hash key to a str for display
  • 743 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 5. Sep 2008

  • 724 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 1. Sep 2016

Johnsteroids

Version 1.0.0.0 von John Berryman

Very similar to classic Asteroids... but THIS TIME it's called Johnsteroids!

  • 574 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 10. Mär 2011

Simple Chroma Keying/ Green Screening in Matlab

Version 1.0.0.0 von Aaron Wetzler

Shows a very straightforward chroma key method in Matlab

This is a simple demonstration of how to perform chroma keying in Matlab using HSV.The method converts an RGB image to HSV and then thresholds the Hue (H) channel between two limits. The typical

  • 1K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 26. Sep 2014

SIFT KEY POINT DETECTOR IN MATLAB

Version 1.0.0.0 von Hossein

finds the key points in SIFT algorithm

This software detects the key points location for a given image.

  • 2,9K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 1. Jun 2015

getundoc - get undocumented object properties

Version 1.9.0.0 von Yair Altman

GETUNDOC returns a structure of undocumented properties (names & values) for the specified object

undocumented properties of H, while skipping the following standard undocumented properties: ALimInclude, ApplicationData, Behavior, CLimInclude, HelpTopicKey, IncludeRenderer, PixelBounds, Serializable

- GETUNDOC Get Undocumented Object Properties.
  • 2,8K (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 10. Mär 2016

Schematic2D

Version 1.0.0 von Ling Fang Cao

a fully interactive canvas that provides tools to produce professional-looking schematic diagrams.

various commands on the canvas. To see what these commands are, user can bring forth the 'key' pushbutton located at the top of the canvas. In addition of checking the various assigned keys, one can also

  • 121 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 13. Sep 2022

Binary Frequency Shift Keying (BFSK) MATLAB implementation

Version 1.0.0 von Saptarshi Neogi

This file contains the Matlab implementation of Binary Frequency Shift Keying (BFSK)

This file contains the Matlab implementation of Binary Frequency Shift Keying (BFSK)

  • 603 (insgesamt)
  • 4 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 8. Sep 2020

Frequency Shift Keying (FSK) Modulation and Demodulation

Version 1.0.0 von Jakir Hussain G K

MATLAB code for Frequency Shift Keying (FSK) Modulation and Demodulation

The Frequency Shift Keying (FSK) modulation and demodulation takes place with the input given by the user and this code doesn't need any additional toolbox.

  • 1,9K (insgesamt)
  • 5 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 22. Sep 2020

Amplitude Shift Keying (ASK) Modulation and Demodulation

Version 1.0.0 von Jakir Hussain G K

MATLAB code for Amplitude Shift Keying (ASK) Modulation and Demodulation

The Amplitude Shift Keying (ASK) modulation and demodulation takes place with the input given by the user and this code doesn't need any additional toolbox.

  • 2K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 22. Sep 2020

GETK

Version 1.1.0.0 von Miroslav Balda

Wait for and identify a pressed key

The function GETK fulfills the similar tasks as its prototype, the function GETKEY. It waits for a keypress, stores the key identifier and a period of the waiting. Since the new function behaves

  • 381 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 16. Jul 2012

GetMD5

Version 2.1.1 von Jan

Get MD5 of files or arrays as fast C-Mex

MD5 hash of files, strings and arrays (RFC 1321)Hash = GetMD5(Data, Mode, Format)INPUT: Data: File name or array. Mode: CHAR to declare the type of the 1st input. 'File': Data is a

- : Convert non-elementary array types for GetMD5
- - 128 bit MD5 checksum: file, string, array, byte stream
- - Compile and install Mex file
  • 7,9K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 7. Mär 2019

Apply Standard+ Keyboard Shortcuts Keys to a Figure Window

Version 1.2.0.0 von Julian

Make regular+ Keyboard Shortcuts work after a Figure window grabs focus from the desktop.

I habitually use Keyboard shortcuts to get around, Ctrl+0 to go to the Command Window, Shift+Ctrl+0 to the editor etc., but as soon as a plot is thrown up they don't respond. What's more is that I

- FIGDEFAULTKEYPRESS callback to add default MATLAB shortcuts to figure window.
  • 669 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 26. Sep 2014

OpenStreetMap Functions

Version 1.4.0.0 von Ioannis Filippidis

Load map, extract connectivity, plot road network & find shortest paths from OpenStreetMap XML file.

and store the parsed data in a MATLAB structure. This data represents the graph of the transportation network.2) Plot the MATLAB structure to get a visualization of the transportation network, its nodes

  • 14,9K (insgesamt)
  • 7 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 4. Aug 2021

Hash table declaration

Version 1.0.0.0 von Dimitar Atanasov

Hash table declaration

H = hash;H('key') = value; %assign value to keyv = H('key'); % retrieve value for a keyH.keys % return cell array of keysH. values % return array of valuesH.idx %

- keys=hash_keys(hs)
- keys=hash_values(hs)
- v=hash_get_value(hs,key,h)
- k=hash_iskey(hs,key)
- h=hash_remove(hs,key)
- h=hash_put_value(hs,key,value)
  • 783 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 24. Feb 2010

Coherent Receiver for Binary Frequency Shift Keying Modulation

Version 1.0.0.0 von hamid amiri

Coherent Receiver for Binary Frequency Shift Keying Modulation

Coherent Receiver for Binary Frequency Shift Keying Modulation

- Matlab code of binary Frequency Shift Keying using coherent demodulation
  • 211 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 11. Aug 2016

robust point set registration using mixture of Gaussians

Version 1.1.0.0 von Bing Jian

robust point set registration using mixture of Gaussians

- Usage: [ret]=ml_GetPrivateProfileString(AppName, KeyName, filename)
  • 2,7K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 10. Apr 2016

Dynamic Search Box

Version 1.2.0.0 von Nate Jensen

A dynamic search box key press function callback for an edit box

set(edit_h,'KeyPressFcn',{@KPF_CB,jedit_h,[],fig_h,list,@my_fun})% set(jedit_h,'MouseReleasedCallback',{@KPF_MR_CB,edit_h}, ...% 'MousePressedCallback',{@KPF_MP_CB,edit_h})% % function my_fun% get(edit_h,'String')% end% % Notes% -

- a key press callback function for an edit box
- a key press callback function for an edit box
  • 944 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 6. Okt 2011

Phase-Shift Keying

Version 1.0.0.0 von Aniket Mitra

This code does the PSK modulation and demodulation of a randomly generated bit pattern

Phase-Shift Keying is a digital modulation scheme that conveys data by changing, or modulating, the phase of a reference signal (the carrier wave). In the code, the carrier is a sine wave and

  • 898 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 25. Apr 2014

press

Version 1.5.0.0 von Antonio Trujillo-Ortiz

Prediction error sum of squares.

- PRESS Prediction error sum of squares.
  • 3K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 3. Sep 2013

Skipping Stone - An interplanetary space mission design tool

Version 1.4 von Rody Oldenhuis

An easy-to-use tool to optimize trajectories for interplanetary missions using swingby manoevres

  • 3,9K (insgesamt)
  • 3 (letzte 30 Tage)
  • 4,2 / 5
  • Community
  • 2. Mai 2020

get_google_map

Version 1.4.0.0 von Val Schmidt

Retrieve a google map from the command line using the Static Google Maps API.

obtain a Google Maps API Key, freely available from Google. The key may be obtained here: https://developers.google.com/maps/documentation/static-maps/ (click "Get a Key") Note, the key requirement places

- Gets a google map using the Google Static Maps API
  • 11,8K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 25. Mär 2016

HebiRobotics/MatlabInput

Version 1.2.0.0 von Florian Enner

Library for getting keyboard and joystick input into MATLAB

currently pressed keys whenever shift is upkb = HebiKeyboard();while true state = read(kb); down = find(state.keys('a':'z')) + 'a'; if ~state.SHIFT disp(char(down)); end

  • 516 (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 20. Jan 2023

getContourLineCoordinates

Version 1.1.0 von Adam Danz

Get a table of contour line coordinates from a contour object.

getContourLineCoordinates(cm);--or-- contourTable = getContourLineCoordinates(h);contourTable = Level.........Group..........X............Y ____________________________________

  • 2,1K (insgesamt)
  • 6 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 14. Mai 2020

Minimum shift keying (MSK)

Version 1.0.2 von VKV

Coherent Detection of CPFM with Full Response Rectangular Filters using Weakly Orthogonal Signals

  • 99 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 22. Mai 2021

Frequency Shift Keying

Version 1.0.0.0 von Simerdeep Singh

Frequency Shift Keying (FSK) modulation is a popular form of digital modulation

Frequency Shift Keying (FSK) modulation is a popular form of digital modulation

  • 797 (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,0 / 5
  • Community
  • 7. Jan 2013

Simple panel method model for evaluating pressure distribution over symmetric NACA aerofoils

Version 2.0.0.0 von Alexander Giles

Constant strength doublet panel method for evaluating pressure distribution for symmetric NACA foils

Neumann boundary condition (zero flow normal to a body surface). This has been kept simple to help beginners (like myself) get to grips with the panel code approach.

- Constant strength doublet method:
  • 1,2K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 31. Aug 2015

Time-lapse walk

Version 1.0.0.0 von Maxim Vedenyov

Time-lapse walk, 10 sec video

it in GUI. Shifts can be adjusted with left/right/down/up arrows keys. If fast checkbox enabled then step is 10 pixels otherwise 1 pixel. image no. 100 is used as referecne image. Then rest images can

- get key
  • 579 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 9. Nov 2010

Arrow Key Demo

Version 1.0.0.0 von Frank

This function demonstrates how to use arrow keys as switches inside a loop.

Rather than executing a command at every instance a key is pressed, a switch is activated inside a loop once a key is down and deactivated when the key is released. This creates, in this case

- This function demonstrates how to use arrow keys as switches in a loop.
  • 346 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 28. Aug 2011

samocooper/nuclitrack-matlab

Version 1.0.0.0 von Sam Cooper

Nuclei tracking, with graphical user interface for visualising and ammending tracks

  • 89 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 7. Feb 2017

Robot Soccer: An Exercise in Learning the Key Features of Simulink

Version 1.6.0.1 von Simulink Dude

Demo files to accompany the Introduction to Simulink webinar

This demo helps you apply the key features of Simulink that are discussed in the "Introduction to Simulink" webinarThe demo was specifically built using the features and concepts that are shown in

  • 5,3K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,3 / 5
  • Community
  • 1. Sep 2016

Show Block Name Toggle & Shortcut Key

Version 2.0.0 von Mike Anthony

Adds a menu item and keyboard shortcut Ctrl+Shift+F to show/hide a block name.

independently. For example, if block1 is currently Auto, and block2 is currently On, after toggling with the shortcut key block1 will be On and block2 will be Off.2. Shortcut Key Per the R2020a documentation

  • 1,6K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 22. Jul 2020

Image Encryption Using Secure Force (64-bit) Algorithm

Version 1.1 von Shujaat Khan

This submission is the implementation of Secure Force (SF) Encryption Algorithm on images.

- making a cell
  • 2,9K (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 31. Jan 2015

Stellaria (Tech Demo) - The best MATLAB shooting game ever

Version 1.5.0.0 von Mingjing Zhang

If you think you have played the best MATLAB game before. Think again after you try this one.

game.Control-------Player 1: WSAD - Movement, U - Fire, I - Bomb;Player 2: DirKeys - Movement, Insert - Fire, Delete - Bomb;You may skip the opening scene and credits screen by pressing 1 or 2. They stands for 1 player and

  • 12K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 25. Sep 2012

Luenberger observer for speed-sensorless DC motor drive

Version 1.1.0.0 von Bartlomiej Ufnalski

Yet another demonstration for my students.

  • 2,2K (insgesamt)
  • 4 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 10. Mär 2017

System and measurement noise

Version 1.1.0.0 von Bartlomiej Ufnalski

Yet another demo for my students.

- Bartlomiej Ufnalski, 2017.03.08
  • 425 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 8. Mär 2017

keyGen(n)

Version 1.0.0.0 von Rasul Ahmed

rassol

  • 393 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 13. Nov 2016

On Off Keying

Version 1.0.0.0 von Harsha Vardhan

This is Basic ASK Modulation

OOK - On Off Keying, This is the Basic ASK Modulation , and remember to transmit at least (100/BER(theoretical)) data points

  • 2,9K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,5 / 5
  • Community
  • 16. Nov 2010

Ultrasim

Version 1.1.0.0 von Sverre Holm

Ultrasound field simulation for transducer geometries for medical ultrasound and sonar applications.

  • 7,3K (insgesamt)
  • 3 (letzte 30 Tage)
  • 4,5 / 5
  • Community
  • 30. Mai 2017

kyamagu/matlab-fscache

Version 1.1.0.0 von Kota Yamaguchi

File-system cache API

- Get a list of keys in the cache.
- Export key-value pairs.
- Import key-value pairs.
- Check if a key exists.
- Compute a file path for the given name and key.
- Get a value.
- Set/get a hash function.
- Set/get a root directory for fscache.
  • 271 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 22. Apr 2016

Mehr laden