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

搜索资源列表

  1. disp_rand

    0下载:
  2. 本程序用matlab生成白噪声,并且基于一个离散线性随机系统的模型生成了y(k)和x(k),绘制出了x(k|k-1)和x(k)的对比曲线,求出了提前一步预报的误差协方差阵的稳定值-the procedures used Matlab generate white noise, and on a discrete linear stochastic systems model generated y (k) and x (k), mapping out the x (k | k-1) and x
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1086
    • 提供者:孙磊
  1. xingxin

    1下载:
  2. 求取一幅灰度图像中的光斑形心的位置的Matlab的源代码。算法使用的是最大类间方差法编写的程序,可以得到光斑形心位置的(x,y)坐标。-strike a gray image of the heart-shaped spot on the location of the source code Matlab. The algorithm used is MBV Law prepared by the procedures, can be heart-shaped spot position (x
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:888
    • 提供者:sd
  1. sbox

    0下载:
  2. Matlab tool for S,Z,H,Y parameter transfer-Matlab tool for S, Z, H, Y parameter transfer
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:19817
    • 提供者:
  1. matlab_min_use_PSO

    0下载:
  2. 使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value compo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13154
    • 提供者:pychang
  1. Handwrittendigitalrecognition

    0下载:
  2. Handwritten digital recognition is made by matlab nerve network toolbox in visual c++.net-Handwritten digital recognition is made b y Matlab nerve network toolbox in visual c. net
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4100121
    • 提供者:barye
  1. AMEXPO1S

    1下载:
  2. 在matlab中生成单边指数调幅信号. y=amexpols(N,t0)N生成信号的点数,t0函数的起始点,y返回信号.-generated in Matlab unilateral index AM signal. Y = amexpols (N, t0) - N signal points, the starting point t0 function, y return signal.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:李响
  1. 01_GettingStarted

    0下载:
  2. This getting started exercise will guide you through the step-by-step process of transforming a MATLAB floating-point model into a hardware module that can be implemented in silicon (FPGA or ASIC). The design is a general purpose FIR filter taken fro
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5489
    • 提供者:杨平
  1. 05_UsingAccelWare

    0下载:
  2. This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that produce synthesizable MATLAB for common MATLAB built in and toolbox functions. Each
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:26923
    • 提供者:杨平
  1. read_yuv

    2下载:
  2. 自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.-wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total frame count). is a one-dimensional data. Y U V were preserv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:连早喻
  1. Arnold_Matlab_code

    0下载:
  2. Arnold图像置乱Matlab代码 %% -------------------------------------------------------------------- %% % Function: Arnold图像置乱 % Arnold: x =(x+y) mod N, y =(x+2y) mod N % 变换周期(N,M): (128,96),(256,192),(512,384) % Argument: dPSNR: 置乱后PSNR % outIm
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1328
    • 提供者:kuhasu
  1. Tut_Machine.m

    0下载:
  2. 这是一个用Matlab描述的关于X+Y的图灵机程序,希望对大家有些用-This is a descr iption of the use of Matlab X + Y on the Turing machine procedures, we hope to use some
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2089
    • 提供者:boyihang
  1. OPOPOPOPOPOP

    0下载:
  2. 此压缩包中共有32个MATLAB图形应用程序示例,内容如下:三角函数曲线,图形的叠加,双y轴图形的绘制,单个轴窗口显示多个图形,图形标注,条形图形,区域图形,饼图的绘制,阶梯图-package of compressed A total of 32 MATLAB graphics application examples, as follows : trigonometry curve, Graphics overlay, dual y-axis graphics rendering, sing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5183
    • 提供者:唐成玉
  1. histw

    0下载:
  2. An alternative to Matlab s HIST, function HISTW prevents extreme values in top and bottom percentiles of an input vector affecting the histogram s scaling, obscuring location and shape of the distribution s main mass. Limits of x and y (maximum only)
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2510
    • 提供者:王冰
  1. FunctionApproximation

    0下载:
  2. matlab平台上实现函数y=sinx的逼近程序,构造bp算法实现(输出层采用y=x线性函数,隐含层采用非对称Sigmoid函数)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:785
    • 提供者:黄泉
  1. bpnnet_154

    0下载:
  2. matlab实现的函数y=sinx的拟合程序,使用bp网络构造的算法,很简单很好用,已经实现结果
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:900
    • 提供者:黄泉
  1. lmi

    0下载:
  2. D-S.Kim, Y.S.Lee, W.H.Kwon, and H.S.Park, \"Maximum Allowable Delay Bounds in Networked Control Systems\", Control Engineering Practice (Elsvier Science) (Simulation Example - Matlab Code), PP.1301-1313, Vol.11, Issue 11, December, 2003
  3. 所属分类:3G开发

    • 发布日期:2008-10-13
    • 文件大小:3250
    • 提供者:田之秋
  1. Hermite

    1下载:
  2. Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。 设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1374
    • 提供者:贺鼎宏
  1. lagrange

    1下载:
  2. Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。 设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。 编写一个名为lagrange.m的M文件。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1258
    • 提供者:贺鼎宏
  1. FIR4

    1下载:
  2. *用循环缓冲区和双操作数寻址方法实现FIR滤波器 *N=80,y(n)=h0*x(n)+h1*x(n-1)+...+h78*x(n-78)+h79*x(n-79) *先用matlab,选择80点汉明窗设计一个截止频率为0.2pi的低通滤波器
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1274
    • 提供者:hhh
  1. Least-Squares-Ellipse-Fit

    0下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。当然必须要提供至少5个点的数据,椭圆x,y轴的中心点,最大轴最小轴
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:38126
    • 提供者:杨霄
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 28 »
搜珍网 www.dssz.com