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

搜索资源列表

  1. Volterra_MultiStepPred_luzhenbo

    3下载:
  2. 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11847
    • 提供者:陆振波
  1. MDLTPC.zip

    0下载:
  2. Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2010607
    • 提供者:gygymon
  1. FRFT

    3下载:
  2. FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)-FRFT transform time-frequency code (reference algorithm: HM Ozaktas, MA Kutay, and G. Bozda
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:4187
    • 提供者:monica
  1. ClusterEnsembleV10

    2下载:
  2. Alexander Strehl的CLUSTER ENSEMBLE算法----------------------------------------------------------------------- CLUSTERENSEMBLE README Alexander Strehl Version 1.0 2002-04-20 -------------------------------------------------------------------
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-27
    • 文件大小:222810
    • 提供者:林安
  1. hipr

    0下载:
  2. 使用push-relabel方法求解最大流问题,是国外的一个研究机构编写的,速度很快。-This is an efficient implementation of the push-relabel method. See Goldberg and Tarjan, "A New Approach to the Maximum Flow Problem," J. ACM Vol. 35, 921--940, 1988 and Cherkassky and Gol
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:27079
    • 提供者:顾徐鹏
  1. weibull

    0下载:
  2. digital image proc . paper
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:160786
    • 提供者:mehdi
  1. proc

    0下载:
  2. 随即产生一百万个随机数,范围是0~1,比较大小,选出其中最大的和最小的,问四个进程并行执行-proc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1451
    • 提供者:yangchen
  1. CANNY1

    0下载:
  2. codes for image proc
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2985
    • 提供者:Renuka
  1. TFBSSpack

    2下载:
  2. TFBSS是一种基于短时傅里叶时频分析的盲源分离算法,算法基于卷积混合。处理非平稳源信号。-TFBSS performs Blind Source Separation of (over)determined multiplicative mixtures of non-stationary real valued sources. TFBSS is based on the joint-diagonalization of whitened and noise-compensated
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-19
    • 文件大小:25132
    • 提供者:范文涛
  1. MfB

    0下载:
  2. 论文Motion from Blur, Shengyang Dai and Ying Wu, In Proc. IEEE Conf. on Computer Vision and Pattern 的源代码,采用光流重建方法还原模糊图像-Paper Motion from Blur, Shengyang Dai and Ying Wu, In Proc. IEEE Conf. On Computer Vision and Pattern of the source code, the use of
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10107925
    • 提供者:xuyq
  1. c11_teqtutor

    0下载:
  2. . R. Johnson, Jr., R. K. Martin, J. M. Walsh, A. G. Klein, C. E. Orlicki, and T. Lin, "Blind Channel Shorteners," Proc. The 13th IFAC Symposium on System Identification, Rotterdam, The Netherlands, August 2003.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3849
    • 提供者:shreedhar
  1. c10_spawc03

    0下载:
  2. R. K. Martin, C. R. Johnson, Jr., M. Ding, and B. L. Evans, "Infinite Length Results for Channel Shortening Equalizers," Proc. The IV IEEE Signal Processing Workshop on Signal Processing Advances in Wireless Communications (SPAWC), Rome, Italy, June
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:40723
    • 提供者:shreedhar
  1. edgedemo

    0下载:
  2. edge detection.Real-time Canny/Sobel edge detection. Requires: Matlab Image Proc. Toolkit liveimagejpg.m . Tested: Matlab version 7.0 (linux)
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:528
    • 提供者:dinhpv87
  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 matrix C containing the centers
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:908
    • 提供者:ehsan
  1. ANFIS

    0下载:
  2. C codes and simulation examples for the ANFIS by Jang (Absolutely original version )-This attached file contains C code and simulation examples for the ANFIS (Adaptive-Network-based Fuzzy Inference System) architecture proposed in [1,2]. Related
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:45078
    • 提供者:malpig
  1. icaam

    0下载:
  2. icaam, G. Papandreou and P. Maragos, Adaptive and Constrained Algorithms for Inverse Compositional Active Appearance Model Fitting, Proc. IEEE Int l Conf. on Computer Vision and Pattern Recognition (CVPR-2008), Anchorage, AL, June 2008.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:60651
    • 提供者:Lisa
  1. fingerprint

    0下载:
  2. These routines implement a landmark-based audio fingerprinting system that is very well suited to identifying small, noisy excerpts a large number of items. It is based on the ideas used in the Shazam music matching service, which can identify seemin
  3. 所属分类:Compress-Decompress algrithms

  1. KODE-MATLAB

    0下载:
  2. MATLAB code for image proc
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4270967
    • 提供者:sihol
  1. atalk_proc

    0下载:
  2. proc support for Appletalk.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2069
    • 提供者:rd4126301yekao
  1. Generating-Multivariate-

    0下载:
  2. Generating Multivariate Normal Data by Using PROC IML
  3. 所属分类:Algorithm

    • 发布日期:2017-12-18
    • 文件大小:167936
    • 提供者:潜伏
« 12 »
搜珍网 www.dssz.com