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

搜索资源列表

  1. BCI-Competition-2008

    1下载:
  2. BCI2008竞赛的数据集说明,对下过该数据集的研究者帮助甚大,这也是国际最新的BCI竞赛数据-BCI2008 competition data set shows the data for the next set of researchers have contributed greatly, and this is the latest international BCI competition data
  3. 所属分类:matlab例程

    • 发布日期:2017-04-30
    • 文件大小:198302
    • 提供者:yang
  1. EZW算法的过程详解和Matlab代码

    1下载:
  2. EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:2184
    • 提供者:lucy
  1. matlab6.0

    0下载:
  2. 这是一份有关matlab开发练习的源程序,希望大家支持下。-This is a practice matlab source development, I hope you will support the next.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:880497
    • 提供者:li
  1. PowerControlforWirelessData

    2下载:
  2. 随着蜂窝移动通信市场的巨大发展,下一代通信将是移动多媒体通信。这种情况产生了一个问题,如何对语音信源以外的多媒体信源进行功率控制。在探讨这个问题上,我们引入微观经济学中的数学模型和概念以及博弈论理论。在本文中,电话的通话质量被称为“效度”,对于一个CDMA电话通信的分布式功率控制被看作是一个‘非协作的博弈’。-CDMA mobile communication system is a technology which will be used in the next-generation com
  3. 所属分类:matlab

    • 发布日期:2016-03-12
    • 文件大小:14957
    • 提供者:飞云
  1. PSO(matlab)

    0下载:
  2. 在matlab7.0下沒問題,有性趣的人可以拿回去參考參考。-Matlab7.0 no problem in the next, there are interested people can go back and refer to the reference holding.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2246
    • 提供者:allen
  1. shiliangkongzhi

    1下载:
  2. 三相异步电机矢量控制调速,在matlab6.5下完成的-Vector control of three-phase induction motor speed control, completed in the next matlab6.5
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10848
    • 提供者:季州江
  1. zhishu

    0下载:
  2. 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3045
    • 提供者:kyon
  1. bessel

    2下载:
  2. 好几种贝塞尔函数的解法,非常经典的,有需要请下-Bessel function of several of the Solution, very classic, there is a need to call on the next
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3312
    • 提供者:全能骑士
  1. RDT

    3下载:
  2. 一个完整的环境激励下随机减量matlab算法程序-this is a program about RDT
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:566
    • 提供者:wuxiaofei
  1. matlab

    0下载:
  2. 清华大学的中文版的Matlab基础教程,适合初学者入门用。喜欢的下-Tsinghua University, the Chinese version of the Matlab Basic Course, suitable for beginners to use portal. Like the next
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:11219400
    • 提供者:Ariel
  1. fseries

    0下载:
  2. MATLAB和maple语言均未直接提供求解fourier级数的系数的直接函数,自己动手丰衣足食,下面提供了一个代码,大家可以参照下 -MATLAB language, and maple were not directly solve the fourier series coefficients of the direct function, it-yourself ample food and clothing, the following provides a code, we ca
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3116
    • 提供者:邵新明
  1. SliMdPWM

    0下载:
  2. 其他网站是找的svpwm滑膜控制整流,但我感觉就是一般矢量控制整流,版本是matlab7.1,想让大家看看,看有明白的帮忙告诉我下设置方式。运行前参数设置Ts_Power=100e-6 Ts_Control=100e-6 -Other sites are looking for svpwm synovial controlled rectifier, but I feel that the general vector control rectifier, the version is m
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:22533
    • 提供者:雷宾
  1. eigenface

    0下载:
  2. 基于ORL和eigenface的一个人脸识别小程序,导师布置的作业,自己用matlab简单实现了下-Based on ORL and eigenface face recognition of a small program, the mentor assignments, they used a simple realization of the next matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3096203
    • 提供者:朱洁
  1. extended-kalman-filter

    0下载:
  2. The state space model is nonlinear and is input to the function along with the current measurement. The function performs the extended Kalman filter update and returns the estimated next state and error covariance
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:688
    • 提供者:sofi
  1. rnnsim

    1下载:
  2. RNNSIM ver. 1.0 is a program with an intercative graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. This version (ver. 1.0) impleme
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:63428
    • 提供者:hacen
  1. FDTD_LiWu_tilted

    1下载:
  2. Matlab电磁波FDTD传输程序 模拟一天线发射电磁波在不同介质中的传播。-The Finite-difference time-domain (FDTD) method belongs in the general class of grid-based differential time-domain numerical modeling methods. The time-dependent Maxwell s equations (in partial differential
  3. 所属分类:matlab例程

    • 发布日期:2017-04-14
    • 文件大小:4846
    • 提供者:linxu
  1. detection.algorithm.of.Turbo_BLAST

    0下载:
  2. 介绍MIMO系统中的检测算法,重点是迭代检测的原理。MIMO是下一代无线通信的关键技术之一。-MIMO system introduced detection algorithm, with emphasis on the principle of iterative testing. MIMO is the key to next-generation wireless communications technologies.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:819224
    • 提供者:王洪翔
  1. regiongrowing

    1下载:
  2. 区域生长算法,一个老美写的,算法写的相当巧妙,需要花点时间好好看下。-Region growing algorithm, written by an old America, the algorithm is quite clever to write, take time to properly see next.
  3. 所属分类:matlab

    • 发布日期:2016-05-04
    • 文件大小:55296
    • 提供者:majie
  1. next-generation-wireless-lans-throughput-robustnes

    0下载:
  2. 一本介绍802.11n标准的书籍,next-generation-wireless-lans-throughput-robustness-and-reliability-in-802.11n 现在有该书的中文翻译版,如果英语可以的话最好看英文原版。-An 802.11n standard describes the books, next-generation-wireless-lans-throughput-robustness-and-reliability-in-802.11n is
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3139450
    • 提供者:whl
  1. matlab bp+遗传算法

    0下载:
  2. 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:376832
    • 提供者:sci2018
« 12 3 4 5 »
搜珍网 www.dssz.com