CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matlab keyboard

搜索资源列表

  1. Keyboard

    0下载:
  2. 用matlab的GUIDE编写的GUI界面,可以实现简易的电子琴功能。并可以实现自动播放自定义的文件乐谱。-Written by matlab' s GUIDE GUI interface, you can achieve simple keyboard functions. And can automatically play custom music files.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:25508
    • 提供者:
  1. GNSS_SDR

    0下载:
  2. 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
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2014-07-15
    • 文件大小:2004201
    • 提供者:nemo
  1. 2008080114133315

    0下载:
  2. 用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。-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 excha
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:385854
    • 提供者:gfg
  1. awgn

    1下载:
  2. DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:15243
    • 提供者:wyyy
  1. mouse_simulation

    0下载:
  2. 用此程序中您可以控制鼠标并单击或双击您想要的位置,而不必鼠标!这些项目有利于教学软件。这些程序中还用到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
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1354
    • 提供者:yangle
  1. MatlabGUI

    0下载:
  2. 用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、 鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文 字说明等对象(Objects)构成的一个用户界面 -User interface (or interface) refers to: Human and machine (or process) the interaction betwe
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:194720
    • 提供者:liang
  1. command

    0下载:
  2. MATLAB命令汇总,对基本函数的使用说明,及快捷键-MATLAB command summary, the basic function, the instructions for use and keyboard shortcuts
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:13597
    • 提供者:耿康宁
  1. keyboardInfo

    0下载:
  2. 检测从键盘输入字符。用到了fiugre的 currentcharacter 属性,figure还有一个 currentkey 属性。这两个属性都能检测键盘输入,不过还是有不小区别,可以试一下。-Detection input from the keyboard characters. Use of the fiugre' s ' currentcharacter' property, figure there is a ' currentkey' propert
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3290
    • 提供者:Liu wen peng
  1. Visio-schemat_blokowy_niezawodno____

    0下载:
  2. ps2 keyboard verilog source code, to support the ascii code. scan code output, the expansion of key output, press and release the information output
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:38863
    • 提供者:Mat
  1. rs232

    0下载:
  2. 实现了用rs232接口传入数字信号,并且可通过键盘输入对模数转换器放大率的数值改变-Achieved with a rs232 interface, the incoming digital signal, and keyboard input to the ADC through the magnification of the numerical change
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:714
    • 提供者:illg
  1. MATLAB

    1下载:
  2. 数字电子琴的功能 电子琴的每个音阶均对应一个特定频率的信号,通过调用数字信号发生器产生一系列指定的频率的声音,从而达到虚拟的电子琴的功能,界面中包含A、B、…、O共 15 个琴键,鼠标按下时即发声,松开时发声停止。 同时能够产生正弦波、方波、三角波等常见的波形的数字信号,并且提供了图形界面用于选择波形、频率、幅值与相位。能够根据用户指定的波形和参数产生相应的数字信号,然后将数字信号写入声卡的缓冲区,最后由声卡播放出相应的声音。 -Digital electronic keyboar
  3. 所属分类:操作系统开发

    • 发布日期:2012-12-07
    • 文件大小:231240
    • 提供者:lijinejie
  1. matlab_xinhaofashengqi

    2下载:
  2. 这是自己写的一个 数字信号发生器 ,里面包含几个界面,包括了 电子琴、电话机按键、信号合成等,可以声卡发生,请参考!-This is to write a digital signal generator, which contains several interfaces, including keyboard, telephone keypad, signal synthesis, can sound occurred, please refer to!
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1575936
    • 提供者:张少林
  1. xinhaofashengqi

    0下载:
  2. 这是 一个界面 内完成 数字信号发生器、电子琴、电话机按键、信号合成的代码,基于MATLAB,相比 多界面 的有自己的特色,请参考!-This is a complete digital signal generator interface, keyboard, telephone keypad, the code signal synthesis, based on MATLAB, more than the interface has its own characteristics, ple
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:296827
    • 提供者:张少林
  1. MATLABpingpufenxi

    0下载:
  2. 基于 MATLAB 的时域信号采样及频谱分析 基本要求:① 掌握数字信号处理的基本概念、基本理论和基本方法; ② 学会 MATLAB 的使用,掌握 MATLAB 的程序设计方法; ③ 学会用 MATLAB 对信号进行分析和处理; ④ 信号的各参数需由键盘输入,输入不同参数即可得不同的x(t) 和x(n); ⑤ 撰写课程设计论文,用数字信号处理基本理论分析结果。 -MATLAB-based time-domain signal sampling and spectral a
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:322862
    • 提供者:vivi
  1. PLSQL-Developer-6.0.4

    2下载:
  2. 得加了示波器或频谱仪,可以对照理论清楚观察到信号发生的变化。matlab6.5及以上版本上运行。 [20042316412259395.rar] - matlab的雷达相关程序,包括MTIMTDCFAR,动目标自适应处理 [keyboard_input_v1.02.zip] - matlab键盘输入模型程序,用simulink制作。在7.0以上版本直接运行 运行过程中按一下键盘就会看到示波器上出现一个脉冲信号。 [pplbq.rar] - 线性调频信号通过匹配滤波器的程序
  3. 所属分类:matlab例程

    • 发布日期:2013-08-10
    • 文件大小:10963305
    • 提供者:郭槐
  1. MATLAB

    0下载:
  2. 1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数 2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。 3.测试数据 输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值 -1.
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10562059
    • 提供者:季琳
  1. simulation-piano-keyboard-in-Matlab

    0下载:
  2. 使用matlab编程GUI界面模拟琴键,点击GUI按钮发出相应频率的声音-Simulation using matlab programming GUI interface keys, click on the GUI button corresponding frequency sound issue
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:271215
    • 提供者:songyue
  1. music-keyboard

    0下载:
  2. 该代码可是先matlab音乐键盘仿真,对应按键可在键盘上的按键找到-The code can be realized matlab music keyboard simulation, corresponding to the sound of keys can find on the keyboard keys
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:523197
    • 提供者:林根在
  1. Matlab--YINYUEJIANPAN

    0下载:
  2. 这次使用的设计软件是MATLAB的GUI模块,要设计一个音乐键盘要知道一个最简单的键盘本身要有36个发音键,既21个音阶和15个辅音阶。-The use of MATLAB software is the design of the GUI module, to design a music keyboard to know one of the most simple keyboard itself will have 36 pronunciation key, already 21 scal
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:464693
    • 提供者:雪静天
  1. GT-MATLAB

    0下载:
  2. MATLAB desktop keyboard shortcuts, such as Ctrl+S, are now customizable. In addition, many keyboard shortcuts have changed for improved consistency across the desktop.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-19
    • 文件大小:5339972
    • 提供者:anh den
« 12 3 »
搜珍网 www.dssz.com