Welcome![Sign In][Sign Up]
Location:
Search - matlab keyboard

Search list

[OtherAn Introduction to Matlab

Description: 1 MATLAB 2 2 Starting Up 2 2.1 Windows Systems . . . . . . . . . . 2 2.2 Unix Systems . . . . . . . . . . . . . 2 2.3 Command Line Help . . . . . . . . . 2 2.4 Demos . . . . . . . . . . . . . . . . . 3 3 Matlab as a Calculator 3 4 Numbers & Formats 3 5 Variables 3 5.1 Variable Names . . . . . . . . . . . . 3 6 Suppressing output 4 7 Built{In Functions 4 7.1 Trigonometric Functions . . . . . . . 4 7.2 Other Elementary Functions . . . . . 4 8 Vectors 4 8.1 The Colon Notation . . . . . . . . . 5 8.2 Extracting Bits of a Vector . . . . . 5 8.3 Column Vectors . . . . . . . . . . . . 5 8.4 Transposing . . . . . . . . . . . . . . 5 9 Keeping a record 6 10 Plotting Elementary Functions 6 10.1 Plotting|Titles & Labels . . . . . . 7 10.2 Grids . . . . . . . . . . . . . . . . . . 7 10.3 Line Styles & Colours . . . . . . . . 7 10.4 Multi{plots . . . . . . . . . . . . . . 7 10.5 Hold . . . . . . . . . . . . . . . . . . 7 10.6 Hard Copy . . . . . . . . . . . . . . 8 10.7 Subplot . . . . . . . . . . . . . . . . 8 10.8 Zooming . . . . . . . . . . . . . . . . 8 10.9 Formatted text on Plots . . . . . . . 8 10.10Controlling Axes . . . . . . . . . . . 9 11 Keyboard Accelerators 9 12 Copying to and from Word and other applications 10 12.1 Window Systems . . . . . . . . . . . 10 12.2 Unix Systems . . . . . . . . . . . . . 10 13 Script Files 10 14 Products, Division & Powers of Vectors 11 14.1 Scalar Product (*) . . . . . . . . . . 11 14.2 Dot Product (.*) . . . . . . . . . . . 11 14.3 Dot Division of Arrays (./) . . . . . 12 14.4 Dot Power of Arrays (.^) . . . . . . 12 15 Examples in Plotting 13 16 Matrices|Two{Dimensional Arrays 13 16.1 Size of a matrix . . . . . . . . . . . . 14 16.2 Transpose of a matrix . . . . . . . . 14 16.3 Special Matrices . . . . . . . . . . . 14 16.4 The Identity Matrix . . . . . . . . . 14 16.5 Diagonal Matrices . . . . . . . . . . 15 16.6 Building Matrices . . . . . . . . . . . 15 16.7 Tabulating Functions . . . . . . . . . 15 16.8 Extracting Bits of Matrices . . . . . 16 16.9 Dot product of matrices (.*) . . . . 16 16.10Matrix{vector products . . . . . . . 16 16.11Matrix{Matrix Products . . . . . . . 17 16.12Sparse Matrices . . . . . . . . . . . . 17 17 Systems of Linear Equations 18 17.1 Overdetermined system of linear equations . . . . . . . . . . . . . . . . . . 18 18 Characters, Strings and Text 20 19 Loops 20 20 Logicals 21 20.1 While Loops . . . . . . . . . . . . . . 22 20.2 if...then...else...end . . . . . . 23 21 Function m{ les 23 21.1 Examples of functions . . . . . . . . 24 22 Further Built{in Functions 25 22.1 Rounding Numbers . . . . . . . . . . 25 22.2 The sum Function . . . . . . . . . . . 25 22.3 max & min . . . . . . . . . . . . . . . 26 22.4 Random Numbers . . . . . . . . . . 26 22.5 find for vectors . . . . . . . . . . . . 27 22.6 find for matrices . . . . . . . . . . . 27 23 Plotting Surfaces 27 24 Timing 28 25 On{line Documentation 29 26 Reading and Writing Data Files 29 26.1 Formatted Files . . . . . . . . . . . . 30 26.2 Unformatted Files . . . . . . . . . . 30 27 Graphic User Interfaces 31 28 Command Summary 32
Platform: | Size: 877346 | Author: taffy320 | Hits:

[Graph programguidlb

Description: 建立一个对倒立摆动画进行控制的用户界面。一共用到:3-static text, 2-popupmenu, 4-pushbutton和1-axes。 先给定小车起始坐标和终点坐标,按“启动”键开始仿真;按“暂停”后,画面将停止,按任意键(键盘)继续;仿真结束后,按“刷新”清屏;按“退出”键关闭窗口,点“ok“确认。 -creation of an inverted pendulum control animation user interface. A total used 3-static text, 2-popupmenu, 4-Pushbutton and 1-axes. Initially scheduled Trolley initial coordinates and destination coordinates, according to the "start" button and start simulation; According to "suspend" after pictures will stop, according to a random keys (keyboard) continue; After the simulation, according to "refresh" the screen; According to "exit" button and close the window and click "ok" confirmation.
Platform: | Size: 5120 | Author: 跃进 | Hits:

[matlabkeyboard_input_v1.02

Description: matlab键盘输入模型程序,用simulink制作。在7.0以上版本直接运行 运行过程中按一下键盘就会看到示波器上出现一个脉冲信号。-Matlab keyboarding model procedures used Simulink production. In version 7.0 to run over the course of operation under the keyboard will see what appeared on an oscilloscope pulse signal.
Platform: | Size: 121856 | Author: 黄国钧 | Hits:

[OtherCodes20060421

Description: mpst_proj.rar VC++开发的Media Player插件,能够在媒体播放完后自动关机,OnscreenKeyboard_src.zip 在屏幕上显示一个键盘图形,并能显示键盘敲击动作的程序。MatlabEng_src.zip 一个Matlab接口API,可在C++中调用该API来控制Matlab.XMineSweeper_src.zip 微软公司扫雷程序源码.MikesScreenSaver_src.zip 一个使用WinAPI编写的屏幕保护程序.WinMgr_demo.zip 一个启动/关闭/激活屏保程序,并有启动管理功能的程序源码.ForTheKids_src.zip 防止小孩乱敲键盘和鼠标的一个小程序.-mpst_proj.rar VC Media Player plug-in, in broadcast media after the automatic shutdown, OnscreenKeyboard_src.zip displayed on the screen a graphic keyboard, and can show that the tap of a keyboard action procedures. MatlabEng_src.zip a Matlab interface API, in a call to the C API to control Matlab.XMineSweeper_src.zip Microsoft clearance procedures source. MikesScreenSaver_src.zip a W inAPI prepared by the screen saver. WinMgr_demo.zip a power up/down/activation screensaver procedures, and start the process management capabilities source. ForTheKids_src.zip knowledge is to prevent children chaos the mouse and a small program.
Platform: | Size: 366592 | Author: nbchen | Hits:

[matlabinterpolationandCollocation

Description: MATLAB中插值与拟和小函数,便于大家节省敲打键盘的时间 你们只要能够看懂它 并能够在合适的地方调用这些思想 并且有能力进行适当的变化 就已经到家了-MATLAB with the proposed interpolation and small function, This can help people save time and beating the keyboard You will be able to read it and to the appropriate local calls and have these ideas the capability to conduct appropriate changes already extraordinary
Platform: | Size: 179200 | Author: 小可 | Hits:

[Special Effectsmanualhist

Description: 从键盘读取输入信息,并绘制最终的高斯函数。-Read from the keyboard to enter information, and rendering the final Gaussian function.
Platform: | Size: 1024 | Author: 小雪 | Hits:

[Algorithmmatlabmatrix

Description: 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
Platform: | Size: 1024 | Author: wangshujuan | Hits:

[Chess Poker gamesSe6hMtM9

Description: [原创]Matlab做的俄罗斯方块(含代码) Se6hMtM9.txt (54.29 KB) Se6hMtM9.txt (54.29 KB) [原创]Matlab做的俄罗斯方块(含代码) 下载次数: 177 做了点修改,解决了有时会不消方块的bug,补全了前面留的功能(键盘自定义设置、储存和载入游戏、高分记录),并在主要代码中加入了注释,便于大家读代码-[Original] Matlab to do the Russian box (including code) Se6hMtM9.txt (54.29 KB) Se6hMtM9.txt (54.29 KB) [Original] Matlab to do the Russian box (including code) Downloads: 177 points to do the modifications to resolve sometimes less than a box of the bug, complete the front of the remaining functions (keyboard custom settings, storage and loading games, high score record), and in the main code to add a note for everyone reading code
Platform: | Size: 11264 | Author: tangjia | Hits:

[Button controlSliceBrowser

Description: Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction is performed by mouse left button or keyboard arrows.
Platform: | Size: 11264 | Author: ROGER | Hits:

[matlabMTETRIS

Description: 采用MATLAB编写的最新俄罗斯方块的游戏,大家闲暇时可以练练。进入游戏输入:MTETRIS,小键盘的4256作为左下上右控制键,CTRL+P暂停游戏,同时可通过菜单改变游戏难度-Prepared using the latest MATLAB Tetris game, we can spare time练练. Input into the game: MTETRIS, small keyboard on the 4256 as the left right control keys, CTRL+ P suspended game, at the same time through the menu to change the game difficulty
Platform: | Size: 4096 | Author: Mark | Hits:

[GUI Develop2008080114133315

Description: 用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。-User interface (or interface) means: man and machine (or process) the interaction between the tools and methods. Such as keyboard, mouse, track ball, a microphone can be become the exchange of information and computer interface.
Platform: | Size: 386048 | Author: gfg | Hits:

[matlabawgn

Description: DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (Dual Tone Multi-Frequency) is a single with two specific combination of audio signals to represent a kind of digital signal coding techniques. Two monosyllabic different frequency, on behalf of the numbers, or the realization of the functions are also different. Eight kinds of frequency of use on behalf of telephone on the 16 keys, 10 numeric keys 0 ~ 9 and 6 function keys*,#, A, B, C, D. The frequency of specific composition of reference books. Requirements: (1) According to the keyboard input of symbols, the use of MATLAB have a corresponding DTMF signal (2), respectively, using FFT algorithm and the Goertzel algorithm DTMF signal spectrum and frequency spectrum draw (3) According to DTMF signal frequency spectrum to determine represented by symbols and input symbols unanimously.
Platform: | Size: 15360 | Author: wyyy | Hits:

[GDI-Bitmapmouse_simulation

Description: 用此程序中您可以控制鼠标并单击或双击您想要的位置,而不必鼠标!这些项目有利于教学软件。这些程序中还用到C库!-With this program you can control mouse and click or double click anywhere you like without touching mouse ! also upload keyboard_simulation for controlling keyboard without touching it ! These programs is good for teaching softwares. In these programs c library is used !
Platform: | Size: 1024 | Author: yangle | Hits:

[Embeded-SCM DevelopMatlabGUI

Description: 用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、 鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文 字说明等对象(Objects)构成的一个用户界面 -User interface (or interface) refers to: Human and machine (or process) the interaction between the tools and methods. Such as keyboard, mouse, track ball, microphone and computer can become the interface to exchange information. Graphical user interface (Graphical User Interfaces, GUI) is by the window, the cursor, buttons, menus, text and other objects (Objects) consisting of a user interface
Platform: | Size: 194560 | Author: liang | Hits:

[Post-TeleCom sofeware systemsGNSS_SDR

Description: GNSS_SDR是一套不可多得的matlab代码。它给出了接收机每一部分的子函数,编程效率高,可读性强。此外,A soft-defined GPS and Galileo Receiver系统的介绍了整个接收机的原理,并针对程序给出说明,通俗易懂。-GNSS_SDR is a set of matlab code for GPS&Galileo Receiver.Every part of the receiver is presented as a function,so it is easy to modify and use.Moreover,the book"A soft-defined GPS and Galileo Receiver" introduces the fundamental theory of the receiver and illustrate the code flow and functions.
Platform: | Size: 2003968 | Author: nemo | Hits:

[matlabcommand

Description: MATLAB命令汇总,对基本函数的使用说明,及快捷键-MATLAB command summary, the basic function, the instructions for use and keyboard shortcuts
Platform: | Size: 13312 | Author: 耿康宁 | Hits:

[matlabkeyboardInfo

Description: 检测从键盘输入字符。用到了fiugre的 currentcharacter 属性,figure还有一个 currentkey 属性。这两个属性都能检测键盘输入,不过还是有不小区别,可以试一下。-Detection input from the keyboard characters. Use of the fiugre' s ' currentcharacter' property, figure there is a ' currentkey' property. These two properties can be detected keyboard input, but there are still no small difference, you can try.
Platform: | Size: 3072 | Author: Liu wen peng | Hits:

[matlabPLSQL-Developer-6.0.4

Description: 得加了示波器或频谱仪,可以对照理论清楚观察到信号发生的变化。matlab6.5及以上版本上运行。 [20042316412259395.rar] - matlab的雷达相关程序,包括MTIMTDCFAR,动目标自适应处理 [keyboard_input_v1.02.zip] - matlab键盘输入模型程序,用simulink制作。在7.0以上版本直接运行 运行过程中按一下键盘就会看到示波器上出现一个脉冲信号。 [pplbq.rar] - 线性调频信号通过匹配滤波器的程序 还有一些simulink仿真模型 -May increase the oscilloscope or spectrum analyzer, control theory can be clearly observed signal changes. matlab6.5 and above versions. [20042316412259395.rar]- matlab radar-related procedures, including MTIMTDCFAR, moving target adaptive processing [keyboard_input_v1.02.zip]- matlab keyboard input model program, using simulink production. Run directly in 7.0 or later running, click the keyboard you will see the emergence of a pulse signal on an oscilloscope. [Pplbq.rar]- linear FM signal through the matched filter process simulation model and some simulink
Platform: | Size: 10962944 | Author: 郭槐 | Hits:

[matlabKeyboard

Description: 用matlab的GUIDE编写的GUI界面,可以实现简易的电子琴功能。并可以实现自动播放自定义的文件乐谱。-Written by matlab' s GUIDE GUI interface, you can achieve simple keyboard functions. And can automatically play custom music files.
Platform: | Size: 25600 | Author: | Hits:

[matlabsimulation-piano-keyboard-in-Matlab

Description: 使用matlab编程GUI界面模拟琴键,点击GUI按钮发出相应频率的声音-Simulation using matlab programming GUI interface keys, click on the GUI button corresponding frequency sound issue
Platform: | Size: 271360 | Author: songyue | Hits:
« 12 3 4 »

CodeBus www.codebus.net