CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - s型函数

搜索资源列表

  1. bpxor

    1下载:
  2. BP算法实现异或问题,采用S型函数的前向多层神经网络及其逆推学习算法-BP algorithm differences or problems, use of the S-Function to the multilayer neural networks and learning algorithms Backstepping
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:24735
    • 提供者:郭攀红
  1. BP(vb实现)

    1下载:
  2. BP神经网络,用vb写的,包含传统BP网络S型函数和传统BP网络ATN型函数-BP neural network, using vb written in the traditional BP network includes S-type function and the BP-function network ATN
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:927691
    • 提供者:何琦
  1. bp_proj

    0下载:
  2. BP网络是一种多层前馈神经网络,其神经元的变换函数是S型函数-BP is a multilayer feed-forward neural network, neurons in the transformation function is S-type function
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:5069
    • 提供者:xml
  1. HexStrToInt

    0下载:
  2. 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s=\"FFA6\" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12151
    • 提供者:张海良
  1. sjjg1

    0下载:
  2. 问题描述 假设停在铁路调度站入口处的车厢序列的编号依次为1,2,3..n。设计一个程序,求出所有可能由此输出的的长度为n的车厢序列。 基本要求 在栈的顺序存储结构SqStack之上实现栈的五种基本要求,即实现栈类型。除了栈初始化操作之外,都要按函数实现。Push(s,x)是一个布尔函数,当且仅当栈s上溢出时返回“假“值;再说明一个ElemType型的常量StackEmptyMark,操作pop(s)和top(s)遇到栈s为空的情况时返回值StackEmptyMark。程序对栈的
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3069
    • 提供者:刘伟昌
  1. SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像

    0下载:
  2. 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1850
    • 提供者:Glorious Fool
  1. bp1

    0下载:
  2. 两层BP神经网络训练加权系数 隐含层取S型传输函数 输出取线性传输函数-Two-tier training BP neural network hidden layer weighting coefficient from S-transfer function output from the linear transfer function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1129
    • 提供者:徐阴风
  1. nmctrapch

    0下载:
  2. 求模糊控制器的梯型隶属函数优化后的最小目标值 请大家指教-Ladder for the fuzzy controller membership functions optimized minimum target U.S. advice please
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1541
    • 提供者:郭小
  1. Generic-function

    0下载:
  2. 泛型函数: 总结:使用标准模板库 (STL) C++标准库提供了更为安全,更为灵活的数据集处理方式。 STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。 访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供; 算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using the Standard Template Library
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:756940
    • 提供者:fdsf
  1. Additive.m

    0下载:
  2. 计算无线通信网络的效用值。采用s型函数,具备2个可调参数,分别控制中值和弹性。-The calculation of the wireless communication network utility value. S function, with two adjustable parameters, respectively, to control the value and flexibility.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:745
    • 提供者:tommylys
  1. bp-example

    0下载:
  2. 利用两层BP神经网络训练加权系数。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数-Weighting factor of two layers of BP neural network training. The hidden layer activation function to take the S-shaped transfer function, the output layer activation function to take a linear transfer
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:26892
    • 提供者:yanzheng zhu
  1. vb--bp

    0下载:
  2. S型激励函数,ATN激励函数,带有样本,两种激励函数的不同效果-S-type activation function, ATN activation function, with samples of two different effects of activation function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:883663
    • 提供者:李丽
  1. ex2_19

    0下载:
  2. 利用两层BP神经网络完成函数逼近。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数-Two layer BP neural network using function approximation. The S transfer function of the hidden layer activation function, the output layer activation function of linear transfer function
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:560
    • 提供者:lele
  1. li1

    2下载:
  2. 请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。-Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1074
    • 提供者:李丽红
  1. Mamdany型和T-S型模糊控制器设计实例

    1下载:
  2. 搭建simulink仿真框图,使用sisotool工具箱对对象传递函数进行PID参数整定。由上面所得到的PID控制器中PD部分的控制经验可获取模糊控制器的控制规则,设计Mamdany型模糊控制器和T-S型模糊控制器。
  3. 所属分类:其它程序

  1. fuzzy-control

    1下载:
  2. 搭建simulink仿真框图,使用sisotool工具箱对对象传递函数进行PID参数整定。由上面所得到的PID控制器中PD部分的控制经验可获取模糊控制器的控制规则,设计Mamdany型模糊控制器和T-S型模糊控制器。 -Build a simulink simulation diagram, use sisotool toolbox object transfer function PID parameter tuning. PD control experience PID controlle
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:221965
    • 提供者:李创
  1. S

    0下载:
  2. Sigmoid函数, 可以在一些程序里面直接调用的S型函数实现过程(this Sigmoid function can be used in some situation where you need apply it.)
  3. 所属分类:matlab例程

  1. bppid_S函数

    0下载:
  2. bp神经的S型函数,开发与matlab平台,可以借用于相关算法的训练学习。(BP neural S function, developed and MATLAB platform, can be used for the training of related algorithms learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:11264
    • 提供者:欧啦啦啦
  1. 仿真例题1

    1下载:
  2. 通过利用MATLAB S型函数实现对参数的自适应控制,即是说,估计参数收敛到真实值,输出误差收敛到0(By using the MATLAB S function to realize the adaptive control of the parameters, it is said that the estimated parameter converges to the real value, and the output error converges to 0.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:101376
    • 提供者:遗憾lo
  1. 作业型ROV

    2下载:
  2. 水下机器人PD控制。使用了s函数搭建了一个简单地ROV模型(the vehicle control by PD)
  3. 所属分类:其他

    • 发布日期:2021-01-24
    • 文件大小:572416
    • 提供者:而威尔
« 12 3 »
搜珍网 www.dssz.com