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

搜索资源列表

  1. reads ECG data which are saved in format 212

    0下载:
  2. % This programm reads ECG data which are saved in format 212. % (e.g., 100.dat from MIT-BIH-DB, cu01.dat from CU-DB,...) % The data are displayed in a figure together with the annotations. % The annotations are saved in the vector ANNOT, the corre
  3. 所属分类:matlab例程

    • 发布日期:2012-04-18
    • 文件大小:5.32kb
    • 提供者:dj_dlut@163.com
  1. CDMA_MODULATION_DEMODULATION

    0下载:
  2. 复接入,B/W双用户使用直接扩频序列 % >>>multiple access b/w 2 users using DS CDMA % >>>format is : cdmamodem(user1,user2,snr_in_dbs) % >>>user1 and user2 are vectors and they should be of equal length % >>>e.g. user1=[1 0
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.89kb
    • 提供者:hws
  1. Rombegrg

    0下载:
  2. 录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。 编写函数f(x)的代码如下: Romberg算法¨ function z=f(x) if (x~=0) z=sin(x)/x else z=1 end 备注:在实验代码中,首先输入必要的变量的值如下: a=0 b=1 tol=1e-8 待查询检查通过,开始输入执行代码 设置格式format short g查看u的值和sin(u)的值: -Inp
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:21.02kb
    • 提供者:kice
  1. gsi16

    0下载:
  2. 徕卡1200数据传输很好用的格式文件,供大家参考使用 -Excellent Leica 1200 data transmission format used for your reference to use
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.28kb
    • 提供者:丽丽
  1. dengyi

    0下载:
  2. CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * - PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDA
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21.35kb
    • 提供者:wangmeng
  1. G.729APdecoder

    0下载:
  2. G.729编码,解码的程序实现。支持多种语音格式。-G.729 encoding and decoding process realization. Support multiple audio format.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:198.75kb
    • 提供者:zhaoguod
  1. FitDataToALogisticFunction

    0下载:
  2. 在这项工作中所使用的方法是基于一个由大卫阿诺德教程。 http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf 这将运行该Logistic.m带来了图形用户界面。 1。放弃在列的格式文本文件中的x值 2。放弃在山口格式文本文件中的y值 3。的阴谋初始 按钮将绘制的分布 4。 查找适合 按钮,会找到最适合 5。 重置 将删除的情节(虽然我想打扫所有的领域
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:11.07kb
    • 提供者:abeaqhax
  1. nls4

    0下载:
  2. 这个程序只合适计算k=1 (也就是Lcd=1),对于其他k值,一些参数要做适当变化。这也是soliton format 不宜用于非线性耦合开关的一个原因。它使问题复杂化。这个程序是计算孤子格式化下的非线性薛定格方程组,程序中的方程与我们之前的博文提供的程序的方程不同。我们当初做这个仿真的目的,一方面要重复 S. Trillo, S. Wabnitz, E. M. Wright and G. I. Stegman, 在他们论文“Soliton switching in fiber nonlinea
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.71kb
    • 提供者:风云
  1. SUDOKUE

    0下载:
  2. 数独游戏的MATLAB实现!还能帮助玩家完成数独游戏。- SUDOKUE play sudoku with MATLAB (aids for solving included) A guide on how sudoku works can be found e.g. on http://en.wikipedia.org/wiki/Sudoku This program has a history-function, i.e. you can undo
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5.74kb
    • 提供者:王静
  1. readPLYfile

    0下载:
  2. Reads a ply file (text format). ply files can be in binary format as well this function can read ply files in txt format only e.g. created by makePly.m.-Reads a ply file (text format). ply files can be in binary format as well this function can read
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:685byte
    • 提供者:M
  1. Video-display-and-read-write

    0下载:
  2. MATLAB 最常處理的影像格式為索引影像(Indexed Images) 顯示此類型影像的語法如下: image(X) colormap(map) 其中X為影像的資料矩陣,map為色盤矩陣。 色盤矩陣的大小為K×3,每個橫列由三個元素所組成,分別是R(紅) 、G(綠)、B(藍) ,每個元素的範圍為0~1 X的值為1~K,也就是當X(i, j)的值為p,則像素點(i, j) 的顏色為map(p, :)這一列的值所決定。 -MATLAB image forma
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:627.79kb
    • 提供者:王鈺琳
  1. MOVING OBJECT DETECTION USING MATLAB

    1下载:
  2. 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:338kb
    • 提供者:夙愿
搜珍网 www.dssz.com