CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - at command

搜索资源列表

  1. Affine

    0下载:
  2. - MATLAB: Matrix Laboratory (a) Operation modes - MATLAB may be executed in terpreter, compiler, or background mode 􀁹 Interpreter mode * Type commands (statements) in the command window # A statement with semicolon at end: do not
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:434767
    • 提供者:Erol
  1. 013

    0下载:
  2. 通过字符串操作模拟控制台的cd命令,要求至少完成 “cd 【目录名】”、“cd ..” 和“cd \” 三个命令。实例可以参考:开始->运行->cmd->键入上述三个命令观察提示符前的字符串变化,帮助可通过cd /?显示;可使用字符串处理函数。并用此程序练习和熟悉调试过程。 实验014:重写实验007和012,要求使用函数IsPrime实现判断一个数是否是素数,GCD返回两个数的最大公约数,LCM返回两个数的最小公倍数,并在main中调用。-Through the stri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:174903
    • 提供者:zhu
  1. VCPPchuanyu

    0下载:
  2. 穿越丛林,演示如何让人越过障碍而前进,这是《学VC编游戏》的第五个示例,重点学习安排场景和解决对象遮档。操作方法:   A、在场景内用鼠标点任意点,可指挥主角移动。   B、ESC键,退出游戏。      游戏编写方面主要使用了以下知识、技术。   1.类文件和建立方法,使用方法   2.调入场景文件,初始化场景。   3.冒泡法排序。   4.用冒泡法排序解决对象遮挡。   5.实用的无闪烁刷屏方法。-Through the jungle,
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:74676
    • 提供者:欧阳蓝
  1. GraphicSelect

    0下载:
  2. 本程序实现一个MATLAB辅助工具,你可以借助它,选择plot绘制出的各个图像数据,并且随意拖动它们。另外,它还有两个不同形状任意大小的绘图刷子。你使用这个工具选中点的时候,这些点被高亮,直到释放鼠标。另外你还可以在命令行下面调用这个工具,选择绘制的图像-This program implements a MATLAB aids, you can make use of it, select the plot to draw out each image data, and easily dra
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:62252
    • 提供者:wugaohua
  1. CH5

    0下载:
  2. This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:13937
    • 提供者:洪浩
  1. sol_fa2soundfcn20_May_2011

    0下载:
  2. 职能转换的纯文本唱名法记法矩阵或一个MIDI序列,代表的声音,或读取MIDI序列数据,并说明其转换为溶胶发符号。 图形用户界面是在一个唱名法编辑器的尝试,一个工作人员到唱名法的转换器。 而将工作职能溶胶fa2soundfcn文件夹在Matlabpath的。使用pathtool命令或设置路径...从文件菜单,并添加溶胶fa2soundfcn文件夹。 在M-代码计算从纯文本输入球场和持续时间,并生成用于扬声器作为信号 Ÿ Ÿ *罪=(2 * pi的*女*吨)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:876868
    • 提供者:driiawrl
  1. Ansys_simplebeam

    0下载:
  2. ansys命令流,用于计算两端固定的三维梁动力响应-ansys command stream, used to calculate the three-dimensional beam fixed at both ends of the dynamic response
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1249
    • 提供者:jjq
  1. handout-files

    0下载:
  2. 实施第一类你必须使用一个链表来实现这些队列的方法,并队列增长到任何需要的大小。你执行第二类必须使用数组来实现这个队列类。该数组的大小应该是10,永远不会改变。 要实现第一个队列,你可以使用通用的节点类。第二个队列,必须使用一个固定大小的数组来实现。 您还必须建立一个主要的方法,使用户可以进入队列的字符串,获取和打印队列的头部(输入命令“poll”)的字符串,插入一个空值(命令“null ”),或退出程序(命令“quit”)。由用户输入的任何其他字符串应插入到队列中,通过调用该要约方法
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:591
    • 提供者:steven
  1. elevator

    0下载:
  2. 本程序是用VC实现的模拟某校九层教学楼的电梯系统,电梯能在每层停留,电梯“空闲”时,将来到第一层候命,乘客可随机地进出于任何层,每个人有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。程序将会按时序显示系统状态的变化过程,即发生的全部人和电梯的动作序列。-This program is a simulation of a nine-story classroom building s elevator system, elevator to stay at each floor.Whe
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:5339
    • 提供者:郭琼
  1. tictactoe

    0下载:
  2. Tic-Tac-ToeThis a very user friendly tic-tac-toe game with three different difficulty levels. Download the zip file tictactoe.zip then extract the contents in to a folder and in MATLAB run tictactoe.m by typing tictactoe at the command line. You can
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:47435
    • 提供者:吃饭饭
  1. CAMSHIFT-Tracking-Algorithm

    1下载:
  2. part1.m 1. Converts 14 image pairs of a video sequence to grayscale. 2. Computes the absolute difference between the pairs yielding 15 images. camshift.m 1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video seq
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1110900
    • 提供者:Trabelsi
  1. zhaoxiaopu

    0下载:
  2. 位置指令为幅值为1.0的阶跃信号,r(k)=1.0。网络结构为1-4-1,高斯函数的参数值取Cj=[-2 -1 1 2]T ,B=[0.5 0.5 0.5 0.5]T 。 网络权值学习参数为η=0.30,α=0.05 。PID控制各参数的初RBF网络控制,被控对象为G(s)= 取采样时间为1ms,采用Z变换进行离散化,离散化后的被控对象为 y(k)=-den(2)*y(k-1)-den(3)*y(k-2)+num(2)*u(k-1)+num(3)*u(k-2)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:704
    • 提供者:刘晓
  1. pr01_SpaMatSMC

    0下载:
  2. 稀疏矩阵的一种实现,使用命令行测试该程序。具体内容请看代码。-An implementation of sparse matrix, using the command line to test the program. Look at the specific content of the code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:278328
    • 提供者:Error Woo
  1. No5-1028

    0下载:
  2. 输入是命令序列。该命令关键字后退,前进,参观,并退出全部大写。网址没有空格和最多有70个字符。你可以假设没有问题实例需要在任何时间在每个堆叠多于100个元素。输入端的QUIT命令指示。 对于每个命令不是退出等,在执行命令后,如果不忽略该命令打印当前页面的URL。否则,打印“忽略”。每个命令的输出应印上自己的路线。无输出产生的quit命令。-Input is a sequence of commands. The command keywords BACK, FORWARD, VISIT
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:209390
    • 提供者:裴浩宇
  1. heston-summer-xls

    0下载:
  2. GAUSS has two electronic help systems, corresponding to the GAUSS pdf manuals (available at http://www.aptech.com). 1. The Command Reference is an easy way to pick up information on commands (as long as they are not deemed obsolete ), and is or
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:690198
    • 提供者:fahad
  1. Verilog-for-SDcard

    0下载:
  2. 啊,我前段时间编这个,当时晕的,用verilog做SD卡的例子网上很少,我当时找了好多C语言的,主要是知道发送命令的顺序和控制流程,你可以先做好SPI部分,运用C程序的发送命令顺序,把SD卡初始化,提取SD卡特定寄存器看成不成功,其实只要SPI时序没问题,一般没问题,之后用Winhex看看你的SD卡的FAT系统,网上有学习用的资料,好好算算数,之后应该可以做到直接读写SD卡,但若想随意读写SD卡工作量太大了,我还没这勇气-Ah, I make this a while ago, at that
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5013
    • 提供者:王宇
  1. Understanding LTE with MATLAB chapter3

    0下载:
  2. % Instructions regarding how to run MATLAB experiments in this directory % (UnderstandingLTEwithMATLAB_Chapter3) % % This folder contains a series of MATLAB functions that showcase % modulation, scrambling and coding functionalities used in the LTE s
  3. 所属分类:matlab例程

    • 发布日期:2016-08-02
    • 文件大小:31401
    • 提供者:omidvar_sara
  1. ofdm_rayligh_ch_qpsk

    0下载:
  2. i have simulated a general ofdm system but i am not having correct results. can any one rectify problems in this code. have i used correct formulas in this code? i mean does RAYLEIGHCHAN command hold for it? do i need to equalize the receiver signal?
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1704
    • 提供者:nooreali
  1. xdxhcl

    0下载:
  2. 对MIT心电信号处理,线性插值,低通滤波,高通滤波,带阻滤波。 使用方法为在命令窗口输入R('XX.txt'),XX为你在MIT下载的txt数据。(MIT ECG signal processing, linear interpolation, low pass filter, high pass filter, band stop filter. The use of the method is to enter R ('XX.txt') at the command window, an
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:夜月明1
  1. emd程序和安装

    0下载:
  2. 1、首先下载emd工具箱。下载后解压放在matlab的work工作路径下package_emd文件夹。 2、打开matlab,选择File- Set Path- Add with Subfolders-你刚才下载的工具箱(package_emd)点进去- Save- Close。 3、此时选择work下package_emd文件夹作为工作路径,即是C:\Program Files\MATLAB\R2010a\toolbox\package_emd。 4、在Command Window里面输入me
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:99328
    • 提供者:马达兔
« 1 2»
搜珍网 www.dssz.com