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

搜索资源列表

  1. Basic-Compression-Lib-1.2.0

    0下载:
  2. Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:106103
    • 提供者:张森宁
  1. 科学与工程数值计算算法(Visual Basic版)

    1下载:
  2. 科学与工程数值计算算法(Visual Basic版)一书的源代码。对科学研究者自己开发领域内计算程序极具参考价值。-science and engineering numerical algorithm (Visual Basic version) a book source. Scientific researchers to develop its own procedures for calculating the area of great reference value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:202749
    • 提供者:雷柯
  1. 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真

    9下载:
  2. 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真实现比较。,802.11 wireless network communications in the basic CSMA/CA basic mode and RTS/CTS comparison of the simulation.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-20
    • 文件大小:6860
    • 提供者:wangxin
  1. btree_vb

    0下载:
  2. 一个用Basic实现的B-Tree算法- The B-Tree algorithm which realizes with Basic
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-15
    • 文件大小:13266
    • 提供者:站长
  1. basic_PSO_with_w_c

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2837
    • 提供者:楚湘华
  1. 123

    0下载:
  2. 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、fir和Lattice结构;IIR滤波器设计包括模拟和数字低通、高-Basic knowledge of signals and systems, including continuous signal with the model, discrete signals and model common signal, inclu
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3050
    • 提供者:
  1. OFDM_Simulation_Using_Matlab

    0下载:
  2. 使用matlab仿真OFDM。其中描述了OFDM的基本原理,含详细的公式推导过程。在文章最后附有matlab代码,并且有仿真结果可参考。-Matlab simulation using OFDM. Describes one of the basic principles of OFDM, with a detailed formula derivation process. At the last article with matlab code, and have the simulatio
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:379488
    • 提供者:张力伟
  1. beamforming.0.0.2

    0下载:
  2. implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive beamforming and filtering for antenna arrays.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:12377
    • 提供者:Jin
  1. dft

    0下载:
  2. A implementation of the discrete Fourier transform in visual basic classic.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:21925
    • 提供者:eldering
  1. GaPlaygroundCode

    0下载:
  2. Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:574300
    • 提供者:LaoGuan
  1. recognitionofobject

    0下载:
  2. 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的条件不同,解决的方法也不尽相同,因而字符识别的研究仍具有理论和实践意义。这里讨论的是用神经网络识别数字的问题.-Character recognition is a traditional field of pattern recognition issues, this is because character recognition is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:137881
    • 提供者:martin
  1. scs

    0下载:
  2. 基本遗传分类系统 SCS.C Simple Classifier System -The basic genetic classification system SCS.C Simple Classifier System
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7566
    • 提供者:dsb
  1. n1

    0下载:
  2. the attached file contains backpropagation code using visual basic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2257
    • 提供者:isra
  1. Matlab-basic

    0下载:
  2. matlab的基本材料,很好的内容,可作为基本的起步材料-matlab basic materials, very good content
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:74430
    • 提供者:zlg
  1. C_Code-for-ACO

    0下载:
  2. 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:9947
    • 提供者:阿阳
  1. BP

    0下载:
  2. 基于visual basic的遗传算法优化BP神经网络权值源程序-visual basic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3137
    • 提供者:lee
  1. LinearAlgebra

    0下载:
  2. 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:293444
    • 提供者:李昂
  1. SVM_Code_rar

    0下载:
  2. 支持向量机的实现程序,用于实现支持向量机基本算法的matlab代码-Support Vector Machine implementation of procedures used to implement the basic algorithm of support vector machine matlab code
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5465048
    • 提供者:夏雨
  1. GA

    0下载:
  2. 基本遗传算法的源代码,比较各代种群的进化。-The basic genetic algorithm source code, comparing the generation of species evolution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:13433
    • 提供者:jchh
  1. 2

    0下载:
  2. this module gives a basic image compression example
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:44962
    • 提供者:badria
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com