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

搜索资源列表

  1. FILTERS

    0下载:
  2. This a one-credit lab supplementing the three-credit junior-level DSP course 332:346 Digital Signal Processing . It consists of four hardware labs using the Texas Instruments TMS320C6713 DSP Starter Kit, and two MATLAB software labs. Lab begins
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:660962
    • 提供者:MUHAMMAD SHAKIL
  1. mat-dlf

    0下载:
  2. 空气质量降维B-P神经网络评价法及其MATLAB实现 简介: 用主成分分析将多维空间的样本数据降维到低维空间,将其作为BP网络的输入。BP网络的算法采用LM优化法。描述了该网络的MATLAB程序语言实现过程。-Air quality dimension reduction BP neural network uation method on MATLAB Introduction: Using principal component analysis will drop the sa
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:203906
    • 提供者:唐小米
  1. Book_web-models-booklet_version-2_1

    0下载:
  2. This document provides a brief descr iption of the models implemented in Matlab/Simulink and used the cases studies presented throughout the book. Although the models were developed in different recent versions of Simulink a final test was conducted
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:404475
    • 提供者:jafar
  1. exercise319b

    0下载:
  2. Splice out the voiced plosive “b” in theword “be” and synthesize aword with an increase in the voice onset time of the “b.” What is the perceptual effect? Is it possible to transform the voiced plosive “b” to the unvoiced plosive “p” with this ch
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:asdamha
  1. ErlangB

    0下载:
  2. Erlang B,is a modeling formula that is widely used in call center scheduling, implementation in matlab
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:585
    • 提供者:shiva
  1. huamo

    1下载:
  2. 滑模控制二级倒立摆控制器S函数代码:直线二级倒立摆滑模控制器Matlab,S函数代码-Sliding mode control two inverted pendulum controller S function code: linear two inverted pendulum slip molded stand controller M a t l a b, S function code
  3. 所属分类:transportation applications

    • 发布日期:2017-04-12
    • 文件大小:1260
    • 提供者:li
  1. ANA1

    0下载:
  2. 本程序为线性方程组的matlab代码,主要比较了CG,Lanczos和MINRES三种方法解方程Ax=b的效果。-This program is linear equations matlab code, the main comparison of CG, Lanczos and MINRES three ways to solve the equation Ax = b in effect.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:8341
    • 提供者:
  1. Reducing-the-Number-of-Gray-Levels

    0下载:
  2. 用matlab实现改变图像灰度值,输出依次为原图像(灰度值256),128,64,32,16,8,4,2-Reducing the Number of Gray Levels in an Image (a) Write a computer program capable of reducing the number of gray levels in an image 256 to 2, in integer(整数) powers of 2. The desired number
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1056
    • 提供者:彭筱媛
  1. Zooming-and-Shrinking

    0下载:
  2. matlab实现用双线性插值法放大和缩小图像-Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:520808
    • 提供者:彭筱媛
  1. Histogram-Equalization

    2下载:
  2. 用matlab实现自编直方图程序并与matlab自带直方图函数进行比较,以及实现直方图均衡- Histogram Equalization (a) Write a computer program for computing the histogram of an image. (b) Implement the histogram equalization technique discussed in Section 3.3.1. (c) Download Fig
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:273408
    • 提供者:彭筱媛
  1. mygasr

    8下载:
  2. matlab环境下遗传算法(GA)同时优化随机共振(SR)参数a、b源程序-The source code of optimization of stochastic resonance parameters using genetic algorithm under the environment of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-01-19
    • 文件大小:2048
    • 提供者:崔伟成
  1. erlandB-and-erlandC

    0下载:
  2. 爱尔兰B和爱尔兰C的matlab仿真程序,以及两个程序的对比和应用-Matlab simulation program B Ireland and the Irish C, and the two program comparison and Application
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:6486
    • 提供者:王超
  1. Source-codes-of-IF-ABC-algorithm

    0下载:
  2. 是蛋白质二级结构优化(基于2维度非晶格模型)的优化代码,可直接运行,算法书写简单,高中生都能看懂。唯独一点,必须引用我们的两篇论文,否则算侵犯版权。- descr iption : A self-organized matlab m file for protein structure optimization using 2D off-lattice model and ABC algorithm. Users MUST cite t
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:2562683
    • 提供者:李白
  1. code

    1下载:
  2. matlab实现cdma多用户检测几种算法比较 此模型是的信号发生器是由b.mat的simulink模型动态生成,共有10个用户,扩频信号是由gold码或产生,共有恒模算法、子空间算法、改进型恒模算法和最小能量检测算法等几个算法程序。-matlab achieve cdma multi-user detection Several algorithms compare this model is the signal generator is dynamically generated by
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2015-11-03
    • 文件大小:8192
    • 提供者:高洲
  1. NL-Means

    0下载:
  2. Non-local means算法由A. Buades, B. Coll, J.M Morel提出。该算法的主要参考文献为: A. Buades, B. Coll, J.M Morel, A review of image denoising algorithms, with a new one , Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 49
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1828803
    • 提供者:沙天飞
  1. ssi

    0下载:
  2. krylov子空间法 krylov子空间方法的程序实现,用于解高阶矩阵-Matlab Codes for Krylov subspace methods 1. MINRES method by Paige and Saunders implementation function [ x, istop, itn, rnorm, Arnorm, Anorm, Acond, ynorm ] = ... minres( A, b, M, shift, show, check, itnlim
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5904
    • 提供者:lux
  1. fc

    0下载:
  2. a*x+b*y+c*z=d e*x+f*y+g*z=h i*x+j*y+k*z=l 其中,a, b, ..., l 分别为一纵向数列,每列数列共100行,求x, y, z值? 各x, y, z值也分别为100行1列数组-Matlab to solve the three yuan a equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:10548
    • 提供者:Authors
  1. eliminationgauss

    0下载:
  2. Systems of linear equations Our Matlab function for naive Gaussian elimination looks like this: function x = naiv_gauss(A,b) n = length(b) x = zeros(n,1) for k=1:n-1 forward elimination for i=k+1:n xmult = A(i,k)/A(k,k) for j=k+1:n
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:38239
    • 提供者:amine
  1. Gonzalez-Digital-Image-Photo

    0下载:
  2. 冈萨雷斯数字图像处理MATLAB版图片(二),内含dipum_images_ch07~ch12-Gonzalez Digital Image Processing MATLAB version of the image (B), containing dipum_images_ch07 ~ ch12
  3. 所属分类:Special Effects

  1. lunkuo

    1下载:
  2. 由M-B函数生成分形表面轮廓的MATLAB程序,非常方便有效。-fractal surface profile generated MB function by MATLAB program ,and it is very convenient and effective.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:721
    • 提供者:wangyusong
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 »
搜珍网 www.dssz.com