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

搜索资源列表

  1. Matlab

    1下载:
  2. Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可; 2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框 中指定变量名,然后用plot命令画出; 3)直接在模型上再加一个,to Workplace模块,也用plot画出; 4) 等scope显
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5.76kb
    • 提供者:wupeng
  1. Matlab(insert)

    0下载:
  2. matlab里的经典算法,插值于拟合,含详细实现过程
  3. 所属分类:matlab例程

    • 发布日期:2014-01-20
    • 文件大小:178.87kb
    • 提供者:王宇飞
  1. lyapunov

    0下载:
  2. 用C-C时间序列插入构造李亚普诺夫计算方法-Time series with CC Insert method of calculating Lyapunov structure
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2.36kb
    • 提供者:严立铖
  1. YUVvideoFormatOperation

    0下载:
  2. 对于YUV格式的视频系列,本源代码可以实现对其中一幅图像的读取、插入等功能-For YUV format video series, source code can achieve an image of one of the read, insert and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:68.32kb
    • 提供者:farmer
  1. ImageEnlarge

    0下载:
  2. 采用国际标准测试图lena进行测试。分别采用“基于像素放大原理的图像放大”、“基于双线性插值原理的图像放大”两种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后必定会有很大的-image enlarge, pixel enlarge based method, bi-linear insert method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:49.75kb
    • 提供者:张捷
  1. 1

    0下载:
  2. 实验1 线性表(1) 输入若干正整数,建立一个顺序表,并在顺序表上实现如下操作:(1)在第3个元素位置插入666。(2)将第8个元素删除。(3)查找值为65的元素,若存在则输出,否则打印没有该元素。 实验2 线性表(2) 输入若干正整数,建立一个带头结点的单链表,并在单链表上实现如下操作:(1)在第3个元素位置插入666。(2)将第8个元素删除。(3)查找值为65的元素,若存在则输出,否则打印没有该元素。(4)查找第3个元素,若存在则输出,否则打印没有该元素。 实验6
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11.17kb
    • 提供者:fff
  1. AFsifra

    0下载:
  2. Affinite chiffre coding/decoding matlab GUI select coefficients A and B, than insert text and press button, works in both directions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1.62kb
    • 提供者:hela
  1. Netwon_Insert-MATLAB

    0下载:
  2. 牛顿插值算法,输入自变量的值便可求出相应因变量的近似值~-Newton interpolation algorithm, input from the variable value can derive a corresponding approximation of the dependent variable ~
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531byte
    • 提供者:green
  1. Insert-live-video-to-GUI

    0下载:
  2. We have a live video!How to insert Video into matlab!This code help you!!!:_)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.27kb
    • 提供者:quocvuong
  1. tes2

    0下载:
  2. matlab编程,进行插值。对cos函数进行一阶插值,并且拟合。-a example of matlab programm,which discribe insert with one class to a cos function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:9.26kb
    • 提供者:meixiangxuebai
  1. sem_MATLAB_vectormanip

    0下载:
  2. Matlab applications it is often necessary to create vectors, to delete elements of given vectors, to substitute elements in given vectors, to append vectors or to insert a given vector into another vector. All these methods are discussed in this
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:Qiong
  1. mym_src_v1.36

    0下载:
  2. MYM是一个Matlab接口MySQL服务器。它是基于原来的 MySQL和Matlab的罗伯特Almgren,并增加了对BLOB的支持。也就是说,它可以插入BLOB字段的MATLAB对象(如数组,结构,细胞)。-mYm is a Matlab interface to MySQL server. It is based on the original MySQL and Matlab by Robert Almgren and adds the support for BLOBs. That
  3. 所属分类:MySQL

    • 发布日期:2017-03-30
    • 文件大小:29.1kb
    • 提供者:文梦白
  1. Insert-matlab-intotext

    0下载:
  2. 在文本文件中嵌入MATLAB代码并运行返回结果 类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行! 主要作用以及价值: 在文本文件中嵌入matlab代码,并可以直接运行该文本文件 根据matlab变量的当前值,实时修改文件文件中相应的数据 目前具有如下功能: matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码 matlab代码可以放在文本的任意位
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-01
    • 文件大小:2.36kb
    • 提供者:cuiyin
  1. binary-insert

    0下载:
  2. 一个matlab写的双线性内插的程序,欢迎下载。-Matlab write bilinear interpolation procedures, welcome to download.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:744byte
    • 提供者:xiaoyang
  1. LSB-MATLAB

    0下载:
  2. LSB算法简单,实现容易,同时可以保证数字水印的不可见性,由于可以在最低位的每个像素上都插人数字水印信息,因此有较大的信息嵌入量-The LSB algorithm is simple, easy to implement, and can ensure the watermarking invisibility, because can insert watermarking information of each pixel in the low, therefore a high embe
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:3.75kb
    • 提供者:张鹏飞
  1. insert-Chinese-map_matlab

    0下载:
  2. matlab 画图时,用于插入中国地区的地图-insert Chinese map, when using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1.8mb
    • 提供者:毛毛
  1. matlab

    0下载:
  2. 实现图片中隐秘信息的添加和提取功能的matlab代码-insert private information to picture and pick-up it picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:林志远
  1. Introduction to Algorithms2_1

    0下载:
  2. Demo for insert sort task in Introduction to Algorithms
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:4.93mb
    • 提供者:annyWang
  1. insert

    0下载:
  2. 牛顿 拉格朗日 埃尔米特插值法 matlab程序(Newton Lagrange Hermite)
  3. 所属分类:matlab例程

  1. insertmarker

    0下载:
  2. insert marker on face images
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:wheyteen
« 12 »
搜珍网 www.dssz.com