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

搜索资源列表

  1. 用“时域最小平方误差准则” 设计IIR DF

    0下载:
  2. 试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2,0.2,0.05]。令v(-1)=v(-2)=0。求出v(n)的前8个样值与d(n)进行比较。用matlab实现了此要求。-trial at the least square error domain guidelines (minimum inverse square design) design with a four DF IIR
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:822
    • 提供者:lsd
  1. BPP

    0下载:
  2. BP算法,没有太多的说明,只是一个很简单的试用程序。大家看看吧。-BP algorithm, not much that is a very simple procedure of the trial. We look at it.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6378
    • 提供者:龙圣
  1. MULTGAS_Graycoded

    0下载:
  2. GA的源程序,运行过,绝对可以,对于学习GA的人可以参考试用-GA source, run-off, can definitely learning GA can refer to the trial
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2857
    • 提供者:张立
  1. simplicityAlgorithm3

    0下载:
  2. /*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/-/ * Use simplex algorithm for multi-function extremum computer code * / /********** ************
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:172053
    • 提供者:刘向
  1. BPNN2

    0下载:
  2. 神经网络拟合,试用,本人用于药品浓度拟合之用-neural network fitting trial, I used drugs used concentration Fitting
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2328
    • 提供者:王彬
  1. mnth

    0下载:
  2. 模拟退火的源程序,matlab编写,多次试用成功-simulated annealing of the source, Matlab prepared several successful trial
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2097
    • 提供者:林洋
  1. 39709574c-LZW

    0下载:
  2. 压缩解压缩代码,使用的是霍夫曼算法,是很好的一个初学者的试例-decompress compressed code, the use of the Huffman algorithm, is a good beginners trial cases
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3539
    • 提供者:xxx
  1. ZBZHandXDDX

    1下载:
  2. 这是用于遥感数据处理中的相对定向及绝对定向及坐标的七参数转换的程序。具有一定代表性,欢迎试用。-This is for the processing of remote sensing data on the relative and absolute directional and directional coordinates of the seven parameters of the conversion process. Certain representative, welcomed
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2820
    • 提供者:王超
  1. zhang2D_with_demo

    0下载:
  2. 中科院张的摄像机内外参数标定的源码和例子,可以在计算机视觉计算中试用-Chinese Academy of Sciences and outside the parameters of the camera calibration of the source code and examples, the computer can calculate the visual trial
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:129261
    • 提供者:刘中华
  1. cluster-3.6.5

    0下载:
  2. 一种数据聚类算法的源码,可以在模式识别和图像处理中试用。 -a data clustering algorithm source code, in pattern recognition and image processing trial.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:472701
    • 提供者:刘中华
  1. 小孩和玩具

    0下载:
  2. 设一个小孩在平面上沿着某曲线行走,此曲线由时间参数曲线确定。假设小孩借助于一个长度为 的硬木棒拖着或推着一个玩具,试求玩具的平面轨迹。-set up a child in a plane curve walk along this curve by the time parameter curve. Using a hypothetical child for the length of the hard wooden dragging or pushing a toy, toys trial
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:144470
    • 提供者:张婷
  1. dinic的网络最大流算法模板

    0下载:
  2. dinic的网络最大流算法模板,非常实用,经过自己多次测试通过的!Q,Dinic network maximum flow algorithm templates, very useful, after their own, adopted a series of trial runs! Q
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-25
    • 文件大小:1279
    • 提供者:wang yucao
  1. parentheses-design

    0下载:
  2. 假设一个算数表达式中可包含三种括号:圆括号,方括号和花括号且这三种括号可以按任意次序嵌套使用。试利用栈的运算,编写判别表达式中所含括号是否正确配对出现的算法-Suppose an arithmetic expression can contain three brackets: parentheses, brackets and braces and three brackets can be nested in any order. The trial use of the computing
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1983
    • 提供者:陈磊
  1. PLDTSL5604-G

    0下载:
  2. 外汇EA,智能下单,替代人力,很不错哦,推荐试用。可以先在模拟盘试用。-Forex EA, intelligent orders, alternative human, very good, oh, recommended probation. The first trial in the simulated disk.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:69169
    • 提供者:lodge
  1. Randomsignalanalysisofthehandouts08trial

    4下载:
  2. 随机信号分析实验讲义08试用 实验一 随机信号通过线性系统和非线性系统后的特性分析 实验二 白噪声测试 实验三 白噪声的产生与测试 实验四 窄带信号及包络和相位检波(一) 实验五 窄带信号及包络和相位检波(二) 实验六 利用互相关测试系统单位冲击响应 实验七 白化滤波器的设计 实验八 微弱信号的检测提取及分析 实验九 随机信号的功率谱密度估计 实验十 模拟相关函数测量仪 实验十一 理想白噪声和带限白噪声的产生与分析
  3. 所属分类:matlab例程

    • 发布日期:2013-11-20
    • 文件大小:1415842
    • 提供者:hejun
  1. test1

    0下载:
  2. 已知线性表(a1 a2 a3 …an)按顺序存于内存,每个元素都是整数,试设计用最少时间把所有值为负数的元素移到全部正数值元素前边的算法-Order known linear form (a1 a2 a3 ... an) stored in the memory, each element is an integer, with the least time trial design value is negative elements over all positive numerical e
  3. 所属分类:Data structs

    • 发布日期:2017-11-05
    • 文件大小:293918
    • 提供者:邢雪
  1. migong

    0下载:
  2. 简单的试探法走迷宫--The simple trial method that walks the labyrinth
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-10
    • 文件大小:2523
    • 提供者:
  1. xyk

    0下载:
  2. 由键盘输入多边形的边数,求其内角和,可以用逐个数字进行试用。-Keyboard input from a number of polygon edges, and its angle and can be used by the figures for trial.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2687
    • 提供者:陈伟
  1. p374

    0下载:
  2. 制作有使用日期限制的程序。程序试用期限。-Production procedures have been used the date restriction. Procedures for the trial period.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:197265
    • 提供者:
  1. basic-trial

    0下载:
  2. A beginning trial that i have done for wiener filter
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:877
    • 提供者:sravan
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com