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

搜索资源列表

  1. tuous

    0下载:
  2. 我编写的利用trous(多孔算法)实现小波变换,利用‘db4’小波函数分解两层,其中卷积运算采用频域的fft算法,给出了仿真信号的处理结果。-prepared by the use of trous (porous algorithm) to achieve wavelet transform, use 'db4' wavelet decomposition layers, which used convolution operators fft the frequency do
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1033
    • 提供者:高锋
  1. BP-controller

    0下载:
  2. 这是一个BP神经网络的基本程序,隐藏层数可以任意设置。-This is a Neural Network basic procedures, hidden layers can be set arbitrarily.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:贾雷
  1. 电梯载客的仿真情况

    1下载:
  2. 某国际贸易中心共40层,设有载客电梯10部(用E0~E9标识)。利用多线程技术实现个电梯载客的仿真情况-an international trade center with a total of 40 layers, with 10 passenger elevators (E0 - E9 with logos). Use multithreading technology to achieve a passenger elevator of the simulation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-07-10
    • 文件大小:330526
    • 提供者:金阳
  1. BPneuralnetworksouce

    0下载:
  2. BP神经网络c++源程序 采用3个隐层减少误差 均方误差程度可以接受-BP Network c source used three hidden layers reduce the error mean square error acceptable level
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14240
    • 提供者:小魏
  1. 3BP

    0下载:
  2. 使用Matlab实现的3层BP程序,帮助你学习人工神经网络-use Matlab three layers of BP procedures, and help you learn ANN
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1167
    • 提供者:jiashijie
  1. xor123456

    0下载:
  2. BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8187
    • 提供者:刘峰
  1. MLPNetworksimulation.rar

    0下载:
  2. Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:99978
    • 提供者:zhulz
  1. xiaobobaofenjie

    1下载:
  2. 本程序重构各层低频和高频系数,画功率谱,横坐标为频率,纵坐标为功率,小波包分解最后一句是为显示小波包四层分解树结构-Reconstruction of the procedural layers of low and high frequency coefficients, draw power spectrum, the abscissa is the frequency, the vertical axis is power, wavelet packet decomposition is
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:895
    • 提供者:图图
  1. neuralnetworkutility

    0下载:
  2. neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:14385
    • 提供者:正熹
  1. Dijkstra

    6下载:
  2. 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。   Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the proce
  3. 所属分类:matlab例程

    • 发布日期:2013-12-26
    • 文件大小:1178
    • 提供者:haiyan
  1. Dijkstra

    0下载:
  2. Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main cha
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:2220
    • 提供者:yjl
  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:920
    • 提供者:kivilin
  1. dijkstra-c++

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 c#实现算法-Dijkstra algorithm is a typical example of the most short-circuit algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:1939
    • 提供者:kivilin
  1. Huffmatreeofdatastructure

    0下载:
  2. 哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。所谓树的带权路径长度,就是树中所有的叶结点的权值乘上其到根结点的路径长度(若根结点为0层,叶结点到根结点的路径长度为叶结点的层数)。树的带权路径长度记为WPL=(W1*L1+W2*L2+W3*L3+...+Wn*Ln),N个权值Wi(i=1,2,...n)构成一棵有N个叶结点的二叉树,相应的叶结点的路径长度为Li(i=1,2,...n)。可以证明哈夫曼树的WPL是最小的。-Huffman tree is also called the op
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1422
    • 提供者:刘正朝
  1. 1985528BP_RBF

    0下载:
  2. ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead and Lowe [1], which are motivated by observation on the local response in biologic neurons. Due to their better approximation capabilities, si
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:114873
    • 提供者:u123xz
  1. NeuralNet

    1下载:
  2. 一个神经网络程序,特点:可配置各层神经元个数,可配置隐藏层层数.纯C语言编写。-A neural network program, features: You can configure the number of neurons at all levels, can be configured a number of hidden layers. Pure C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:227464
    • 提供者:jimmy
  1. bigplot

    1下载:
  2. 声波方程正演模拟大模型样例。 包含三个地质层,分别对应速度可以自行修正。 震源函数是雷克子波。 C源程序,输出结果Matlab绘制。-Acoustic wave equation forward modeling big model of the sample. Consists of three geological layers, corresponding to the speed you can correct itself. Lake wavelet source func
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:467357
    • 提供者:Peter Xing
  1. 2-layers-simple-ANN

    0下载:
  2. 不调用MATLAB本身的神经网络工具箱实现两层神经网络-creat a simple two layers ANN without using the ANN toolbox of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16721
    • 提供者:刘文
  1. wavelet_transform3

    0下载:
  2. 基于matlab的小波 变换三层分解和重组!学习小波的可以参考一些!非常不错的!-Based on the matlab wavelet decomposition and reorganization of three layers! Learning wavelet can reference some! Very good!
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:995
    • 提供者:xywl
  1. Solder-and-Paste-Mask

    0下载:
  2. 对于Solder Mask Layers 和Paste Mask layers这个两个概念,有很多初学者不太理解这两个层的概念,本文做了一个通俗易懂的解释-an article about Solder Mask Layers and Paste Mask layers
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4187
    • 提供者:杨程
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com