搜索资源列表

  1. surprise_toolkit.0.05a

    0下载:
  2. Bayesian Surprise Toolkit for Matlab T. Nathan Mundhenk, Laurent Itti-Bayesian Surprise Toolkit for Matlab T. Na than Mundhenk, Laurent Itti
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:94076
    • 提供者:贾翔
  1. WSN_Simulation_Application

    0下载:
  2. Wireless Sensor Network密钥管理方案仿真程序,可仿真Laurent Eschenauer和Virgil D. Gligor提出的基于随机图理论的管理方案以及其他多种自定义密钥管理方案。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:241647
    • 提供者:旺老财
  1. implementation_note_MIMO_Matlab

    0下载:
  2. 信道建模的大牛Laurent Schumacher的MIMO信道MATLAB仿真程序的使用方法说明文件(PDF格式),完整的图像显示和分析,对MIMO研究工作很有帮助。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:291528
    • 提供者:孔政敏
  1. surprise_toolkit.0.05a

    0下载:
  2. Bayesian Surprise Toolkit for Matlab T. Nathan Mundhenk, Laurent Itti-Bayesian Surprise Toolkit for Matlab T. Na than Mundhenk, Laurent Itti
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-03
    • 文件大小:94208
    • 提供者:
  1. WSN_Simulation_Application

    0下载:
  2. Wireless Sensor Network密钥管理方案仿真程序,可仿真Laurent Eschenauer和Virgil D. Gligor提出的基于随机图理论的管理方案以及其他多种自定义密钥管理方案。-Wireless Sensor Network Key Management Scheme simulation program can be simulation Laurent Eschenauer and Virgil D.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-03
    • 文件大小:241664
    • 提供者:旺老财
  1. implementation_note_MIMO_Matlab

    0下载:
  2. 信道建模的大牛Laurent Schumacher的MIMO信道MATLAB仿真程序的使用方法说明文件(PDF格式),完整的图像显示和分析,对MIMO研究工作很有帮助。-Channel modeling Laurent Schumacher Daniudi the MIMO channel simulation program MATLAB to use the documentation (PDF format), complete
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:290816
    • 提供者:孔政敏
  1. SAX2

    0下载:
  2. SAX2 by David Brownell Copyright © 2002 O’Reilly & Associates, Inc. All rights reserved. Printed in the United States of America. Published by O’Reilly & Associates, Inc., 1005 Gravenstein Highway North, Se
  3. 所属分类:多媒体编程

    • 发布日期:2024-11-03
    • 文件大小:1268736
    • 提供者:yangyz
  1. FFTReal

    0下载:
  2. FFT源码,快速傅里叶变换和逆变换,Portable ISO C++开发的完整类-FFTReal Version 1.03, 2001/06/15 Class of Fourier transformation of real data (FFT and IFFT) Portable ISO C++ (c) Laurent de Soras &l
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-03
    • 文件大小:14336
    • 提供者:danny
  1. 258mimo_ofdm

    0下载:
  2. 信道建模的大牛Laurent Schumacher的MIMO信道MATLAB仿真程序的使用方法说明文件(PDF格式),完整的图像显示和分析,对MIMO研究工作很有帮助。-The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:181248
    • 提供者:卞敏捷
  1. MIMOchannelSimulator

    0下载:
  2. Laurent Schumacher MIMO 信道模型的论文,网上有其对应的代码。-A Link-Level MIMO Radio Channel Simulator for Evaluation of Combined TransmitReceive Diversity Concepts within the METRA project
  3. 所属分类:编程文档

    • 发布日期:2024-11-03
    • 文件大小:104448
    • 提供者:李彪
  1. PW_1.0.1

    0下载:
  2. 这个c程序实现几种2D和3D分割算法,这些算法可以参考下面这篇论文,程序的运行请查看README.txt-Camille Couprie, Leo Grady, Laurent Najman and Hugues Talbot , "Power Watersheds: A New Image Segmentation fr a mework Extending Graph Cuts, Random Walker and Optimal
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:4392960
    • 提供者:liucun
  1. laurent_decomposition

    1下载:
  2. Laurent decomposition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-03
    • 文件大小:2048
    • 提供者:楚雲生
  1. laurent_amc

    0下载:
  2. Laurent auto modulation calssify
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-03
    • 文件大小:2048
    • 提供者:楚雲生
  1. SaliencyToolbox_V2.2

    0下载:
  2. 基于注意力机制,实现彩色图像显著区域提取.源于Dirk B. Walther-The SaliencyToolbox is a collection of Matlab functions and scr ipts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:4745216
    • 提供者:zgk
  1. kmeans

    0下载:
  2. function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matri
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:ehsan
  1. wlan_11n_simulink

    0下载:
  2. 802.11n physical layer simulink model-802.11n WLAN PHY Simulation models of 802.11n (modified from 11a PHY model): wlan/IEEE80211n.mdl For all simulation models: -------------------------- Most
  3. 所属分类:Modem编程

    • 发布日期:2024-11-03
    • 文件大小:4047872
    • 提供者:scootpeng
  1. LaurentCPM

    0下载:
  2. Laurent程序,用于CPM信号的调制,接收和分解,译码,以及判断-Laurent procedures for CPM modulation of the signal, and decomposition receiving, decoding, and to determine
  3. 所属分类:其他小程序

    • 发布日期:2024-11-03
    • 文件大小:38912
    • 提供者:LEI GUOWEI
  1. 14_JPE-10276

    0下载:
  2. ca.linkedin.com/pub/bilal-wehbe/63/397/294/fr‎ Saint-Laurent, Quebec, Canada - ‎ Ingénieur en Télécommunications, M.Sc.A. Langages de programmation: C, C + +, Java, VB.net, assembleur et Matlab. ... Ray tr
  3. 所属分类:技术管理

    • 发布日期:2024-11-03
    • 文件大小:2184192
    • 提供者:alii
  1. 56-249

    0下载:
  2. ca.linkedin.com/pub/bilal-wehbe/63/397/294/fr‎ Saint-Laurent, Quebec, Canada - ‎ Ingénieur en Télécommunications, M.Sc.A. Langages de programmation: C, C + +, Java, VB.net, assembleur et Matlab. ... Ray tr
  3. 所属分类:编程文档

    • 发布日期:2024-11-03
    • 文件大小:822272
    • 提供者:alii
  1. GMSK IQ和Laurent调制及直接解调

    2下载:
  2. GMSK IQ和Laurent调制及直接解调(GMSK IQ and Laurent Modulation and Direct Demodulation)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-11-03
    • 文件大小:4096
    • 提供者:甲壳虫wyw
« 12 »

源码中国 www.ymcn.org